Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-55753 (GCVE-0-2025-55753)
Vulnerability from cvelistv5 – Published: 2025-12-05 10:12 – Updated: 2025-12-05 19:27- CWE-190 - Integer Overflow or Wraparound
| URL | Tags |
|---|---|
| https://httpd.apache.org/security/vulnerabilities… | vendor-advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| Apache Software Foundation | Apache HTTP Server |
Affected:
2.4.30 , < 2.4.66
(semver)
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2025-12-05T11:05:52.628Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2025/12/04/4"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2025-55753",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-12-05T19:26:40.760698Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-12-05T19:27:31.842Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Apache HTTP Server",
"vendor": "Apache Software Foundation",
"versions": [
{
"lessThan": "2.4.66",
"status": "affected",
"version": "2.4.30",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Aisle Research"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eAn integer overflow in the case of failed ACME certificate renewal leads, after a number of failures (~30 days in default configurations), to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds.\u003c/span\u003e\u003c/p\u003e\u003cp\u003eThis issue affects Apache HTTP Server: from 2.4.30 before 2.4.66.\u003cbr\u003e\u003c/p\u003e\u003cp\u003eUsers are recommended to upgrade to version 2.4.66, which fixes the issue.\u003c/p\u003e"
}
],
"value": "An integer overflow in the case of failed ACME certificate renewal leads, after a number of failures (~30 days in default configurations), to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds.\n\nThis issue affects Apache HTTP Server: from 2.4.30 before 2.4.66.\n\n\nUsers are recommended to upgrade to version 2.4.66, which fixes the issue."
}
],
"metrics": [
{
"other": {
"content": {
"text": "low"
},
"type": "Textual description of severity"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-190",
"description": "CWE-190 Integer Overflow or Wraparound",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-12-05T10:12:22.041Z",
"orgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"shortName": "apache"
},
"references": [
{
"tags": [
"vendor-advisory"
],
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"source": {
"discovery": "EXTERNAL"
},
"timeline": [
{
"lang": "en",
"time": "2025-08-15T10:58:00.000Z",
"value": "reported"
},
{
"lang": "en",
"time": "2025-11-20T12:00:00.000Z",
"value": "fixed by r1929884 in 2.4.x"
}
],
"title": "Apache HTTP Server: mod_md (ACME), unintended retry intervals",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"assignerShortName": "apache",
"cveId": "CVE-2025-55753",
"datePublished": "2025-12-05T10:12:22.041Z",
"dateReserved": "2025-08-15T08:38:37.265Z",
"dateUpdated": "2025-12-05T19:27:31.842Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-55753",
"date": "2026-05-22",
"epss": "0.00048",
"percentile": "0.152"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-55753\",\"sourceIdentifier\":\"security@apache.org\",\"published\":\"2025-12-05T11:15:51.890\",\"lastModified\":\"2025-12-10T16:39:14.227\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An integer overflow in the case of failed ACME certificate renewal leads, after a number of failures (~30 days in default configurations), to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds.\\n\\nThis issue affects Apache HTTP Server: from 2.4.30 before 2.4.66.\\n\\n\\nUsers are recommended to upgrade to version 2.4.66, which fixes the issue.\"}],\"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:H/I:N/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security@apache.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-190\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.4.30\",\"versionEndExcluding\":\"2.4.66\",\"matchCriteriaId\":\"F12C6C19-6BDC-46A8-8FF3-CD474A165126\"}]}]}],\"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/2025/12/04/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2025/12/04/4\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-12-05T11:05:52.628Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-55753\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-12-05T19:26:40.760698Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-12-05T19:26:58.792Z\"}}], \"cna\": {\"title\": \"Apache HTTP Server: mod_md (ACME), unintended retry intervals\", \"source\": {\"discovery\": \"EXTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Aisle Research\"}], \"metrics\": [{\"other\": {\"type\": \"Textual description of severity\", \"content\": {\"text\": \"low\"}}}], \"affected\": [{\"vendor\": \"Apache Software Foundation\", \"product\": \"Apache HTTP Server\", \"versions\": [{\"status\": \"affected\", \"version\": \"2.4.30\", \"lessThan\": \"2.4.66\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2025-08-15T10:58:00.000Z\", \"value\": \"reported\"}, {\"lang\": \"en\", \"time\": \"2025-11-20T12:00:00.000Z\", \"value\": \"fixed by r1929884 in 2.4.x\"}], \"references\": [{\"url\": \"https://httpd.apache.org/security/vulnerabilities_24.html\", \"tags\": [\"vendor-advisory\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"An integer overflow in the case of failed ACME certificate renewal leads, after a number of failures (~30 days in default configurations), to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds.\\n\\nThis issue affects Apache HTTP Server: from 2.4.30 before 2.4.66.\\n\\n\\nUsers are recommended to upgrade to version 2.4.66, which fixes the issue.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cp\u003e\u003cspan style=\\\"background-color: rgb(255, 255, 255);\\\"\u003eAn integer overflow in the case of failed ACME certificate renewal leads, after a number of failures (~30 days in default configurations), to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds.\u003c/span\u003e\u003c/p\u003e\u003cp\u003eThis issue affects Apache HTTP Server: from 2.4.30 before 2.4.66.\u003cbr\u003e\u003c/p\u003e\u003cp\u003eUsers are recommended to upgrade to version 2.4.66, which fixes the issue.\u003c/p\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-190\", \"description\": \"CWE-190 Integer Overflow or Wraparound\"}]}], \"providerMetadata\": {\"orgId\": \"f0158376-9dc2-43b6-827c-5f631a4d8d09\", \"shortName\": \"apache\", \"dateUpdated\": \"2025-12-05T10:12:22.041Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-55753\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-12-05T19:27:31.842Z\", \"dateReserved\": \"2025-08-15T08:38:37.265Z\", \"assignerOrgId\": \"f0158376-9dc2-43b6-827c-5f631a4d8d09\", \"datePublished\": \"2025-12-05T10:12:22.041Z\", \"assignerShortName\": \"apache\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
GHSA-3J5H-F552-7RHH
Vulnerability from github – Published: 2025-12-05 12:30 – Updated: 2025-12-05 21:30An integer overflow in the case of failed ACME certificate renewal leads, after a number of failures (~30 days in default configurations), to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds.
This issue affects Apache HTTP Server: from 2.4.30 before 2.4.66.
Users are recommended to upgrade to version 2.4.66, which fixes the issue.
{
"affected": [],
"aliases": [
"CVE-2025-55753"
],
"database_specific": {
"cwe_ids": [
"CWE-190"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-12-05T11:15:51Z",
"severity": "HIGH"
},
"details": "An integer overflow in the case of failed ACME certificate renewal leads, after a number of failures (~30 days in default configurations), to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds.\n\nThis issue affects Apache HTTP Server: from 2.4.30 before 2.4.66.\n\n\nUsers are recommended to upgrade to version 2.4.66, which fixes the issue.",
"id": "GHSA-3j5h-f552-7rhh",
"modified": "2025-12-05T21:30:23Z",
"published": "2025-12-05T12:30:13Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55753"
},
{
"type": "WEB",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/12/04/4"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
}
]
}
MSRC_CVE-2025-55753
Vulnerability from csaf_microsoft - Published: 2025-12-02 00:00 - Updated: 2025-12-20 14:35| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 19577-17086 | — | ||
| Unresolved product id: 19625-17084 | — |
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2025/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2025/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2025-55753 Apache HTTP Server: mod_md (ACME), unintended retry intervals - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-55753.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Apache HTTP Server: mod_md (ACME), unintended retry intervals",
"tracking": {
"current_release_date": "2025-12-20T14:35:58.000Z",
"generator": {
"date": "2026-01-06T20:17:42.347Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2025-55753",
"initial_release_date": "2025-12-02T00:00:00.000Z",
"revision_history": [
{
"date": "2025-12-11T01:02:04.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2025-12-17T14:37:46.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
},
{
"date": "2025-12-20T14:35:58.000Z",
"legacy_version": "3",
"number": "3",
"summary": "Information published."
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
},
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 httpd 2.4.65-1",
"product": {
"name": "\u003ccbl2 httpd 2.4.65-1",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "cbl2 httpd 2.4.65-1",
"product": {
"name": "cbl2 httpd 2.4.65-1",
"product_id": "19577"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 httpd 2.4.65-1",
"product": {
"name": "\u003cazl3 httpd 2.4.65-1",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "azl3 httpd 2.4.65-1",
"product": {
"name": "azl3 httpd 2.4.65-1",
"product_id": "19625"
}
}
],
"category": "product_name",
"name": "httpd"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 httpd 2.4.65-1 as a component of CBL Mariner 2.0",
"product_id": "17086-2"
},
"product_reference": "2",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 httpd 2.4.65-1 as a component of CBL Mariner 2.0",
"product_id": "19577-17086"
},
"product_reference": "19577",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 httpd 2.4.65-1 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 httpd 2.4.65-1 as a component of Azure Linux 3.0",
"product_id": "19625-17084"
},
"product_reference": "19625",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-55753",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "general",
"text": "apache",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"19577-17086",
"19625-17084"
],
"known_affected": [
"17086-2",
"17084-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-55753 Apache HTTP Server: mod_md (ACME), unintended retry intervals - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-55753.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-11T01:02:04.000Z",
"details": "2.4.66-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-2",
"17084-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"17086-2",
"17084-1"
]
}
],
"title": "Apache HTTP Server: mod_md (ACME), unintended retry intervals"
}
]
}
NCSC-2026-0102
Vulnerability from csaf_ncscnl - Published: 2026-03-25 14:15 - Updated: 2026-03-25 14:15A vulnerability in libcurl versions 7.33.0 to 8.17.0 causes OAuth2 bearer tokens to be unintentionally leaked during cross-protocol redirects involving IMAP, LDAP, POP3, or SMTP schemes, potentially exposing sensitive information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
Multiple vulnerabilities affect Oracle Communications Unified Assurance and Apache HTTP Server, including critical data compromise, denial of service, and issues in mod_md (ACME) components across various versions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
Multiple vulnerabilities affect Oracle Communications Unified Assurance (6.1.0-6.1.1) and Apache HTTP Server (pre-2.4.66), including issues with Server Side Includes, mod_cgid, mod_md, and mod_userdir+suexec, leading to data compromise, denial of service, and information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
Multiple vulnerabilities affect Oracle Secure Backup and Apache HTTP Server, including unauthorized data modification, SSRF leading to NTLM hash leakage, and sensitive information disclosure across various versions and configurations.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
Multiple vulnerabilities in libpng, including heap buffer overflows and over-reads in functions like png_do_quantize, affect various products including NetApp and Apple software, alongside a separate Oracle MySQL Workbench flaw allowing unauthorized data modification or denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
Multiple vulnerabilities affect Oracle Communications Unified Assurance (6.1.0-6.1.1) and Apache HTTP Server (2.4.0-2.4.65), including CGI environment variable overrides, improper neutralization of environment variables, and other security issues leading to data compromise and denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
Multiple vulnerabilities affect Oracle Communications Unified Assurance (6.1.0-6.1.1) and Apache HTTP Server (2.4.7-2.4.65), including privilege escalation, mod_userdir+suexec bypass, and information disclosure issues.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4 addressed a permissions issue by implementing additional restrictions to prevent apps from accessing protected user data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
An elevation of privilege vulnerability in macOS Tahoe 26.4 was addressed by implementing enhanced logic checks to prevent unauthorized privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
macOS Tahoe 26.4 fixed a parsing vulnerability in directory path handling that previously allowed applications to access sensitive user data by enhancing path validation mechanisms.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
macOS versions Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4 fixed a security issue involving symlink handling that previously allowed apps to access user-sensitive data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
A use after free vulnerability causing unexpected system termination was fixed by improving memory management across multiple Apple operating systems including iOS, iPadOS, macOS, tvOS, visionOS, and watchOS.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
An integer overflow vulnerability causing potential heap corruption from processing maliciously crafted strings was fixed in macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.3 by improving input validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
Multiple Apple OS updates including Safari, iOS, iPadOS, and macOS addressed a cross-origin vulnerability in the Navigation API by improving input validation to prevent bypassing the Same Origin Policy.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
A privacy vulnerability related to temporary file handling that allowed unauthorized app access to sensitive user data was resolved in macOS Sequoia 15.7.5, macOS Sonoma 14.8.4, and macOS Tahoe 26.3.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
Improved memory handling in iOS 18.7.7, iPadOS 18.7.7, macOS Sequoia 15.7.5, and macOS Sonoma 14.8.5 fixed an issue where parsing a maliciously crafted file could cause unexpected app termination.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
A path handling vulnerability allowing remote users to write arbitrary files was fixed in multiple Apple operating systems and Safari versions through improved logic preventing unauthorized file writes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
Improved memory handling in Safari 26.4, iOS 26.4, iPadOS 26.4, macOS Tahoe 26.4, and visionOS 26.4 fixed an issue where processing maliciously crafted web content could cause unexpected process crashes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
Apple fixed a vulnerability in multiple operating systems and Safari versions 26.4 and iOS/iPadOS 18.7.7 where malicious web content could bypass Content Security Policy enforcement due to improper state management.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
A logging issue affecting iOS, iPadOS, macOS, and visionOS was fixed by enhancing data redaction to prevent apps from accessing sensitive user information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
A permissions issue in macOS Tahoe 26.4 was fixed by implementing additional restrictions to prevent an app from bypassing Gatekeeper security checks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
A use after free vulnerability in multiple Apple operating systems was fixed by improving memory management to prevent apps from causing unexpected system termination or writing to kernel memory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
A path handling vulnerability allowing applications to potentially escape their sandbox was fixed through improved validation in iOS 26.4, iPadOS 26.4, macOS Sequoia 15.7.5, macOS Sonoma 14.8.5, macOS Tahoe 26.4, and visionOS 26.4.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
An out-of-bounds access vulnerability in Apple operating systems was fixed by improving bounds checking to prevent process termination caused by maliciously crafted audio streams.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
An authorization vulnerability in Safari 26.4 and related OS versions was resolved by enhancing state management to prevent malicious webpages from fingerprinting users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
A privacy issue affecting user preferences for mail content handling, specifically the 'Hide IP Address' and 'Block All Remote Content' features, was fixed in iOS 26.4, iPadOS 26.4, and various macOS versions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
An issue allowing an attacker with root privileges to delete protected system files was resolved through improved state management in macOS Sequoia 15.7.5, macOS Sonoma 14.8.5, and macOS Tahoe 26.4.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
Multiple versions of iOS, iPadOS, and macOS addressed a vulnerability involving improper handling of symlinks that could allow an app to access user-sensitive data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
An information disclosure vulnerability allowing applications to determine kernel memory layout was fixed by improving memory management in macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4 addressed a permissions issue by implementing additional restrictions to prevent apps from accessing sensitive user data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
A memory handling vulnerability in iOS 26.4, iPadOS 26.4, macOS Tahoe 26.4, tvOS 26.4, visionOS 26.4, and watchOS 26.4 could allow an app to cause unexpected system termination or kernel memory corruption, which was resolved through improved memory management.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
A downgrade vulnerability on Intel-based Macs allowing potential access to user-sensitive data was mitigated by enhanced code-signing restrictions in macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.3/26.4.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4 addressed an access issue by implementing additional sandbox restrictions to prevent apps from connecting to network shares without user consent.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
A path handling vulnerability allowing unauthorized file deletion was fixed through improved validation in macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
A race condition vulnerability allowing sandboxed processes to bypass restrictions was fixed by improving state handling in macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
A logging issue allowing apps to access sensitive user data was fixed through improved data redaction in macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
macOS Tahoe 26.4 addressed a security issue by implementing enhanced validation checks to prevent unauthorized app access to sensitive user data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
A validation issue in entitlement verification that could allow an app to gain elevated privileges was fixed in macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4 through improved process entitlement validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
A type confusion vulnerability related to memory handling in multiple Apple operating systems could allow an attacker to cause unexpected application termination.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
A path handling vulnerability in macOS Tahoe 26.4 allowed applications with root privileges to delete protected system files, which was resolved through improved validation mechanisms.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
An authorization vulnerability allowing applications to access sensitive user data was resolved by enhancing state management in macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
An out-of-bounds write vulnerability allowing applications to modify protected file system areas was fixed by improving bounds checking in macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
A logic flaw in macOS Tahoe 26.4 allowed a malicious application to escape its sandbox, which was addressed by implementing enhanced sandbox restrictions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
A parsing vulnerability in directory path handling that could allow an application to escape its sandbox was fixed through enhanced path validation in macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
A permissions vulnerability allowing applications to access sensitive user data was fixed by removing the vulnerable code in macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4 addressed a permissions issue by implementing additional restrictions to prevent applications from modifying protected parts of the file system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
An authorization vulnerability allowing applications to access sensitive user data was resolved by enhancing state management in macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
An out-of-bounds read vulnerability in macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4 was fixed by improving bounds checking to prevent potential kernel memory disclosure by applications.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
A permissions issue allowing apps to enumerate a user’s installed applications was fixed by implementing additional restrictions in iOS 26.4, iPadOS 26.4, macOS Tahoe 26.4, and visionOS 26.4.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
A race condition causing potential unexpected system termination was fixed in macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4 by improving state handling to address the issue.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
A use-after-free vulnerability in SMB network share mounting was fixed in macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4, addressing a memory management flaw that could cause system termination.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
macOS Tahoe 26.4 addressed a logic flaw that previously allowed applications to improperly access sensitive user data by implementing enhanced validation checks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
A permissions issue allowing an app to potentially escape its sandbox was fixed by implementing additional sandbox restrictions in macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
An issue allowing applications to access sensitive user data was resolved through enhanced verification mechanisms in macOS Sequoia 15.7.5, macOS Sonoma 14.8.5, and macOS Tahoe 26.4.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
A buffer overflow vulnerability in macOS Tahoe 26.4 was addressed by enhancing size validation to prevent potential memory corruption and application crashes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
The buffer overflow vulnerability causing memory corruption and application termination was addressed in macOS Tahoe 26.4 through enhanced bounds checking.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
An input validation vulnerability in macOS Tahoe 26.4 was addressed, preventing unauthorized access to the file system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
An authorization vulnerability in macOS Tahoe 26.4 was addressed by enhancing state management to prevent unauthorized access to protected user data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
A stack overflow vulnerability allowing denial-of-service was fixed by improving input validation across multiple Apple operating systems including iOS, iPadOS, macOS, tvOS, visionOS, and watchOS.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
Improved memory handling in Safari 26.4, iOS 26.4, iPadOS 26.4, macOS Tahoe 26.4, and visionOS 26.4 fixed an issue where processing maliciously crafted web content could cause unexpected process crashes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
A memory handling vulnerability in Safari 26.4 and related OS versions was fixed, preventing malicious websites from processing restricted web content outside the sandbox environment.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
A logic issue in state management was fixed across multiple Apple operating systems to prevent malicious websites from accessing script message handlers intended for other origins.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
macOS updates Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4 enhance private data redaction in log entries to prevent applications from accessing sensitive user information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
Apple addressed a vulnerability in iOS, iPadOS, macOS, visionOS, and watchOS by enhancing permissions checks to prevent local attackers from accessing users' Keychain items.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
An authentication vulnerability in multiple Apple operating systems was addressed by improving state management to prevent attackers in privileged network positions from intercepting network traffic.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
Multiple Apple operating systems including iOS 18.7.7, iPadOS 18.7.7, iOS 26.4, iPadOS 26.4, and various macOS versions addressed a vulnerability where improper symlink validation allowed apps to access sensitive user data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
A vulnerability allowing apps to potentially leak sensitive kernel state was fixed through improved authentication in multiple Apple operating systems including iOS 18.7.7, iPadOS 18.7.7, and macOS Sequoia 15.7.5.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
A logging issue in multiple Apple operating systems including iOS, iPadOS, macOS, visionOS, and watchOS was fixed by improving data redaction to prevent apps from disclosing kernel memory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
An information leakage vulnerability allowing unauthorized access to sensitive user data was fixed through additional validation in iOS 26.4, iPadOS 26.4, macOS Tahoe 26.4, tvOS 26.4, visionOS 26.4, and watchOS 26.4.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
A logic issue in Safari, iOS, iPadOS, and macOS was fixed through improved checks to prevent cross-site scripting attacks from malicious websites.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
A parsing issue in directory path handling was fixed by improving path validation across multiple OS versions to prevent unauthorized app access to sensitive user data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
An authorization vulnerability allowing apps to potentially access sensitive user data was resolved by enhancing state management in iOS 26.4, iPadOS 26.4, macOS Sequoia 15.7.5, macOS Tahoe 26.4, visionOS 26.4, and watchOS 26.4.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
Apple addressed a privacy vulnerability that allowed apps to enumerate installed applications by removing sensitive data in updates to iOS 18.7.7, iPadOS 18.7.7, macOS Sonoma 14.8.5, and other operating systems.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
A use-after-free vulnerability causing potential process crashes when handling malicious web content was fixed through improved memory management in multiple Apple operating systems including iOS, iPadOS, macOS, tvOS, visionOS, and watchOS.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
Multiple Apple operating systems including iOS, iPadOS, macOS, and visionOS addressed a permissions issue by implementing additional restrictions to prevent apps from enumerating a user’s installed applications.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
macOS Tahoe 26.4 fixed a privacy vulnerability by relocating sensitive user data to prevent unauthorized app access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
An issue allowing apps to enumerate a user's installed applications was resolved through enhanced verification mechanisms in iOS 26.4, iPadOS 26.4, macOS Tahoe 26.4, tvOS 26.4, visionOS 26.4, and watchOS 26.4.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
A null pointer dereference vulnerability allowing a privileged network user to cause denial-of-service was fixed via improved input validation in multiple Apple operating systems including iOS, iPadOS, macOS, tvOS, visionOS, and watchOS.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
A race condition vulnerability allowing an application to potentially gain root privileges was fixed in macOS Sequoia 15.7.5, macOS Sonoma 14.8.5, and macOS Tahoe 26.4 by improving state handling.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
A race condition vulnerability allowing an application to potentially escape its sandbox was fixed through additional validation in macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
A permissions vulnerability allowing applications to modify protected file system areas was fixed by removing vulnerable code in macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
A privacy vulnerability involving the handling of temporary files during print preview was addressed in the macOS Tahoe 26.4 update.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
A denial-of-service vulnerability in iOS 26.4, iPadOS 26.4, and multiple macOS versions was addressed by improved input validation to prevent remote attackers from causing service disruptions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apple / Mac OS
|
vers:unknown/* |
{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE"
}
},
"lang": "nl",
"notes": [
{
"category": "legal_disclaimer",
"text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings."
},
{
"category": "description",
"text": "Apple heeft meerdere kwetsbaarheden verholpen in macOS (Specifiek voor Sequoia 15.7.5, Sonoma 14.8.5, en Tahoe 26.4).",
"title": "Feiten"
},
{
"category": "description",
"text": "De kwetsbaarheden omvatten verschillende problemen zoals onvoldoende validatie van invoer, onjuiste afhandeling van geheugen, en problemen met machtigingen die konden leiden tot ongeautoriseerde toegang tot gevoelige gebruikersdata. Aanvallers kunnen deze kwetsbaarheden misbruiken om toegang te krijgen tot beschermde systeembestanden, gegevens te wijzigen, of zelfs de stabiliteit van het systeem in gevaar te brengen. De kwetsbaarheden zijn opgelost door verbeterde validatie- en beveiligingsmechanismen in de betrokken macOS-versies.",
"title": "Interpretaties"
},
{
"category": "description",
"text": "Apple heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.",
"title": "Oplossingen"
},
{
"category": "general",
"text": "medium",
"title": "Kans"
},
{
"category": "general",
"text": "high",
"title": "Schade"
},
{
"category": "general",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "general",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
},
{
"category": "general",
"text": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)",
"title": "CWE-77"
},
{
"category": "general",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
},
{
"category": "general",
"text": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
"title": "CWE-119"
},
{
"category": "general",
"text": "Heap-based Buffer Overflow",
"title": "CWE-122"
},
{
"category": "general",
"text": "Out-of-bounds Read",
"title": "CWE-125"
},
{
"category": "general",
"text": "Improper Neutralization of Escape, Meta, or Control Sequences",
"title": "CWE-150"
},
{
"category": "general",
"text": "Integer Overflow or Wraparound",
"title": "CWE-190"
},
{
"category": "general",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "general",
"text": "Insertion of Sensitive Information Into Sent Data",
"title": "CWE-201"
},
{
"category": "general",
"text": "Privilege Issues",
"title": "CWE-265"
},
{
"category": "general",
"text": "Permission Issues",
"title": "CWE-275"
},
{
"category": "general",
"text": "Improper Access Control",
"title": "CWE-284"
},
{
"category": "general",
"text": "Improper Authorization",
"title": "CWE-285"
},
{
"category": "general",
"text": "Improper Authentication",
"title": "CWE-287"
},
{
"category": "general",
"text": "Authentication Bypass Using an Alternate Path or Channel",
"title": "CWE-288"
},
{
"category": "general",
"text": "Authentication Bypass by Primary Weakness",
"title": "CWE-305"
},
{
"category": "general",
"text": "Origin Validation Error",
"title": "CWE-346"
},
{
"category": "general",
"text": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)",
"title": "CWE-362"
},
{
"category": "general",
"text": "State Issues",
"title": "CWE-371"
},
{
"category": "general",
"text": "Insecure Temporary File",
"title": "CWE-377"
},
{
"category": "general",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "general",
"text": "Use After Free",
"title": "CWE-416"
},
{
"category": "general",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
},
{
"category": "general",
"text": "Insufficiently Protected Credentials",
"title": "CWE-522"
},
{
"category": "general",
"text": "Insertion of Sensitive Information into Log File",
"title": "CWE-532"
},
{
"category": "general",
"text": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)",
"title": "CWE-601"
},
{
"category": "general",
"text": "Server-Side Request Forgery (SSRF)",
"title": "CWE-918"
},
{
"category": "general",
"text": "Permissive Cross-domain Security Policy with Untrusted Domains",
"title": "CWE-942"
}
],
"publisher": {
"category": "coordinator",
"contact_details": "cert@ncsc.nl",
"name": "Nationaal Cyber Security Centrum",
"namespace": "https://www.ncsc.nl/"
},
"references": [
{
"category": "external",
"summary": "Reference",
"url": "https://support.apple.com/en-us/126794"
},
{
"category": "external",
"summary": "Reference",
"url": "https://support.apple.com/en-us/126795"
},
{
"category": "external",
"summary": "Reference",
"url": "https://support.apple.com/en-us/126796"
}
],
"title": "Kwetsbaarheden verholpen in Apple macOS",
"tracking": {
"current_release_date": "2026-03-25T14:15:56.073353Z",
"generator": {
"date": "2025-08-04T16:30:00Z",
"engine": {
"name": "V.A.",
"version": "1.3"
}
},
"id": "NCSC-2026-0102",
"initial_release_date": "2026-03-25T14:15:56.073353Z",
"revision_history": [
{
"date": "2026-03-25T14:15:56.073353Z",
"number": "1.0.0",
"summary": "Initiele versie"
}
],
"status": "final",
"version": "1.0.0"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-1"
}
}
],
"category": "product_name",
"name": "Mac OS"
}
],
"category": "vendor",
"name": "Apple"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-14524",
"cwe": {
"id": "CWE-522",
"name": "Insufficiently Protected Credentials"
},
"notes": [
{
"category": "other",
"text": "Insufficiently Protected Credentials",
"title": "CWE-522"
},
{
"category": "other",
"text": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)",
"title": "CWE-601"
},
{
"category": "description",
"text": "A vulnerability in libcurl versions 7.33.0 to 8.17.0 causes OAuth2 bearer tokens to be unintentionally leaked during cross-protocol redirects involving IMAP, LDAP, POP3, or SMTP schemes, potentially exposing sensitive information.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-14524 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-14524.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1"
]
}
],
"title": "CVE-2025-14524"
},
{
"cve": "CVE-2025-55753",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "other",
"text": "Integer Overflow or Wraparound",
"title": "CWE-190"
},
{
"category": "description",
"text": "Multiple vulnerabilities affect Oracle Communications Unified Assurance and Apache HTTP Server, including critical data compromise, denial of service, and issues in mod_md (ACME) components across various versions.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-55753 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-55753.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1"
]
}
],
"title": "CVE-2025-55753"
},
{
"cve": "CVE-2025-58098",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"notes": [
{
"category": "other",
"text": "Insertion of Sensitive Information Into Sent Data",
"title": "CWE-201"
},
{
"category": "description",
"text": "Multiple vulnerabilities affect Oracle Communications Unified Assurance (6.1.0-6.1.1) and Apache HTTP Server (pre-2.4.66), including issues with Server Side Includes, mod_cgid, mod_md, and mod_userdir+suexec, leading to data compromise, denial of service, and information disclosure.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-58098 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-58098.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1"
]
}
],
"title": "CVE-2025-58098"
},
{
"cve": "CVE-2025-59775",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"notes": [
{
"category": "other",
"text": "Server-Side Request Forgery (SSRF)",
"title": "CWE-918"
},
{
"category": "description",
"text": "Multiple vulnerabilities affect Oracle Secure Backup and Apache HTTP Server, including unauthorized data modification, SSRF leading to NTLM hash leakage, and sensitive information disclosure across various versions and configurations.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-59775 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-59775.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1"
]
}
],
"title": "CVE-2025-59775"
},
{
"cve": "CVE-2025-64505",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Read",
"title": "CWE-125"
},
{
"category": "description",
"text": "Multiple vulnerabilities in libpng, including heap buffer overflows and over-reads in functions like png_do_quantize, affect various products including NetApp and Apple software, alongside a separate Oracle MySQL Workbench flaw allowing unauthorized data modification or denial of service.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-64505 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-64505.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1"
]
}
],
"title": "CVE-2025-64505"
},
{
"cve": "CVE-2025-65082",
"cwe": {
"id": "CWE-150",
"name": "Improper Neutralization of Escape, Meta, or Control Sequences"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Escape, Meta, or Control Sequences",
"title": "CWE-150"
},
{
"category": "description",
"text": "Multiple vulnerabilities affect Oracle Communications Unified Assurance (6.1.0-6.1.1) and Apache HTTP Server (2.4.0-2.4.65), including CGI environment variable overrides, improper neutralization of environment variables, and other security issues leading to data compromise and denial of service.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-65082 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-65082.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1"
]
}
],
"title": "CVE-2025-65082"
},
{
"cve": "CVE-2025-66200",
"cwe": {
"id": "CWE-288",
"name": "Authentication Bypass Using an Alternate Path or Channel"
},
"notes": [
{
"category": "other",
"text": "Authentication Bypass Using an Alternate Path or Channel",
"title": "CWE-288"
},
{
"category": "other",
"text": "Authentication Bypass by Primary Weakness",
"title": "CWE-305"
},
{
"category": "description",
"text": "Multiple vulnerabilities affect Oracle Communications Unified Assurance (6.1.0-6.1.1) and Apache HTTP Server (2.4.7-2.4.65), including privilege escalation, mod_userdir+suexec bypass, and information disclosure issues.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-66200 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-66200.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1"
]
}
],
"title": "CVE-2025-66200"
},
{
"cve": "CVE-2026-20607",
"notes": [
{
"category": "description",
"text": "macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4 addressed a permissions issue by implementing additional restrictions to prevent apps from accessing protected user data.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-20607 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-20607.json"
}
],
"title": "CVE-2026-20607"
},
{
"cve": "CVE-2026-20631",
"notes": [
{
"category": "description",
"text": "An elevation of privilege vulnerability in macOS Tahoe 26.4 was addressed by implementing enhanced logic checks to prevent unauthorized privilege escalation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-20631 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-20631.json"
}
],
"title": "CVE-2026-20631"
},
{
"cve": "CVE-2026-20632",
"notes": [
{
"category": "description",
"text": "macOS Tahoe 26.4 fixed a parsing vulnerability in directory path handling that previously allowed applications to access sensitive user data by enhancing path validation mechanisms.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-20632 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-20632.json"
}
],
"title": "CVE-2026-20632"
},
{
"cve": "CVE-2026-20633",
"notes": [
{
"category": "description",
"text": "macOS versions Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4 fixed a security issue involving symlink handling that previously allowed apps to access user-sensitive data.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-20633 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-20633.json"
}
],
"title": "CVE-2026-20633"
},
{
"cve": "CVE-2026-20637",
"notes": [
{
"category": "description",
"text": "A use after free vulnerability causing unexpected system termination was fixed by improving memory management across multiple Apple operating systems including iOS, iPadOS, macOS, tvOS, visionOS, and watchOS.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-20637 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-20637.json"
}
],
"title": "CVE-2026-20637"
},
{
"cve": "CVE-2026-20639",
"notes": [
{
"category": "description",
"text": "An integer overflow vulnerability causing potential heap corruption from processing maliciously crafted strings was fixed in macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.3 by improving input validation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-20639 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-20639.json"
}
],
"title": "CVE-2026-20639"
},
{
"cve": "CVE-2026-20643",
"cwe": {
"id": "CWE-346",
"name": "Origin Validation Error"
},
"notes": [
{
"category": "other",
"text": "Origin Validation Error",
"title": "CWE-346"
},
{
"category": "description",
"text": "Multiple Apple OS updates including Safari, iOS, iPadOS, and macOS addressed a cross-origin vulnerability in the Navigation API by improving input validation to prevent bypassing the Same Origin Policy.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-20643 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-20643.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1"
]
}
],
"title": "CVE-2026-20643"
},
{
"cve": "CVE-2026-20651",
"notes": [
{
"category": "description",
"text": "A privacy vulnerability related to temporary file handling that allowed unauthorized app access to sensitive user data was resolved in macOS Sequoia 15.7.5, macOS Sonoma 14.8.4, and macOS Tahoe 26.3.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-20651 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-20651.json"
}
],
"title": "CVE-2026-20651"
},
{
"cve": "CVE-2026-20657",
"notes": [
{
"category": "description",
"text": "Improved memory handling in iOS 18.7.7, iPadOS 18.7.7, macOS Sequoia 15.7.5, and macOS Sonoma 14.8.5 fixed an issue where parsing a maliciously crafted file could cause unexpected app termination.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-20657 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-20657.json"
}
],
"title": "CVE-2026-20657"
},
{
"cve": "CVE-2026-20660",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
},
{
"category": "description",
"text": "A path handling vulnerability allowing remote users to write arbitrary files was fixed in multiple Apple operating systems and Safari versions through improved logic preventing unauthorized file writes.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-20660 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-20660.json"
}
],
"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:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1"
]
}
],
"title": "CVE-2026-20660"
},
{
"cve": "CVE-2026-20664",
"notes": [
{
"category": "description",
"text": "Improved memory handling in Safari 26.4, iOS 26.4, iPadOS 26.4, macOS Tahoe 26.4, and visionOS 26.4 fixed an issue where processing maliciously crafted web content could cause unexpected process crashes.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-20664 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-20664.json"
}
],
"title": "CVE-2026-20664"
},
{
"cve": "CVE-2026-20665",
"notes": [
{
"category": "description",
"text": "Apple fixed a vulnerability in multiple operating systems and Safari versions 26.4 and iOS/iPadOS 18.7.7 where malicious web content could bypass Content Security Policy enforcement due to improper state management.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-20665 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-20665.json"
}
],
"title": "CVE-2026-20665"
},
{
"cve": "CVE-2026-20668",
"notes": [
{
"category": "description",
"text": "A logging issue affecting iOS, iPadOS, macOS, and visionOS was fixed by enhancing data redaction to prevent apps from accessing sensitive user information.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-20668 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-20668.json"
}
],
"title": "CVE-2026-20668"
},
{
"cve": "CVE-2026-20684",
"notes": [
{
"category": "description",
"text": "A permissions issue in macOS Tahoe 26.4 was fixed by implementing additional restrictions to prevent an app from bypassing Gatekeeper security checks.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-20684 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-20684.json"
}
],
"title": "CVE-2026-20684"
},
{
"cve": "CVE-2026-20687",
"notes": [
{
"category": "description",
"text": "A use after free vulnerability in multiple Apple operating systems was fixed by improving memory management to prevent apps from causing unexpected system termination or writing to kernel memory.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-20687 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-20687.json"
}
],
"title": "CVE-2026-20687"
},
{
"cve": "CVE-2026-20688",
"notes": [
{
"category": "description",
"text": "A path handling vulnerability allowing applications to potentially escape their sandbox was fixed through improved validation in iOS 26.4, iPadOS 26.4, macOS Sequoia 15.7.5, macOS Sonoma 14.8.5, macOS Tahoe 26.4, and visionOS 26.4.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-20688 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-20688.json"
}
],
"title": "CVE-2026-20688"
},
{
"cve": "CVE-2026-20690",
"notes": [
{
"category": "description",
"text": "An out-of-bounds access vulnerability in Apple operating systems was fixed by improving bounds checking to prevent process termination caused by maliciously crafted audio streams.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-20690 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-20690.json"
}
],
"title": "CVE-2026-20690"
},
{
"cve": "CVE-2026-20691",
"notes": [
{
"category": "description",
"text": "An authorization vulnerability in Safari 26.4 and related OS versions was resolved by enhancing state management to prevent malicious webpages from fingerprinting users.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-20691 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-20691.json"
}
],
"title": "CVE-2026-20691"
},
{
"cve": "CVE-2026-20692",
"notes": [
{
"category": "description",
"text": "A privacy issue affecting user preferences for mail content handling, specifically the \u0027Hide IP Address\u0027 and \u0027Block All Remote Content\u0027 features, was fixed in iOS 26.4, iPadOS 26.4, and various macOS versions.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-20692 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-20692.json"
}
],
"title": "CVE-2026-20692"
},
{
"cve": "CVE-2026-20693",
"notes": [
{
"category": "description",
"text": "An issue allowing an attacker with root privileges to delete protected system files was resolved through improved state management in macOS Sequoia 15.7.5, macOS Sonoma 14.8.5, and macOS Tahoe 26.4.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-20693 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-20693.json"
}
],
"title": "CVE-2026-20693"
},
{
"cve": "CVE-2026-20694",
"notes": [
{
"category": "description",
"text": "Multiple versions of iOS, iPadOS, and macOS addressed a vulnerability involving improper handling of symlinks that could allow an app to access user-sensitive data.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-20694 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-20694.json"
}
],
"title": "CVE-2026-20694"
},
{
"cve": "CVE-2026-20695",
"notes": [
{
"category": "description",
"text": "An information disclosure vulnerability allowing applications to determine kernel memory layout was fixed by improving memory management in macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-20695 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-20695.json"
}
],
"title": "CVE-2026-20695"
},
{
"cve": "CVE-2026-20697",
"notes": [
{
"category": "description",
"text": "macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4 addressed a permissions issue by implementing additional restrictions to prevent apps from accessing sensitive user data.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-20697 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-20697.json"
}
],
"title": "CVE-2026-20697"
},
{
"cve": "CVE-2026-20698",
"notes": [
{
"category": "description",
"text": "A memory handling vulnerability in iOS 26.4, iPadOS 26.4, macOS Tahoe 26.4, tvOS 26.4, visionOS 26.4, and watchOS 26.4 could allow an app to cause unexpected system termination or kernel memory corruption, which was resolved through improved memory management.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-20698 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-20698.json"
}
],
"title": "CVE-2026-20698"
},
{
"cve": "CVE-2026-20699",
"notes": [
{
"category": "description",
"text": "A downgrade vulnerability on Intel-based Macs allowing potential access to user-sensitive data was mitigated by enhanced code-signing restrictions in macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.3/26.4.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-20699 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-20699.json"
}
],
"title": "CVE-2026-20699"
},
{
"cve": "CVE-2026-20701",
"notes": [
{
"category": "description",
"text": "macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4 addressed an access issue by implementing additional sandbox restrictions to prevent apps from connecting to network shares without user consent.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-20701 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-20701.json"
}
],
"title": "CVE-2026-20701"
},
{
"cve": "CVE-2026-28816",
"notes": [
{
"category": "description",
"text": "A path handling vulnerability allowing unauthorized file deletion was fixed through improved validation in macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28816 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28816.json"
}
],
"title": "CVE-2026-28816"
},
{
"cve": "CVE-2026-28817",
"notes": [
{
"category": "description",
"text": "A race condition vulnerability allowing sandboxed processes to bypass restrictions was fixed by improving state handling in macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28817 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28817.json"
}
],
"title": "CVE-2026-28817"
},
{
"cve": "CVE-2026-28818",
"notes": [
{
"category": "description",
"text": "A logging issue allowing apps to access sensitive user data was fixed through improved data redaction in macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28818 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28818.json"
}
],
"title": "CVE-2026-28818"
},
{
"cve": "CVE-2026-28820",
"notes": [
{
"category": "description",
"text": "macOS Tahoe 26.4 addressed a security issue by implementing enhanced validation checks to prevent unauthorized app access to sensitive user data.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28820 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28820.json"
}
],
"title": "CVE-2026-28820"
},
{
"cve": "CVE-2026-28821",
"notes": [
{
"category": "description",
"text": "A validation issue in entitlement verification that could allow an app to gain elevated privileges was fixed in macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4 through improved process entitlement validation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28821 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28821.json"
}
],
"title": "CVE-2026-28821"
},
{
"cve": "CVE-2026-28822",
"notes": [
{
"category": "description",
"text": "A type confusion vulnerability related to memory handling in multiple Apple operating systems could allow an attacker to cause unexpected application termination.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28822 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28822.json"
}
],
"title": "CVE-2026-28822"
},
{
"cve": "CVE-2026-28823",
"notes": [
{
"category": "description",
"text": "A path handling vulnerability in macOS Tahoe 26.4 allowed applications with root privileges to delete protected system files, which was resolved through improved validation mechanisms.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28823 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28823.json"
}
],
"title": "CVE-2026-28823"
},
{
"cve": "CVE-2026-28824",
"notes": [
{
"category": "description",
"text": "An authorization vulnerability allowing applications to access sensitive user data was resolved by enhancing state management in macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28824 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28824.json"
}
],
"title": "CVE-2026-28824"
},
{
"cve": "CVE-2026-28825",
"notes": [
{
"category": "description",
"text": "An out-of-bounds write vulnerability allowing applications to modify protected file system areas was fixed by improving bounds checking in macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28825 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28825.json"
}
],
"title": "CVE-2026-28825"
},
{
"cve": "CVE-2026-28826",
"notes": [
{
"category": "description",
"text": "A logic flaw in macOS Tahoe 26.4 allowed a malicious application to escape its sandbox, which was addressed by implementing enhanced sandbox restrictions.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28826 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28826.json"
}
],
"title": "CVE-2026-28826"
},
{
"cve": "CVE-2026-28827",
"notes": [
{
"category": "description",
"text": "A parsing vulnerability in directory path handling that could allow an application to escape its sandbox was fixed through enhanced path validation in macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28827 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28827.json"
}
],
"title": "CVE-2026-28827"
},
{
"cve": "CVE-2026-28828",
"notes": [
{
"category": "description",
"text": "A permissions vulnerability allowing applications to access sensitive user data was fixed by removing the vulnerable code in macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28828 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28828.json"
}
],
"title": "CVE-2026-28828"
},
{
"cve": "CVE-2026-28829",
"notes": [
{
"category": "description",
"text": "macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4 addressed a permissions issue by implementing additional restrictions to prevent applications from modifying protected parts of the file system.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28829 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28829.json"
}
],
"title": "CVE-2026-28829"
},
{
"cve": "CVE-2026-28831",
"notes": [
{
"category": "description",
"text": "An authorization vulnerability allowing applications to access sensitive user data was resolved by enhancing state management in macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28831 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28831.json"
}
],
"title": "CVE-2026-28831"
},
{
"cve": "CVE-2026-28832",
"notes": [
{
"category": "description",
"text": "An out-of-bounds read vulnerability in macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4 was fixed by improving bounds checking to prevent potential kernel memory disclosure by applications.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28832 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28832.json"
}
],
"title": "CVE-2026-28832"
},
{
"cve": "CVE-2026-28833",
"notes": [
{
"category": "description",
"text": "A permissions issue allowing apps to enumerate a user\u2019s installed applications was fixed by implementing additional restrictions in iOS 26.4, iPadOS 26.4, macOS Tahoe 26.4, and visionOS 26.4.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28833 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28833.json"
}
],
"title": "CVE-2026-28833"
},
{
"cve": "CVE-2026-28834",
"notes": [
{
"category": "description",
"text": "A race condition causing potential unexpected system termination was fixed in macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4 by improving state handling to address the issue.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28834 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28834.json"
}
],
"title": "CVE-2026-28834"
},
{
"cve": "CVE-2026-28835",
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability in SMB network share mounting was fixed in macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4, addressing a memory management flaw that could cause system termination.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28835 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28835.json"
}
],
"title": "CVE-2026-28835"
},
{
"cve": "CVE-2026-28837",
"notes": [
{
"category": "description",
"text": "macOS Tahoe 26.4 addressed a logic flaw that previously allowed applications to improperly access sensitive user data by implementing enhanced validation checks.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28837 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28837.json"
}
],
"title": "CVE-2026-28837"
},
{
"cve": "CVE-2026-28838",
"notes": [
{
"category": "description",
"text": "A permissions issue allowing an app to potentially escape its sandbox was fixed by implementing additional sandbox restrictions in macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28838 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28838.json"
}
],
"title": "CVE-2026-28838"
},
{
"cve": "CVE-2026-28839",
"notes": [
{
"category": "description",
"text": "An issue allowing applications to access sensitive user data was resolved through enhanced verification mechanisms in macOS Sequoia 15.7.5, macOS Sonoma 14.8.5, and macOS Tahoe 26.4.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28839 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28839.json"
}
],
"title": "CVE-2026-28839"
},
{
"cve": "CVE-2026-28841",
"notes": [
{
"category": "description",
"text": "A buffer overflow vulnerability in macOS Tahoe 26.4 was addressed by enhancing size validation to prevent potential memory corruption and application crashes.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28841 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28841.json"
}
],
"title": "CVE-2026-28841"
},
{
"cve": "CVE-2026-28842",
"notes": [
{
"category": "description",
"text": "The buffer overflow vulnerability causing memory corruption and application termination was addressed in macOS Tahoe 26.4 through enhanced bounds checking.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28842 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28842.json"
}
],
"title": "CVE-2026-28842"
},
{
"cve": "CVE-2026-28844",
"notes": [
{
"category": "description",
"text": "An input validation vulnerability in macOS Tahoe 26.4 was addressed, preventing unauthorized access to the file system.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28844 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28844.json"
}
],
"title": "CVE-2026-28844"
},
{
"cve": "CVE-2026-28845",
"notes": [
{
"category": "description",
"text": "An authorization vulnerability in macOS Tahoe 26.4 was addressed by enhancing state management to prevent unauthorized access to protected user data.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28845 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28845.json"
}
],
"title": "CVE-2026-28845"
},
{
"cve": "CVE-2026-28852",
"notes": [
{
"category": "description",
"text": "A stack overflow vulnerability allowing denial-of-service was fixed by improving input validation across multiple Apple operating systems including iOS, iPadOS, macOS, tvOS, visionOS, and watchOS.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28852 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28852.json"
}
],
"title": "CVE-2026-28852"
},
{
"cve": "CVE-2026-28857",
"notes": [
{
"category": "description",
"text": "Improved memory handling in Safari 26.4, iOS 26.4, iPadOS 26.4, macOS Tahoe 26.4, and visionOS 26.4 fixed an issue where processing maliciously crafted web content could cause unexpected process crashes.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28857 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28857.json"
}
],
"title": "CVE-2026-28857"
},
{
"cve": "CVE-2026-28859",
"notes": [
{
"category": "description",
"text": "A memory handling vulnerability in Safari 26.4 and related OS versions was fixed, preventing malicious websites from processing restricted web content outside the sandbox environment.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28859 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28859.json"
}
],
"title": "CVE-2026-28859"
},
{
"cve": "CVE-2026-28861",
"notes": [
{
"category": "description",
"text": "A logic issue in state management was fixed across multiple Apple operating systems to prevent malicious websites from accessing script message handlers intended for other origins.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28861 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28861.json"
}
],
"title": "CVE-2026-28861"
},
{
"cve": "CVE-2026-28862",
"notes": [
{
"category": "description",
"text": "macOS updates Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4 enhance private data redaction in log entries to prevent applications from accessing sensitive user information.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28862 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28862.json"
}
],
"title": "CVE-2026-28862"
},
{
"cve": "CVE-2026-28864",
"notes": [
{
"category": "description",
"text": "Apple addressed a vulnerability in iOS, iPadOS, macOS, visionOS, and watchOS by enhancing permissions checks to prevent local attackers from accessing users\u0027 Keychain items.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28864 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28864.json"
}
],
"title": "CVE-2026-28864"
},
{
"cve": "CVE-2026-28865",
"notes": [
{
"category": "description",
"text": "An authentication vulnerability in multiple Apple operating systems was addressed by improving state management to prevent attackers in privileged network positions from intercepting network traffic.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28865 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28865.json"
}
],
"title": "CVE-2026-28865"
},
{
"cve": "CVE-2026-28866",
"notes": [
{
"category": "description",
"text": "Multiple Apple operating systems including iOS 18.7.7, iPadOS 18.7.7, iOS 26.4, iPadOS 26.4, and various macOS versions addressed a vulnerability where improper symlink validation allowed apps to access sensitive user data.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28866 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28866.json"
}
],
"title": "CVE-2026-28866"
},
{
"cve": "CVE-2026-28867",
"notes": [
{
"category": "description",
"text": "A vulnerability allowing apps to potentially leak sensitive kernel state was fixed through improved authentication in multiple Apple operating systems including iOS 18.7.7, iPadOS 18.7.7, and macOS Sequoia 15.7.5.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28867 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28867.json"
}
],
"title": "CVE-2026-28867"
},
{
"cve": "CVE-2026-28868",
"notes": [
{
"category": "description",
"text": "A logging issue in multiple Apple operating systems including iOS, iPadOS, macOS, visionOS, and watchOS was fixed by improving data redaction to prevent apps from disclosing kernel memory.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28868 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28868.json"
}
],
"title": "CVE-2026-28868"
},
{
"cve": "CVE-2026-28870",
"notes": [
{
"category": "description",
"text": "An information leakage vulnerability allowing unauthorized access to sensitive user data was fixed through additional validation in iOS 26.4, iPadOS 26.4, macOS Tahoe 26.4, tvOS 26.4, visionOS 26.4, and watchOS 26.4.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28870 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28870.json"
}
],
"title": "CVE-2026-28870"
},
{
"cve": "CVE-2026-28871",
"notes": [
{
"category": "description",
"text": "A logic issue in Safari, iOS, iPadOS, and macOS was fixed through improved checks to prevent cross-site scripting attacks from malicious websites.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28871 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28871.json"
}
],
"title": "CVE-2026-28871"
},
{
"cve": "CVE-2026-28876",
"notes": [
{
"category": "description",
"text": "A parsing issue in directory path handling was fixed by improving path validation across multiple OS versions to prevent unauthorized app access to sensitive user data.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28876 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28876.json"
}
],
"title": "CVE-2026-28876"
},
{
"cve": "CVE-2026-28877",
"notes": [
{
"category": "description",
"text": "An authorization vulnerability allowing apps to potentially access sensitive user data was resolved by enhancing state management in iOS 26.4, iPadOS 26.4, macOS Sequoia 15.7.5, macOS Tahoe 26.4, visionOS 26.4, and watchOS 26.4.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28877 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28877.json"
}
],
"title": "CVE-2026-28877"
},
{
"cve": "CVE-2026-28878",
"notes": [
{
"category": "description",
"text": "Apple addressed a privacy vulnerability that allowed apps to enumerate installed applications by removing sensitive data in updates to iOS 18.7.7, iPadOS 18.7.7, macOS Sonoma 14.8.5, and other operating systems.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28878 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28878.json"
}
],
"title": "CVE-2026-28878"
},
{
"cve": "CVE-2026-28879",
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability causing potential process crashes when handling malicious web content was fixed through improved memory management in multiple Apple operating systems including iOS, iPadOS, macOS, tvOS, visionOS, and watchOS.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28879 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28879.json"
}
],
"title": "CVE-2026-28879"
},
{
"cve": "CVE-2026-28880",
"notes": [
{
"category": "description",
"text": "Multiple Apple operating systems including iOS, iPadOS, macOS, and visionOS addressed a permissions issue by implementing additional restrictions to prevent apps from enumerating a user\u2019s installed applications.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28880 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28880.json"
}
],
"title": "CVE-2026-28880"
},
{
"cve": "CVE-2026-28881",
"notes": [
{
"category": "description",
"text": "macOS Tahoe 26.4 fixed a privacy vulnerability by relocating sensitive user data to prevent unauthorized app access.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28881 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28881.json"
}
],
"title": "CVE-2026-28881"
},
{
"cve": "CVE-2026-28882",
"notes": [
{
"category": "description",
"text": "An issue allowing apps to enumerate a user\u0027s installed applications was resolved through enhanced verification mechanisms in iOS 26.4, iPadOS 26.4, macOS Tahoe 26.4, tvOS 26.4, visionOS 26.4, and watchOS 26.4.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28882 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28882.json"
}
],
"title": "CVE-2026-28882"
},
{
"cve": "CVE-2026-28886",
"notes": [
{
"category": "description",
"text": "A null pointer dereference vulnerability allowing a privileged network user to cause denial-of-service was fixed via improved input validation in multiple Apple operating systems including iOS, iPadOS, macOS, tvOS, visionOS, and watchOS.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:P/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28886 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28886.json"
}
],
"title": "CVE-2026-28886"
},
{
"cve": "CVE-2026-28888",
"notes": [
{
"category": "description",
"text": "A race condition vulnerability allowing an application to potentially gain root privileges was fixed in macOS Sequoia 15.7.5, macOS Sonoma 14.8.5, and macOS Tahoe 26.4 by improving state handling.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28888 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28888.json"
}
],
"title": "CVE-2026-28888"
},
{
"cve": "CVE-2026-28891",
"notes": [
{
"category": "description",
"text": "A race condition vulnerability allowing an application to potentially escape its sandbox was fixed through additional validation in macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28891 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28891.json"
}
],
"title": "CVE-2026-28891"
},
{
"cve": "CVE-2026-28892",
"notes": [
{
"category": "description",
"text": "A permissions vulnerability allowing applications to modify protected file system areas was fixed by removing vulnerable code in macOS Sequoia 15.7.5, Sonoma 14.8.5, and Tahoe 26.4.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28892 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28892.json"
}
],
"title": "CVE-2026-28892"
},
{
"cve": "CVE-2026-28893",
"notes": [
{
"category": "description",
"text": "A privacy vulnerability involving the handling of temporary files during print preview was addressed in the macOS Tahoe 26.4 update.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28893 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28893.json"
}
],
"title": "CVE-2026-28893"
},
{
"cve": "CVE-2026-28894",
"notes": [
{
"category": "description",
"text": "A denial-of-service vulnerability in iOS 26.4, iPadOS 26.4, and multiple macOS versions was addressed by improved input validation to prevent remote attackers from causing service disruptions.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28894 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-28894.json"
}
],
"title": "CVE-2026-28894"
}
]
}
OPENSUSE-SU-2025:15808-1
Vulnerability from csaf_opensuse - Published: 2025-12-10 00:00 - Updated: 2025-12-10 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.66-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.66-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.66-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.66-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.66-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.66-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.66-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.66-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.66-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.66-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.66-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.66-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.66-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.66-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.66-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.66-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.66-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.66-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.66-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.66-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "apache2-2.4.66-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the apache2-2.4.66-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15808",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15808-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-55753 page",
"url": "https://www.suse.com/security/cve/CVE-2025-55753/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58098 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58098/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-59775 page",
"url": "https://www.suse.com/security/cve/CVE-2025-59775/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-65082 page",
"url": "https://www.suse.com/security/cve/CVE-2025-65082/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-66200 page",
"url": "https://www.suse.com/security/cve/CVE-2025-66200/"
}
],
"title": "apache2-2.4.66-1.1 on GA media",
"tracking": {
"current_release_date": "2025-12-10T00:00:00Z",
"generator": {
"date": "2025-12-10T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15808-1",
"initial_release_date": "2025-12-10T00:00:00Z",
"revision_history": [
{
"date": "2025-12-10T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.66-1.1.aarch64",
"product": {
"name": "apache2-2.4.66-1.1.aarch64",
"product_id": "apache2-2.4.66-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.66-1.1.ppc64le",
"product": {
"name": "apache2-2.4.66-1.1.ppc64le",
"product_id": "apache2-2.4.66-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.66-1.1.s390x",
"product": {
"name": "apache2-2.4.66-1.1.s390x",
"product_id": "apache2-2.4.66-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.66-1.1.x86_64",
"product": {
"name": "apache2-2.4.66-1.1.x86_64",
"product_id": "apache2-2.4.66-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.66-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apache2-2.4.66-1.1.aarch64"
},
"product_reference": "apache2-2.4.66-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.66-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apache2-2.4.66-1.1.ppc64le"
},
"product_reference": "apache2-2.4.66-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.66-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apache2-2.4.66-1.1.s390x"
},
"product_reference": "apache2-2.4.66-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.66-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apache2-2.4.66-1.1.x86_64"
},
"product_reference": "apache2-2.4.66-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-55753",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-55753"
}
],
"notes": [
{
"category": "general",
"text": "An integer overflow in the case of failed ACME certificate renewal leads, after a number of failures (~30 days in default configurations), to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds.\n\nThis issue affects Apache HTTP Server: from 2.4.30 before 2.4.66.\n\n\nUsers are recommended to upgrade to version 2.4.66, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:apache2-2.4.66-1.1.aarch64",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.ppc64le",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.s390x",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-55753",
"url": "https://www.suse.com/security/cve/CVE-2025-55753"
},
{
"category": "external",
"summary": "SUSE Bug 1254511 for CVE-2025-55753",
"url": "https://bugzilla.suse.com/1254511"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:apache2-2.4.66-1.1.aarch64",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.ppc64le",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.s390x",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:apache2-2.4.66-1.1.aarch64",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.ppc64le",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.s390x",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-10T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-55753"
},
{
"cve": "CVE-2025-58098",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58098"
}
],
"notes": [
{
"category": "general",
"text": "Apache HTTP Server 2.4.65 and earlier with Server Side Includes (SSI) enabled and mod_cgid (but not mod_cgi) passes the shell-escaped query string to #exec cmd=\"...\" directives.\n\nThis issue affects Apache HTTP Server before 2.4.66.\n\nUsers are recommended to upgrade to version 2.4.66, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:apache2-2.4.66-1.1.aarch64",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.ppc64le",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.s390x",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58098",
"url": "https://www.suse.com/security/cve/CVE-2025-58098"
},
{
"category": "external",
"summary": "SUSE Bug 1254512 for CVE-2025-58098",
"url": "https://bugzilla.suse.com/1254512"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:apache2-2.4.66-1.1.aarch64",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.ppc64le",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.s390x",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:apache2-2.4.66-1.1.aarch64",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.ppc64le",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.s390x",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-10T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-58098"
},
{
"cve": "CVE-2025-59775",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-59775"
}
],
"notes": [
{
"category": "general",
"text": "Server-Side Request Forgery (SSRF) vulnerability \n\n in Apache HTTP Server on Windows \n\nwith AllowEncodedSlashes On and MergeSlashes Off allows to potentially leak NTLM \nhashes to a malicious server via SSRF and malicious requests or content\n\nUsers are recommended to upgrade to version 2.4.66, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:apache2-2.4.66-1.1.aarch64",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.ppc64le",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.s390x",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-59775",
"url": "https://www.suse.com/security/cve/CVE-2025-59775"
},
{
"category": "external",
"summary": "SUSE Bug 1254516 for CVE-2025-59775",
"url": "https://bugzilla.suse.com/1254516"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:apache2-2.4.66-1.1.aarch64",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.ppc64le",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.s390x",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-10T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-59775"
},
{
"cve": "CVE-2025-65082",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-65082"
}
],
"notes": [
{
"category": "general",
"text": "Improper Neutralization of Escape, Meta, or Control Sequences vulnerability in Apache HTTP Server through environment variables set via the Apache configuration unexpectedly superseding variables calculated by the server for CGI programs.\n\nThis issue affects Apache HTTP Server from 2.4.0 through 2.4.65.\n\nUsers are recommended to upgrade to version 2.4.66 which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:apache2-2.4.66-1.1.aarch64",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.ppc64le",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.s390x",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-65082",
"url": "https://www.suse.com/security/cve/CVE-2025-65082"
},
{
"category": "external",
"summary": "SUSE Bug 1254514 for CVE-2025-65082",
"url": "https://bugzilla.suse.com/1254514"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:apache2-2.4.66-1.1.aarch64",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.ppc64le",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.s390x",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:apache2-2.4.66-1.1.aarch64",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.ppc64le",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.s390x",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-10T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-65082"
},
{
"cve": "CVE-2025-66200",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-66200"
}
],
"notes": [
{
"category": "general",
"text": "mod_userdir+suexec bypass via AllowOverride FileInfo vulnerability in Apache HTTP Server. Users with access to use the RequestHeader directive in htaccess can cause some CGI scripts to run under an unexpected userid.\n\nThis issue affects Apache HTTP Server: from 2.4.7 through 2.4.65.\n\nUsers are recommended to upgrade to version 2.4.66, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:apache2-2.4.66-1.1.aarch64",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.ppc64le",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.s390x",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-66200",
"url": "https://www.suse.com/security/cve/CVE-2025-66200"
},
{
"category": "external",
"summary": "SUSE Bug 1254515 for CVE-2025-66200",
"url": "https://bugzilla.suse.com/1254515"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:apache2-2.4.66-1.1.aarch64",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.ppc64le",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.s390x",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:apache2-2.4.66-1.1.aarch64",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.ppc64le",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.s390x",
"openSUSE Tumbleweed:apache2-2.4.66-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-10T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-66200"
}
]
}
OPENSUSE-SU-2026:20030-1
Vulnerability from csaf_opensuse - Published: 2026-01-14 10:49 - Updated: 2026-01-14 10:49| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-manual-2.4.63-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-manual-2.4.63-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-manual-2.4.63-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-manual-2.4.63-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for apache2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for apache2 fixes the following issues:\n\n - CVE-2025-55753: Fixed mod_md (ACME), unintended retry intervals (bsc#1254511)\n - CVE-2025-58098: Fixed Server Side Includes adds query string to #exec cmd (bsc#1254512)\n - CVE-2025-65082: Fixed CGI environment variable override (bsc#1254514)\n - CVE-2025-66200: Fixed mod_userdir+suexec bypass via AllowOverride FileInfo (bsc#1254515)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-139",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_20030-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1254511",
"url": "https://bugzilla.suse.com/1254511"
},
{
"category": "self",
"summary": "SUSE Bug 1254512",
"url": "https://bugzilla.suse.com/1254512"
},
{
"category": "self",
"summary": "SUSE Bug 1254514",
"url": "https://bugzilla.suse.com/1254514"
},
{
"category": "self",
"summary": "SUSE Bug 1254515",
"url": "https://bugzilla.suse.com/1254515"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-55753 page",
"url": "https://www.suse.com/security/cve/CVE-2025-55753/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58098 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58098/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-65082 page",
"url": "https://www.suse.com/security/cve/CVE-2025-65082/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-66200 page",
"url": "https://www.suse.com/security/cve/CVE-2025-66200/"
}
],
"title": "Security update for apache2",
"tracking": {
"current_release_date": "2026-01-14T10:49:51Z",
"generator": {
"date": "2026-01-14T10:49:51Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:20030-1",
"initial_release_date": "2026-01-14T10:49:51Z",
"revision_history": [
{
"date": "2026-01-14T10:49:51Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.63-160000.3.1.aarch64",
"product": {
"name": "apache2-2.4.63-160000.3.1.aarch64",
"product_id": "apache2-2.4.63-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.63-160000.3.1.aarch64",
"product": {
"name": "apache2-devel-2.4.63-160000.3.1.aarch64",
"product_id": "apache2-devel-2.4.63-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.63-160000.3.1.aarch64",
"product": {
"name": "apache2-event-2.4.63-160000.3.1.aarch64",
"product_id": "apache2-event-2.4.63-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.63-160000.3.1.aarch64",
"product": {
"name": "apache2-prefork-2.4.63-160000.3.1.aarch64",
"product_id": "apache2-prefork-2.4.63-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.63-160000.3.1.aarch64",
"product": {
"name": "apache2-utils-2.4.63-160000.3.1.aarch64",
"product_id": "apache2-utils-2.4.63-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.63-160000.3.1.aarch64",
"product": {
"name": "apache2-worker-2.4.63-160000.3.1.aarch64",
"product_id": "apache2-worker-2.4.63-160000.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-manual-2.4.63-160000.3.1.noarch",
"product": {
"name": "apache2-manual-2.4.63-160000.3.1.noarch",
"product_id": "apache2-manual-2.4.63-160000.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.63-160000.3.1.ppc64le",
"product": {
"name": "apache2-2.4.63-160000.3.1.ppc64le",
"product_id": "apache2-2.4.63-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.63-160000.3.1.ppc64le",
"product": {
"name": "apache2-devel-2.4.63-160000.3.1.ppc64le",
"product_id": "apache2-devel-2.4.63-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.63-160000.3.1.ppc64le",
"product": {
"name": "apache2-event-2.4.63-160000.3.1.ppc64le",
"product_id": "apache2-event-2.4.63-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.63-160000.3.1.ppc64le",
"product": {
"name": "apache2-prefork-2.4.63-160000.3.1.ppc64le",
"product_id": "apache2-prefork-2.4.63-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.63-160000.3.1.ppc64le",
"product": {
"name": "apache2-utils-2.4.63-160000.3.1.ppc64le",
"product_id": "apache2-utils-2.4.63-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.63-160000.3.1.ppc64le",
"product": {
"name": "apache2-worker-2.4.63-160000.3.1.ppc64le",
"product_id": "apache2-worker-2.4.63-160000.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.63-160000.3.1.s390x",
"product": {
"name": "apache2-2.4.63-160000.3.1.s390x",
"product_id": "apache2-2.4.63-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.63-160000.3.1.s390x",
"product": {
"name": "apache2-devel-2.4.63-160000.3.1.s390x",
"product_id": "apache2-devel-2.4.63-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.63-160000.3.1.s390x",
"product": {
"name": "apache2-event-2.4.63-160000.3.1.s390x",
"product_id": "apache2-event-2.4.63-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.63-160000.3.1.s390x",
"product": {
"name": "apache2-prefork-2.4.63-160000.3.1.s390x",
"product_id": "apache2-prefork-2.4.63-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.63-160000.3.1.s390x",
"product": {
"name": "apache2-utils-2.4.63-160000.3.1.s390x",
"product_id": "apache2-utils-2.4.63-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.63-160000.3.1.s390x",
"product": {
"name": "apache2-worker-2.4.63-160000.3.1.s390x",
"product_id": "apache2-worker-2.4.63-160000.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.63-160000.3.1.x86_64",
"product": {
"name": "apache2-2.4.63-160000.3.1.x86_64",
"product_id": "apache2-2.4.63-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.63-160000.3.1.x86_64",
"product": {
"name": "apache2-devel-2.4.63-160000.3.1.x86_64",
"product_id": "apache2-devel-2.4.63-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.63-160000.3.1.x86_64",
"product": {
"name": "apache2-event-2.4.63-160000.3.1.x86_64",
"product_id": "apache2-event-2.4.63-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.63-160000.3.1.x86_64",
"product": {
"name": "apache2-prefork-2.4.63-160000.3.1.x86_64",
"product_id": "apache2-prefork-2.4.63-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.63-160000.3.1.x86_64",
"product": {
"name": "apache2-utils-2.4.63-160000.3.1.x86_64",
"product_id": "apache2-utils-2.4.63-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.63-160000.3.1.x86_64",
"product": {
"name": "apache2-worker-2.4.63-160000.3.1.x86_64",
"product_id": "apache2-worker-2.4.63-160000.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.63-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.aarch64"
},
"product_reference": "apache2-2.4.63-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.63-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.ppc64le"
},
"product_reference": "apache2-2.4.63-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.63-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.s390x"
},
"product_reference": "apache2-2.4.63-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.63-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.x86_64"
},
"product_reference": "apache2-2.4.63-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.63-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.aarch64"
},
"product_reference": "apache2-devel-2.4.63-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.63-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.63-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.63-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.s390x"
},
"product_reference": "apache2-devel-2.4.63-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.63-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.x86_64"
},
"product_reference": "apache2-devel-2.4.63-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.63-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.aarch64"
},
"product_reference": "apache2-event-2.4.63-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.63-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.ppc64le"
},
"product_reference": "apache2-event-2.4.63-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.63-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.s390x"
},
"product_reference": "apache2-event-2.4.63-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.63-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.x86_64"
},
"product_reference": "apache2-event-2.4.63-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-manual-2.4.63-160000.3.1.noarch as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:apache2-manual-2.4.63-160000.3.1.noarch"
},
"product_reference": "apache2-manual-2.4.63-160000.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.63-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.63-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.63-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.63-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.63-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.s390x"
},
"product_reference": "apache2-prefork-2.4.63-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.63-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.63-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.63-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.aarch64"
},
"product_reference": "apache2-utils-2.4.63-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.63-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.63-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.63-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.s390x"
},
"product_reference": "apache2-utils-2.4.63-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.63-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.x86_64"
},
"product_reference": "apache2-utils-2.4.63-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.63-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.aarch64"
},
"product_reference": "apache2-worker-2.4.63-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.63-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.63-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.63-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.s390x"
},
"product_reference": "apache2-worker-2.4.63-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.63-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.x86_64"
},
"product_reference": "apache2-worker-2.4.63-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-55753",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-55753"
}
],
"notes": [
{
"category": "general",
"text": "An integer overflow in the case of failed ACME certificate renewal leads, after a number of failures (~30 days in default configurations), to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds.\n\nThis issue affects Apache HTTP Server: from 2.4.30 before 2.4.66.\n\n\nUsers are recommended to upgrade to version 2.4.66, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-manual-2.4.63-160000.3.1.noarch",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-55753",
"url": "https://www.suse.com/security/cve/CVE-2025-55753"
},
{
"category": "external",
"summary": "SUSE Bug 1254511 for CVE-2025-55753",
"url": "https://bugzilla.suse.com/1254511"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-manual-2.4.63-160000.3.1.noarch",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-manual-2.4.63-160000.3.1.noarch",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-14T10:49:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-55753"
},
{
"cve": "CVE-2025-58098",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58098"
}
],
"notes": [
{
"category": "general",
"text": "Apache HTTP Server 2.4.65 and earlier with Server Side Includes (SSI) enabled and mod_cgid (but not mod_cgi) passes the shell-escaped query string to #exec cmd=\"...\" directives.\n\nThis issue affects Apache HTTP Server before 2.4.66.\n\nUsers are recommended to upgrade to version 2.4.66, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-manual-2.4.63-160000.3.1.noarch",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58098",
"url": "https://www.suse.com/security/cve/CVE-2025-58098"
},
{
"category": "external",
"summary": "SUSE Bug 1254512 for CVE-2025-58098",
"url": "https://bugzilla.suse.com/1254512"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-manual-2.4.63-160000.3.1.noarch",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-manual-2.4.63-160000.3.1.noarch",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-14T10:49:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-58098"
},
{
"cve": "CVE-2025-65082",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-65082"
}
],
"notes": [
{
"category": "general",
"text": "Improper Neutralization of Escape, Meta, or Control Sequences vulnerability in Apache HTTP Server through environment variables set via the Apache configuration unexpectedly superseding variables calculated by the server for CGI programs.\n\nThis issue affects Apache HTTP Server from 2.4.0 through 2.4.65.\n\nUsers are recommended to upgrade to version 2.4.66 which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-manual-2.4.63-160000.3.1.noarch",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-65082",
"url": "https://www.suse.com/security/cve/CVE-2025-65082"
},
{
"category": "external",
"summary": "SUSE Bug 1254514 for CVE-2025-65082",
"url": "https://bugzilla.suse.com/1254514"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-manual-2.4.63-160000.3.1.noarch",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-manual-2.4.63-160000.3.1.noarch",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-14T10:49:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-65082"
},
{
"cve": "CVE-2025-66200",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-66200"
}
],
"notes": [
{
"category": "general",
"text": "mod_userdir+suexec bypass via AllowOverride FileInfo vulnerability in Apache HTTP Server. Users with access to use the RequestHeader directive in htaccess can cause some CGI scripts to run under an unexpected userid.\n\nThis issue affects Apache HTTP Server: from 2.4.7 through 2.4.65.\n\nUsers are recommended to upgrade to version 2.4.66, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-manual-2.4.63-160000.3.1.noarch",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-66200",
"url": "https://www.suse.com/security/cve/CVE-2025-66200"
},
{
"category": "external",
"summary": "SUSE Bug 1254515 for CVE-2025-66200",
"url": "https://bugzilla.suse.com/1254515"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-manual-2.4.63-160000.3.1.noarch",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-devel-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-event-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-manual-2.4.63-160000.3.1.noarch",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-prefork-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-utils-2.4.63-160000.3.1.x86_64",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.aarch64",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.ppc64le",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.s390x",
"openSUSE Leap 16.0:apache2-worker-2.4.63-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-14T10:49:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-66200"
}
]
}
RHSA-2025:23732
Vulnerability from csaf_redhat - Published: 2025-12-22 01:33 - Updated: 2026-04-19 19:42An integer overflow flaw has been discovered in the Apache HTTP server. The integer overflow in the case of failed ACME certificate renewal leads, after a number of failures (~30 days in default configurations), to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
A server side include handling flaw has been discovered in the Apache HTTP server. When Server Side Includes (SSI) areenabled and mod_cgid (but not mod_cgi) passes the shell-escaped query string to #exec cmd="..." directives an attacker may be able to inject commands executed by the server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
A configuration override flaw has been discovered in the apache HTTP server. Improper Neutralization of Escape, Meta, or Control Sequences vulnerability in Apache HTTP Server through environment variables set via the Apache configuration unexpectedly superseding variables calculated by the server for CGI programs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
A permissions bypass flaw has been discovered in the apache HTTP server. Users with access to use the RequestHeader directive in htaccess can cause some CGI scripts to run under an unexpected userid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.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.\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: CGI environment variable override (CVE-2025-65082)\n\n* mod_md: Apache HTTP Server: mod_md (ACME), unintended retry intervals (CVE-2025-55753)\n\n* httpd: Apache HTTP Server: mod_userdir+suexec bypass via AllowOverride FileInfo (CVE-2025-66200)\n\n* httpd: Apache HTTP Server: Server Side Includes adds query string to #exec cmd=... (CVE-2025-58098)\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-2025:23732",
"url": "https://access.redhat.com/errata/RHSA-2025:23732"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2419139",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419139"
},
{
"category": "external",
"summary": "2419140",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419140"
},
{
"category": "external",
"summary": "2419262",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419262"
},
{
"category": "external",
"summary": "2419365",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419365"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_23732.json"
}
],
"title": "Red Hat Security Advisory: httpd:2.4 security update",
"tracking": {
"current_release_date": "2026-04-19T19:42:50+00:00",
"generator": {
"date": "2026-04-19T19:42:50+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2025:23732",
"initial_release_date": "2025-12-22T01:33:02+00:00",
"revision_history": [
{
"date": "2025-12-22T01:33:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-12-22T01:33:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-19T19:42:50+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.src::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.src (httpd:2.4)",
"product_id": "httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=src\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-10.module%2Bel8.10.0%2B23369%2B11a81384.4?arch=src\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.src::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.src (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-8.module%2Bel8.10.0%2B23815%2B1b5e1c66.2?arch=src\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-filesystem-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4",
"product": {
"name": "httpd-filesystem-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch (httpd:2.4)",
"product_id": "httpd-filesystem-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-filesystem@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=noarch\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-manual-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4",
"product": {
"name": "httpd-manual-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch (httpd:2.4)",
"product_id": "httpd-manual-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=noarch\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64 (httpd:2.4)",
"product_id": "httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=aarch64\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64 (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=aarch64\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64 (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=aarch64\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64 (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=aarch64\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64 (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=aarch64\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64 (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=aarch64\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64 (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-10.module%2Bel8.10.0%2B23369%2B11a81384.4?arch=aarch64\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64 (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.15.7-10.module%2Bel8.10.0%2B23369%2B11a81384.4?arch=aarch64\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64 (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.15.7-10.module%2Bel8.10.0%2B23369%2B11a81384.4?arch=aarch64\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64 (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=aarch64\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64 (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=aarch64\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64 (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-8.module%2Bel8.10.0%2B23815%2B1b5e1c66.2?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"product": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64 (httpd:2.4)",
"product_id": "mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.0.8-8.module%2Bel8.10.0%2B23815%2B1b5e1c66.2?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"product": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64 (httpd:2.4)",
"product_id": "mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.0.8-8.module%2Bel8.10.0%2B23815%2B1b5e1c66.2?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64 (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64 (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64 (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=aarch64\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64 (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=aarch64\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64 (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64 (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le (httpd:2.4)",
"product_id": "httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=ppc64le\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=ppc64le\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=ppc64le\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=ppc64le\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=ppc64le\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=ppc64le\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-10.module%2Bel8.10.0%2B23369%2B11a81384.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.15.7-10.module%2Bel8.10.0%2B23369%2B11a81384.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.15.7-10.module%2Bel8.10.0%2B23369%2B11a81384.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=ppc64le\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=ppc64le\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-8.module%2Bel8.10.0%2B23815%2B1b5e1c66.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"product": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le (httpd:2.4)",
"product_id": "mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.0.8-8.module%2Bel8.10.0%2B23815%2B1b5e1c66.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"product": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le (httpd:2.4)",
"product_id": "mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.0.8-8.module%2Bel8.10.0%2B23815%2B1b5e1c66.2?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=ppc64le\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=ppc64le\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x (httpd:2.4)",
"product_id": "httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=s390x\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=s390x\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=s390x\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=s390x\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=s390x\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=s390x\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-10.module%2Bel8.10.0%2B23369%2B11a81384.4?arch=s390x\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.15.7-10.module%2Bel8.10.0%2B23369%2B11a81384.4?arch=s390x\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.15.7-10.module%2Bel8.10.0%2B23369%2B11a81384.4?arch=s390x\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=s390x\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=s390x\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-8.module%2Bel8.10.0%2B23815%2B1b5e1c66.2?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"product": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x (httpd:2.4)",
"product_id": "mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.0.8-8.module%2Bel8.10.0%2B23815%2B1b5e1c66.2?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"product": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x (httpd:2.4)",
"product_id": "mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.0.8-8.module%2Bel8.10.0%2B23815%2B1b5e1c66.2?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=s390x\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=s390x\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64 (httpd:2.4)",
"product_id": "httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=x86_64\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64 (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=x86_64\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64 (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=x86_64\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64 (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=x86_64\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=x86_64\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=x86_64\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64 (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-10.module%2Bel8.10.0%2B23369%2B11a81384.4?arch=x86_64\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64 (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.15.7-10.module%2Bel8.10.0%2B23369%2B11a81384.4?arch=x86_64\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64 (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.15.7-10.module%2Bel8.10.0%2B23369%2B11a81384.4?arch=x86_64\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=x86_64\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=x86_64\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64 (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-8.module%2Bel8.10.0%2B23815%2B1b5e1c66.2?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"product": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64 (httpd:2.4)",
"product_id": "mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.0.8-8.module%2Bel8.10.0%2B23815%2B1b5e1c66.2?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"product": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64 (httpd:2.4)",
"product_id": "mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.0.8-8.module%2Bel8.10.0%2B23815%2B1b5e1c66.2?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64 (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=x86_64\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64 (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=x86_64\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23815%2B1b5e1c66.7?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020251212173309:489197e6"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.src::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-filesystem-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4"
},
"product_reference": "httpd-filesystem-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4"
},
"product_reference": "httpd-manual-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.src::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4"
},
"product_reference": "mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4"
},
"product_reference": "mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4"
},
"product_reference": "mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4"
},
"product_reference": "mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-55753",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-12-05T11:00:56.469663+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419140"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw has been discovered in the Apache HTTP server. The integer overflow in the case of failed ACME certificate renewal leads, after a number of failures (~30 days in default configurations), to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mod_md: Apache HTTP Server: mod_md (ACME), unintended retry intervals",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-55753"
},
{
"category": "external",
"summary": "RHBZ#2419140",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419140"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-55753",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55753"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-55753",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55753"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-12-05T10:12:22.041000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-22T01:33:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23732"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mod_md: Apache HTTP Server: mod_md (ACME), unintended retry intervals"
},
{
"cve": "CVE-2025-58098",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2025-12-05T14:00:53.379125+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419365"
}
],
"notes": [
{
"category": "description",
"text": "A server side include handling flaw has been discovered in the Apache HTTP server. When Server Side Includes (SSI) areenabled and mod_cgid (but not mod_cgi) passes the shell-escaped query string to #exec cmd=\"...\" directives an attacker may be able to inject commands executed by the server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Apache HTTP Server: Server Side Includes adds query string to #exec cmd=...",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58098"
},
{
"category": "external",
"summary": "RHBZ#2419365",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419365"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58098",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58098"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58098",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58098"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-12-05T13:40:39.772000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-22T01:33:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23732"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: Apache HTTP Server: Server Side Includes adds query string to #exec cmd=..."
},
{
"cve": "CVE-2025-65082",
"cwe": {
"id": "CWE-150",
"name": "Improper Neutralization of Escape, Meta, or Control Sequences"
},
"discovery_date": "2025-12-05T11:00:52.797985+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419139"
}
],
"notes": [
{
"category": "description",
"text": "A configuration override flaw has been discovered in the apache HTTP server. Improper Neutralization of Escape, Meta, or Control Sequences vulnerability in Apache HTTP Server through environment variables set via the Apache configuration unexpectedly superseding variables calculated by the server for CGI programs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Apache HTTP Server: CGI environment variable override",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-65082"
},
{
"category": "external",
"summary": "RHBZ#2419139",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419139"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-65082",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65082"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-65082",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65082"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-12-05T10:46:27.138000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-22T01:33:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23732"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"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:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: Apache HTTP Server: CGI environment variable override"
},
{
"cve": "CVE-2025-66200",
"cwe": {
"id": "CWE-305",
"name": "Authentication Bypass by Primary Weakness"
},
"discovery_date": "2025-12-05T12:00:53.623799+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419262"
}
],
"notes": [
{
"category": "description",
"text": "A permissions bypass flaw has been discovered in the apache HTTP server. Users with access to use the RequestHeader directive in htaccess can cause some CGI scripts to run under an unexpected userid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Apache HTTP Server: mod_userdir+suexec bypass via AllowOverride FileInfo",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66200"
},
{
"category": "external",
"summary": "RHBZ#2419262",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419262"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66200",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66200"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66200",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66200"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2025/12/04/8",
"url": "http://www.openwall.com/lists/oss-security/2025/12/04/8"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-12-05T11:02:25.722000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-22T01:33:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23732"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.10.0+23815+1b5e1c66.2.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23815+1b5e1c66.7.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: Apache HTTP Server: mod_userdir+suexec bypass via AllowOverride FileInfo"
}
]
}
RHSA-2025:23738
Vulnerability from csaf_redhat - Published: 2025-12-22 01:28 - Updated: 2026-03-18 03:14An integer overflow flaw has been discovered in the Apache HTTP server. The integer overflow in the case of failed ACME certificate renewal leads, after a number of failures (~30 days in default configurations), to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:mod_md-1:2.4.26-4.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:mod_md-1:2.4.26-4.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:mod_md-1:2.4.26-4.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:mod_md-1:2.4.26-4.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:mod_md-1:2.4.26-4.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:mod_md-debuginfo-1:2.4.26-4.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:mod_md-debuginfo-1:2.4.26-4.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:mod_md-debuginfo-1:2.4.26-4.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:mod_md-debuginfo-1:2.4.26-4.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:mod_md-debugsource-1:2.4.26-4.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:mod_md-debugsource-1:2.4.26-4.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:mod_md-debugsource-1:2.4.26-4.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:mod_md-debugsource-1:2.4.26-4.el10_1.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 mod_md is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "This module manages common properties of domains for one or more virtual hosts. Specifically it can use the ACME protocol to automate certificate provisioning. Certificates will be configured for managed domains and their virtual hosts automatically, including at renewal.\n\nSecurity Fix(es):\n\n* mod_md: Apache HTTP Server: mod_md (ACME), unintended retry intervals (CVE-2025-55753)\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-2025:23738",
"url": "https://access.redhat.com/errata/RHSA-2025:23738"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2419140",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419140"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_23738.json"
}
],
"title": "Red Hat Security Advisory: mod_md security update",
"tracking": {
"current_release_date": "2026-03-18T03:14:51+00:00",
"generator": {
"date": "2026-03-18T03:14:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:23738",
"initial_release_date": "2025-12-22T01:28:17+00:00",
"revision_history": [
{
"date": "2025-12-22T01:28:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-12-22T01:28:17+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T03:14:51+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "mod_md-1:2.4.26-4.el10_1.src",
"product": {
"name": "mod_md-1:2.4.26-4.el10_1.src",
"product_id": "mod_md-1:2.4.26-4.el10_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.4.26-4.el10_1?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "mod_md-1:2.4.26-4.el10_1.aarch64",
"product": {
"name": "mod_md-1:2.4.26-4.el10_1.aarch64",
"product_id": "mod_md-1:2.4.26-4.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.4.26-4.el10_1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.4.26-4.el10_1.aarch64",
"product": {
"name": "mod_md-debugsource-1:2.4.26-4.el10_1.aarch64",
"product_id": "mod_md-debugsource-1:2.4.26-4.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.4.26-4.el10_1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.4.26-4.el10_1.aarch64",
"product": {
"name": "mod_md-debuginfo-1:2.4.26-4.el10_1.aarch64",
"product_id": "mod_md-debuginfo-1:2.4.26-4.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.4.26-4.el10_1?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "mod_md-1:2.4.26-4.el10_1.ppc64le",
"product": {
"name": "mod_md-1:2.4.26-4.el10_1.ppc64le",
"product_id": "mod_md-1:2.4.26-4.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.4.26-4.el10_1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.4.26-4.el10_1.ppc64le",
"product": {
"name": "mod_md-debugsource-1:2.4.26-4.el10_1.ppc64le",
"product_id": "mod_md-debugsource-1:2.4.26-4.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.4.26-4.el10_1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.4.26-4.el10_1.ppc64le",
"product": {
"name": "mod_md-debuginfo-1:2.4.26-4.el10_1.ppc64le",
"product_id": "mod_md-debuginfo-1:2.4.26-4.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.4.26-4.el10_1?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "mod_md-1:2.4.26-4.el10_1.x86_64",
"product": {
"name": "mod_md-1:2.4.26-4.el10_1.x86_64",
"product_id": "mod_md-1:2.4.26-4.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.4.26-4.el10_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.4.26-4.el10_1.x86_64",
"product": {
"name": "mod_md-debugsource-1:2.4.26-4.el10_1.x86_64",
"product_id": "mod_md-debugsource-1:2.4.26-4.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.4.26-4.el10_1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.4.26-4.el10_1.x86_64",
"product": {
"name": "mod_md-debuginfo-1:2.4.26-4.el10_1.x86_64",
"product_id": "mod_md-debuginfo-1:2.4.26-4.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.4.26-4.el10_1?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "mod_md-1:2.4.26-4.el10_1.s390x",
"product": {
"name": "mod_md-1:2.4.26-4.el10_1.s390x",
"product_id": "mod_md-1:2.4.26-4.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.4.26-4.el10_1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.4.26-4.el10_1.s390x",
"product": {
"name": "mod_md-debugsource-1:2.4.26-4.el10_1.s390x",
"product_id": "mod_md-debugsource-1:2.4.26-4.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.4.26-4.el10_1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.4.26-4.el10_1.s390x",
"product": {
"name": "mod_md-debuginfo-1:2.4.26-4.el10_1.s390x",
"product_id": "mod_md-debuginfo-1:2.4.26-4.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.4.26-4.el10_1?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.4.26-4.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:mod_md-1:2.4.26-4.el10_1.aarch64"
},
"product_reference": "mod_md-1:2.4.26-4.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.4.26-4.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:mod_md-1:2.4.26-4.el10_1.ppc64le"
},
"product_reference": "mod_md-1:2.4.26-4.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.4.26-4.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:mod_md-1:2.4.26-4.el10_1.s390x"
},
"product_reference": "mod_md-1:2.4.26-4.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.4.26-4.el10_1.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:mod_md-1:2.4.26-4.el10_1.src"
},
"product_reference": "mod_md-1:2.4.26-4.el10_1.src",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.4.26-4.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:mod_md-1:2.4.26-4.el10_1.x86_64"
},
"product_reference": "mod_md-1:2.4.26-4.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.4.26-4.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:mod_md-debuginfo-1:2.4.26-4.el10_1.aarch64"
},
"product_reference": "mod_md-debuginfo-1:2.4.26-4.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.4.26-4.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:mod_md-debuginfo-1:2.4.26-4.el10_1.ppc64le"
},
"product_reference": "mod_md-debuginfo-1:2.4.26-4.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.4.26-4.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:mod_md-debuginfo-1:2.4.26-4.el10_1.s390x"
},
"product_reference": "mod_md-debuginfo-1:2.4.26-4.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.4.26-4.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:mod_md-debuginfo-1:2.4.26-4.el10_1.x86_64"
},
"product_reference": "mod_md-debuginfo-1:2.4.26-4.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.4.26-4.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:mod_md-debugsource-1:2.4.26-4.el10_1.aarch64"
},
"product_reference": "mod_md-debugsource-1:2.4.26-4.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.4.26-4.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:mod_md-debugsource-1:2.4.26-4.el10_1.ppc64le"
},
"product_reference": "mod_md-debugsource-1:2.4.26-4.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.4.26-4.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:mod_md-debugsource-1:2.4.26-4.el10_1.s390x"
},
"product_reference": "mod_md-debugsource-1:2.4.26-4.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.4.26-4.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:mod_md-debugsource-1:2.4.26-4.el10_1.x86_64"
},
"product_reference": "mod_md-debugsource-1:2.4.26-4.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-55753",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-12-05T11:00:56.469663+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419140"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw has been discovered in the Apache HTTP server. The integer overflow in the case of failed ACME certificate renewal leads, after a number of failures (~30 days in default configurations), to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mod_md: Apache HTTP Server: mod_md (ACME), unintended retry intervals",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:mod_md-1:2.4.26-4.el10_1.aarch64",
"AppStream-10.1.Z:mod_md-1:2.4.26-4.el10_1.ppc64le",
"AppStream-10.1.Z:mod_md-1:2.4.26-4.el10_1.s390x",
"AppStream-10.1.Z:mod_md-1:2.4.26-4.el10_1.src",
"AppStream-10.1.Z:mod_md-1:2.4.26-4.el10_1.x86_64",
"AppStream-10.1.Z:mod_md-debuginfo-1:2.4.26-4.el10_1.aarch64",
"AppStream-10.1.Z:mod_md-debuginfo-1:2.4.26-4.el10_1.ppc64le",
"AppStream-10.1.Z:mod_md-debuginfo-1:2.4.26-4.el10_1.s390x",
"AppStream-10.1.Z:mod_md-debuginfo-1:2.4.26-4.el10_1.x86_64",
"AppStream-10.1.Z:mod_md-debugsource-1:2.4.26-4.el10_1.aarch64",
"AppStream-10.1.Z:mod_md-debugsource-1:2.4.26-4.el10_1.ppc64le",
"AppStream-10.1.Z:mod_md-debugsource-1:2.4.26-4.el10_1.s390x",
"AppStream-10.1.Z:mod_md-debugsource-1:2.4.26-4.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-55753"
},
{
"category": "external",
"summary": "RHBZ#2419140",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419140"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-55753",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55753"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-55753",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55753"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-12-05T10:12:22.041000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-22T01:28:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:mod_md-1:2.4.26-4.el10_1.aarch64",
"AppStream-10.1.Z:mod_md-1:2.4.26-4.el10_1.ppc64le",
"AppStream-10.1.Z:mod_md-1:2.4.26-4.el10_1.s390x",
"AppStream-10.1.Z:mod_md-1:2.4.26-4.el10_1.src",
"AppStream-10.1.Z:mod_md-1:2.4.26-4.el10_1.x86_64",
"AppStream-10.1.Z:mod_md-debuginfo-1:2.4.26-4.el10_1.aarch64",
"AppStream-10.1.Z:mod_md-debuginfo-1:2.4.26-4.el10_1.ppc64le",
"AppStream-10.1.Z:mod_md-debuginfo-1:2.4.26-4.el10_1.s390x",
"AppStream-10.1.Z:mod_md-debuginfo-1:2.4.26-4.el10_1.x86_64",
"AppStream-10.1.Z:mod_md-debugsource-1:2.4.26-4.el10_1.aarch64",
"AppStream-10.1.Z:mod_md-debugsource-1:2.4.26-4.el10_1.ppc64le",
"AppStream-10.1.Z:mod_md-debugsource-1:2.4.26-4.el10_1.s390x",
"AppStream-10.1.Z:mod_md-debugsource-1:2.4.26-4.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23738"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.1.Z:mod_md-1:2.4.26-4.el10_1.aarch64",
"AppStream-10.1.Z:mod_md-1:2.4.26-4.el10_1.ppc64le",
"AppStream-10.1.Z:mod_md-1:2.4.26-4.el10_1.s390x",
"AppStream-10.1.Z:mod_md-1:2.4.26-4.el10_1.src",
"AppStream-10.1.Z:mod_md-1:2.4.26-4.el10_1.x86_64",
"AppStream-10.1.Z:mod_md-debuginfo-1:2.4.26-4.el10_1.aarch64",
"AppStream-10.1.Z:mod_md-debuginfo-1:2.4.26-4.el10_1.ppc64le",
"AppStream-10.1.Z:mod_md-debuginfo-1:2.4.26-4.el10_1.s390x",
"AppStream-10.1.Z:mod_md-debuginfo-1:2.4.26-4.el10_1.x86_64",
"AppStream-10.1.Z:mod_md-debugsource-1:2.4.26-4.el10_1.aarch64",
"AppStream-10.1.Z:mod_md-debugsource-1:2.4.26-4.el10_1.ppc64le",
"AppStream-10.1.Z:mod_md-debugsource-1:2.4.26-4.el10_1.s390x",
"AppStream-10.1.Z:mod_md-debugsource-1:2.4.26-4.el10_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:mod_md-1:2.4.26-4.el10_1.aarch64",
"AppStream-10.1.Z:mod_md-1:2.4.26-4.el10_1.ppc64le",
"AppStream-10.1.Z:mod_md-1:2.4.26-4.el10_1.s390x",
"AppStream-10.1.Z:mod_md-1:2.4.26-4.el10_1.src",
"AppStream-10.1.Z:mod_md-1:2.4.26-4.el10_1.x86_64",
"AppStream-10.1.Z:mod_md-debuginfo-1:2.4.26-4.el10_1.aarch64",
"AppStream-10.1.Z:mod_md-debuginfo-1:2.4.26-4.el10_1.ppc64le",
"AppStream-10.1.Z:mod_md-debuginfo-1:2.4.26-4.el10_1.s390x",
"AppStream-10.1.Z:mod_md-debuginfo-1:2.4.26-4.el10_1.x86_64",
"AppStream-10.1.Z:mod_md-debugsource-1:2.4.26-4.el10_1.aarch64",
"AppStream-10.1.Z:mod_md-debugsource-1:2.4.26-4.el10_1.ppc64le",
"AppStream-10.1.Z:mod_md-debugsource-1:2.4.26-4.el10_1.s390x",
"AppStream-10.1.Z:mod_md-debugsource-1:2.4.26-4.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mod_md: Apache HTTP Server: mod_md (ACME), unintended retry intervals"
}
]
}
RHSA-2025:23739
Vulnerability from csaf_redhat - Published: 2025-12-22 01:45 - Updated: 2026-03-18 03:14An integer overflow flaw has been discovered in the Apache HTTP server. The integer overflow in the case of failed ACME certificate renewal leads, after a number of failures (~30 days in default configurations), to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:mod_md-1:2.4.26-1.el9_7.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:mod_md-1:2.4.26-1.el9_7.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:mod_md-1:2.4.26-1.el9_7.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:mod_md-1:2.4.26-1.el9_7.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:mod_md-1:2.4.26-1.el9_7.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:mod_md-debuginfo-1:2.4.26-1.el9_7.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:mod_md-debuginfo-1:2.4.26-1.el9_7.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:mod_md-debuginfo-1:2.4.26-1.el9_7.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:mod_md-debuginfo-1:2.4.26-1.el9_7.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:mod_md-debugsource-1:2.4.26-1.el9_7.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:mod_md-debugsource-1:2.4.26-1.el9_7.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:mod_md-debugsource-1:2.4.26-1.el9_7.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:mod_md-debugsource-1:2.4.26-1.el9_7.1.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 mod_md is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "This module manages common properties of domains for one or more virtual hosts. Specifically it can use the ACME protocol to automate certificate provisioning. Certificates will be configured for managed domains and their virtual hosts automatically, including at renewal.\n\nSecurity Fix(es):\n\n* mod_md: Apache HTTP Server: mod_md (ACME), unintended retry intervals (CVE-2025-55753)\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-2025:23739",
"url": "https://access.redhat.com/errata/RHSA-2025:23739"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2419140",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419140"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_23739.json"
}
],
"title": "Red Hat Security Advisory: mod_md security update",
"tracking": {
"current_release_date": "2026-03-18T03:14:48+00:00",
"generator": {
"date": "2026-03-18T03:14:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:23739",
"initial_release_date": "2025-12-22T01:45:43+00:00",
"revision_history": [
{
"date": "2025-12-22T01:45:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-12-22T01:45:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T03:14:48+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "mod_md-1:2.4.26-1.el9_7.1.src",
"product": {
"name": "mod_md-1:2.4.26-1.el9_7.1.src",
"product_id": "mod_md-1:2.4.26-1.el9_7.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.4.26-1.el9_7.1?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "mod_md-1:2.4.26-1.el9_7.1.aarch64",
"product": {
"name": "mod_md-1:2.4.26-1.el9_7.1.aarch64",
"product_id": "mod_md-1:2.4.26-1.el9_7.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.4.26-1.el9_7.1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.4.26-1.el9_7.1.aarch64",
"product": {
"name": "mod_md-debugsource-1:2.4.26-1.el9_7.1.aarch64",
"product_id": "mod_md-debugsource-1:2.4.26-1.el9_7.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.4.26-1.el9_7.1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.4.26-1.el9_7.1.aarch64",
"product": {
"name": "mod_md-debuginfo-1:2.4.26-1.el9_7.1.aarch64",
"product_id": "mod_md-debuginfo-1:2.4.26-1.el9_7.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.4.26-1.el9_7.1?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "mod_md-1:2.4.26-1.el9_7.1.ppc64le",
"product": {
"name": "mod_md-1:2.4.26-1.el9_7.1.ppc64le",
"product_id": "mod_md-1:2.4.26-1.el9_7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.4.26-1.el9_7.1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.4.26-1.el9_7.1.ppc64le",
"product": {
"name": "mod_md-debugsource-1:2.4.26-1.el9_7.1.ppc64le",
"product_id": "mod_md-debugsource-1:2.4.26-1.el9_7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.4.26-1.el9_7.1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.4.26-1.el9_7.1.ppc64le",
"product": {
"name": "mod_md-debuginfo-1:2.4.26-1.el9_7.1.ppc64le",
"product_id": "mod_md-debuginfo-1:2.4.26-1.el9_7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.4.26-1.el9_7.1?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "mod_md-1:2.4.26-1.el9_7.1.x86_64",
"product": {
"name": "mod_md-1:2.4.26-1.el9_7.1.x86_64",
"product_id": "mod_md-1:2.4.26-1.el9_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.4.26-1.el9_7.1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.4.26-1.el9_7.1.x86_64",
"product": {
"name": "mod_md-debugsource-1:2.4.26-1.el9_7.1.x86_64",
"product_id": "mod_md-debugsource-1:2.4.26-1.el9_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.4.26-1.el9_7.1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.4.26-1.el9_7.1.x86_64",
"product": {
"name": "mod_md-debuginfo-1:2.4.26-1.el9_7.1.x86_64",
"product_id": "mod_md-debuginfo-1:2.4.26-1.el9_7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.4.26-1.el9_7.1?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "mod_md-1:2.4.26-1.el9_7.1.s390x",
"product": {
"name": "mod_md-1:2.4.26-1.el9_7.1.s390x",
"product_id": "mod_md-1:2.4.26-1.el9_7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.4.26-1.el9_7.1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.4.26-1.el9_7.1.s390x",
"product": {
"name": "mod_md-debugsource-1:2.4.26-1.el9_7.1.s390x",
"product_id": "mod_md-debugsource-1:2.4.26-1.el9_7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.4.26-1.el9_7.1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.4.26-1.el9_7.1.s390x",
"product": {
"name": "mod_md-debuginfo-1:2.4.26-1.el9_7.1.s390x",
"product_id": "mod_md-debuginfo-1:2.4.26-1.el9_7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.4.26-1.el9_7.1?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.4.26-1.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:mod_md-1:2.4.26-1.el9_7.1.aarch64"
},
"product_reference": "mod_md-1:2.4.26-1.el9_7.1.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.4.26-1.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:mod_md-1:2.4.26-1.el9_7.1.ppc64le"
},
"product_reference": "mod_md-1:2.4.26-1.el9_7.1.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.4.26-1.el9_7.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:mod_md-1:2.4.26-1.el9_7.1.s390x"
},
"product_reference": "mod_md-1:2.4.26-1.el9_7.1.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.4.26-1.el9_7.1.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:mod_md-1:2.4.26-1.el9_7.1.src"
},
"product_reference": "mod_md-1:2.4.26-1.el9_7.1.src",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.4.26-1.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:mod_md-1:2.4.26-1.el9_7.1.x86_64"
},
"product_reference": "mod_md-1:2.4.26-1.el9_7.1.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.4.26-1.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:mod_md-debuginfo-1:2.4.26-1.el9_7.1.aarch64"
},
"product_reference": "mod_md-debuginfo-1:2.4.26-1.el9_7.1.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.4.26-1.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:mod_md-debuginfo-1:2.4.26-1.el9_7.1.ppc64le"
},
"product_reference": "mod_md-debuginfo-1:2.4.26-1.el9_7.1.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.4.26-1.el9_7.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:mod_md-debuginfo-1:2.4.26-1.el9_7.1.s390x"
},
"product_reference": "mod_md-debuginfo-1:2.4.26-1.el9_7.1.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.4.26-1.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:mod_md-debuginfo-1:2.4.26-1.el9_7.1.x86_64"
},
"product_reference": "mod_md-debuginfo-1:2.4.26-1.el9_7.1.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.4.26-1.el9_7.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:mod_md-debugsource-1:2.4.26-1.el9_7.1.aarch64"
},
"product_reference": "mod_md-debugsource-1:2.4.26-1.el9_7.1.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.4.26-1.el9_7.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:mod_md-debugsource-1:2.4.26-1.el9_7.1.ppc64le"
},
"product_reference": "mod_md-debugsource-1:2.4.26-1.el9_7.1.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.4.26-1.el9_7.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:mod_md-debugsource-1:2.4.26-1.el9_7.1.s390x"
},
"product_reference": "mod_md-debugsource-1:2.4.26-1.el9_7.1.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.4.26-1.el9_7.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:mod_md-debugsource-1:2.4.26-1.el9_7.1.x86_64"
},
"product_reference": "mod_md-debugsource-1:2.4.26-1.el9_7.1.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-55753",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-12-05T11:00:56.469663+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419140"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw has been discovered in the Apache HTTP server. The integer overflow in the case of failed ACME certificate renewal leads, after a number of failures (~30 days in default configurations), to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mod_md: Apache HTTP Server: mod_md (ACME), unintended retry intervals",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:mod_md-1:2.4.26-1.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:mod_md-1:2.4.26-1.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:mod_md-1:2.4.26-1.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:mod_md-1:2.4.26-1.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:mod_md-1:2.4.26-1.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:mod_md-debuginfo-1:2.4.26-1.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:mod_md-debuginfo-1:2.4.26-1.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:mod_md-debuginfo-1:2.4.26-1.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:mod_md-debuginfo-1:2.4.26-1.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:mod_md-debugsource-1:2.4.26-1.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:mod_md-debugsource-1:2.4.26-1.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:mod_md-debugsource-1:2.4.26-1.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:mod_md-debugsource-1:2.4.26-1.el9_7.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-55753"
},
{
"category": "external",
"summary": "RHBZ#2419140",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419140"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-55753",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55753"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-55753",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55753"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-12-05T10:12:22.041000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-22T01:45:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:mod_md-1:2.4.26-1.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:mod_md-1:2.4.26-1.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:mod_md-1:2.4.26-1.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:mod_md-1:2.4.26-1.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:mod_md-1:2.4.26-1.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:mod_md-debuginfo-1:2.4.26-1.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:mod_md-debuginfo-1:2.4.26-1.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:mod_md-debuginfo-1:2.4.26-1.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:mod_md-debuginfo-1:2.4.26-1.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:mod_md-debugsource-1:2.4.26-1.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:mod_md-debugsource-1:2.4.26-1.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:mod_md-debugsource-1:2.4.26-1.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:mod_md-debugsource-1:2.4.26-1.el9_7.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23739"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:mod_md-1:2.4.26-1.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:mod_md-1:2.4.26-1.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:mod_md-1:2.4.26-1.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:mod_md-1:2.4.26-1.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:mod_md-1:2.4.26-1.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:mod_md-debuginfo-1:2.4.26-1.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:mod_md-debuginfo-1:2.4.26-1.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:mod_md-debuginfo-1:2.4.26-1.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:mod_md-debuginfo-1:2.4.26-1.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:mod_md-debugsource-1:2.4.26-1.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:mod_md-debugsource-1:2.4.26-1.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:mod_md-debugsource-1:2.4.26-1.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:mod_md-debugsource-1:2.4.26-1.el9_7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:mod_md-1:2.4.26-1.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:mod_md-1:2.4.26-1.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:mod_md-1:2.4.26-1.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:mod_md-1:2.4.26-1.el9_7.1.src",
"AppStream-9.7.0.Z.MAIN:mod_md-1:2.4.26-1.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:mod_md-debuginfo-1:2.4.26-1.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:mod_md-debuginfo-1:2.4.26-1.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:mod_md-debuginfo-1:2.4.26-1.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:mod_md-debuginfo-1:2.4.26-1.el9_7.1.x86_64",
"AppStream-9.7.0.Z.MAIN:mod_md-debugsource-1:2.4.26-1.el9_7.1.aarch64",
"AppStream-9.7.0.Z.MAIN:mod_md-debugsource-1:2.4.26-1.el9_7.1.ppc64le",
"AppStream-9.7.0.Z.MAIN:mod_md-debugsource-1:2.4.26-1.el9_7.1.s390x",
"AppStream-9.7.0.Z.MAIN:mod_md-debugsource-1:2.4.26-1.el9_7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mod_md: Apache HTTP Server: mod_md (ACME), unintended retry intervals"
}
]
}
RHSA-2026:0009
Vulnerability from csaf_redhat - Published: 2026-01-05 01:39 - Updated: 2026-04-19 19:42An integer overflow flaw has been discovered in the Apache HTTP server. The integer overflow in the case of failed ACME certificate renewal leads, after a number of failures (~30 days in default configurations), to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
A server side include handling flaw has been discovered in the Apache HTTP server. When Server Side Includes (SSI) areenabled and mod_cgid (but not mod_cgi) passes the shell-escaped query string to #exec cmd="..." directives an attacker may be able to inject commands executed by the server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.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.2 Advanced 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* mod_md: Apache HTTP Server: mod_md (ACME), unintended retry intervals (CVE-2025-55753)\n\n* httpd: Apache HTTP Server: Server Side Includes adds query string to #exec cmd=... (CVE-2025-58098)\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:0009",
"url": "https://access.redhat.com/errata/RHSA-2026:0009"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2419140",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419140"
},
{
"category": "external",
"summary": "2419365",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419365"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_0009.json"
}
],
"title": "Red Hat Security Advisory: httpd:2.4 security update",
"tracking": {
"current_release_date": "2026-04-19T19:42:55+00:00",
"generator": {
"date": "2026-04-19T19:42:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:0009",
"initial_release_date": "2026-01-05T01:39:00+00:00",
"revision_history": [
{
"date": "2026-01-05T01:39:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-05T01:39:00+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-19T19:42:55+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.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.src::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.src (httpd:2.4)",
"product_id": "httpd-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-21.module%2Bel8.2.0%2B23841%2B60fa4803.11?arch=src\u0026rpmmod=httpd:2.4:8020020251223095446:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src::httpd:2.4",
"product": {
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src (httpd:2.4)",
"product_id": "mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.11.3-3.module%2Bel8.2.0%2B23461%2B1d03af5c.5?arch=src\u0026rpmmod=httpd:2.4:8020020251223095446:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.src::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.src (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-7.module%2Bel8.2.0%2B23841%2B60fa4803.1?arch=src\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020251223095446:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64 (httpd:2.4)",
"product_id": "httpd-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-21.module%2Bel8.2.0%2B23841%2B60fa4803.11?arch=x86_64\u0026rpmmod=httpd:2.4:8020020251223095446:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64 (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-21.module%2Bel8.2.0%2B23841%2B60fa4803.11?arch=x86_64\u0026rpmmod=httpd:2.4:8020020251223095446:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64 (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-21.module%2Bel8.2.0%2B23841%2B60fa4803.11?arch=x86_64\u0026rpmmod=httpd:2.4:8020020251223095446:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64 (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-21.module%2Bel8.2.0%2B23841%2B60fa4803.11?arch=x86_64\u0026rpmmod=httpd:2.4:8020020251223095446:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-21.module%2Bel8.2.0%2B23841%2B60fa4803.11?arch=x86_64\u0026rpmmod=httpd:2.4:8020020251223095446:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-21.module%2Bel8.2.0%2B23841%2B60fa4803.11?arch=x86_64\u0026rpmmod=httpd:2.4:8020020251223095446:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64 (httpd:2.4)",
"product_id": "mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.11.3-3.module%2Bel8.2.0%2B23461%2B1d03af5c.5?arch=x86_64\u0026rpmmod=httpd:2.4:8020020251223095446:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64 (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.11.3-3.module%2Bel8.2.0%2B23461%2B1d03af5c.5?arch=x86_64\u0026rpmmod=httpd:2.4:8020020251223095446:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64 (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.11.3-3.module%2Bel8.2.0%2B23461%2B1d03af5c.5?arch=x86_64\u0026rpmmod=httpd:2.4:8020020251223095446:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-21.module%2Bel8.2.0%2B23841%2B60fa4803.11?arch=x86_64\u0026rpmmod=httpd:2.4:8020020251223095446:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-21.module%2Bel8.2.0%2B23841%2B60fa4803.11?arch=x86_64\u0026rpmmod=httpd:2.4:8020020251223095446:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64 (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-7.module%2Bel8.2.0%2B23841%2B60fa4803.1?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020251223095446:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4",
"product": {
"name": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64 (httpd:2.4)",
"product_id": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.0.8-7.module%2Bel8.2.0%2B23841%2B60fa4803.1?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020251223095446:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4",
"product": {
"name": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64 (httpd:2.4)",
"product_id": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.0.8-7.module%2Bel8.2.0%2B23841%2B60fa4803.1?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020251223095446:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-21.module%2Bel8.2.0%2B23841%2B60fa4803.11?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020251223095446:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-21.module%2Bel8.2.0%2B23841%2B60fa4803.11?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020251223095446:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64 (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-21.module%2Bel8.2.0%2B23841%2B60fa4803.11?arch=x86_64\u0026rpmmod=httpd:2.4:8020020251223095446:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64 (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-21.module%2Bel8.2.0%2B23841%2B60fa4803.11?arch=x86_64\u0026rpmmod=httpd:2.4:8020020251223095446:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-21.module%2Bel8.2.0%2B23841%2B60fa4803.11?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020251223095446:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-21.module%2Bel8.2.0%2B23841%2B60fa4803.11?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020251223095446:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-filesystem-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.noarch::httpd:2.4",
"product": {
"name": "httpd-filesystem-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.noarch (httpd:2.4)",
"product_id": "httpd-filesystem-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-filesystem@2.4.37-21.module%2Bel8.2.0%2B23841%2B60fa4803.11?arch=noarch\u0026rpmmod=httpd:2.4:8020020251223095446:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-manual-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.noarch::httpd:2.4",
"product": {
"name": "httpd-manual-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.noarch (httpd:2.4)",
"product_id": "httpd-manual-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.37-21.module%2Bel8.2.0%2B23841%2B60fa4803.11?arch=noarch\u0026rpmmod=httpd:2.4:8020020251223095446:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.src::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-filesystem-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.noarch::httpd:2.4"
},
"product_reference": "httpd-filesystem-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.noarch::httpd:2.4"
},
"product_reference": "httpd-manual-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src::httpd:2.4"
},
"product_reference": "mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.src::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4"
},
"product_reference": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-55753",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-12-05T11:00:56.469663+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419140"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw has been discovered in the Apache HTTP server. The integer overflow in the case of failed ACME certificate renewal leads, after a number of failures (~30 days in default configurations), to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mod_md: Apache HTTP Server: mod_md (ACME), unintended retry intervals",
"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.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-55753"
},
{
"category": "external",
"summary": "RHBZ#2419140",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419140"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-55753",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55753"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-55753",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55753"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-12-05T10:12:22.041000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-05T01:39: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.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0009"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mod_md: Apache HTTP Server: mod_md (ACME), unintended retry intervals"
},
{
"cve": "CVE-2025-58098",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2025-12-05T14:00:53.379125+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419365"
}
],
"notes": [
{
"category": "description",
"text": "A server side include handling flaw has been discovered in the Apache HTTP server. When Server Side Includes (SSI) areenabled and mod_cgid (but not mod_cgi) passes the shell-escaped query string to #exec cmd=\"...\" directives an attacker may be able to inject commands executed by the server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Apache HTTP Server: Server Side Includes adds query string to #exec cmd=...",
"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.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58098"
},
{
"category": "external",
"summary": "RHBZ#2419365",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419365"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58098",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58098"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58098",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58098"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-12-05T13:40:39.772000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-05T01:39: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.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0009"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+23841+60fa4803.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23841+60fa4803.11.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: Apache HTTP Server: Server Side Includes adds query string to #exec cmd=..."
}
]
}
RHSA-2026:0010
Vulnerability from csaf_redhat - Published: 2026-01-05 01:55 - Updated: 2026-04-19 19:42An integer overflow flaw has been discovered in the Apache HTTP server. The integer overflow in the case of failed ACME certificate renewal leads, after a number of failures (~30 days in default configurations), to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23462+1fa78ba3.4.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+23462+1fa78ba3.4.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+23462+1fa78ba3.4.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+23462+1fa78ba3.4.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23462+1fa78ba3.4.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+23462+1fa78ba3.4.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+23462+1fa78ba3.4.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+23462+1fa78ba3.4.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
A server side include handling flaw has been discovered in the Apache HTTP server. When Server Side Includes (SSI) areenabled and mod_cgid (but not mod_cgi) passes the shell-escaped query string to #exec cmd="..." directives an attacker may be able to inject commands executed by the server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23462+1fa78ba3.4.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+23462+1fa78ba3.4.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+23462+1fa78ba3.4.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+23462+1fa78ba3.4.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23462+1fa78ba3.4.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+23462+1fa78ba3.4.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+23462+1fa78ba3.4.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+23462+1fa78ba3.4.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.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* mod_md: Apache HTTP Server: mod_md (ACME), unintended retry intervals (CVE-2025-55753)\n\n* httpd: Apache HTTP Server: Server Side Includes adds query string to #exec cmd=... (CVE-2025-58098)\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:0010",
"url": "https://access.redhat.com/errata/RHSA-2026:0010"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2419140",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419140"
},
{
"category": "external",
"summary": "2419365",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419365"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_0010.json"
}
],
"title": "Red Hat Security Advisory: httpd:2.4 security update",
"tracking": {
"current_release_date": "2026-04-19T19:42:54+00:00",
"generator": {
"date": "2026-04-19T19:42:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:0010",
"initial_release_date": "2026-01-05T01:55:58+00:00",
"revision_history": [
{
"date": "2026-01-05T01:55:58+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-05T01:55:58+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-19T19:42:54+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+23842+00253415.11.src::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.src (httpd:2.4)",
"product_id": "httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-39.module%2Bel8.4.0%2B23842%2B00253415.11?arch=src\u0026rpmmod=httpd:2.4:8040020251223095736:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-3.module%2Bel8.4.0%2B23462%2B1fa78ba3.4?arch=src\u0026rpmmod=httpd:2.4:8040020251223095736: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:8040020251223095736:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64 (httpd:2.4)",
"product_id": "httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-39.module%2Bel8.4.0%2B23842%2B00253415.11?arch=x86_64\u0026rpmmod=httpd:2.4:8040020251223095736:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64 (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-39.module%2Bel8.4.0%2B23842%2B00253415.11?arch=x86_64\u0026rpmmod=httpd:2.4:8040020251223095736:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64 (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-39.module%2Bel8.4.0%2B23842%2B00253415.11?arch=x86_64\u0026rpmmod=httpd:2.4:8040020251223095736:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64 (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-39.module%2Bel8.4.0%2B23842%2B00253415.11?arch=x86_64\u0026rpmmod=httpd:2.4:8040020251223095736:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-39.module%2Bel8.4.0%2B23842%2B00253415.11?arch=x86_64\u0026rpmmod=httpd:2.4:8040020251223095736:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-39.module%2Bel8.4.0%2B23842%2B00253415.11?arch=x86_64\u0026rpmmod=httpd:2.4:8040020251223095736:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64 (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-3.module%2Bel8.4.0%2B23462%2B1fa78ba3.4?arch=x86_64\u0026rpmmod=httpd:2.4:8040020251223095736:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64 (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.15.7-3.module%2Bel8.4.0%2B23462%2B1fa78ba3.4?arch=x86_64\u0026rpmmod=httpd:2.4:8040020251223095736:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64 (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.15.7-3.module%2Bel8.4.0%2B23462%2B1fa78ba3.4?arch=x86_64\u0026rpmmod=httpd:2.4:8040020251223095736:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-39.module%2Bel8.4.0%2B23842%2B00253415.11?arch=x86_64\u0026rpmmod=httpd:2.4:8040020251223095736:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-39.module%2Bel8.4.0%2B23842%2B00253415.11?arch=x86_64\u0026rpmmod=httpd:2.4:8040020251223095736: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:8040020251223095736: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:8040020251223095736: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:8040020251223095736:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-39.module%2Bel8.4.0%2B23842%2B00253415.11?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020251223095736:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-39.module%2Bel8.4.0%2B23842%2B00253415.11?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020251223095736:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64 (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-39.module%2Bel8.4.0%2B23842%2B00253415.11?arch=x86_64\u0026rpmmod=httpd:2.4:8040020251223095736:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64 (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-39.module%2Bel8.4.0%2B23842%2B00253415.11?arch=x86_64\u0026rpmmod=httpd:2.4:8040020251223095736:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-39.module%2Bel8.4.0%2B23842%2B00253415.11?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020251223095736:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-39.module%2Bel8.4.0%2B23842%2B00253415.11?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020251223095736:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+23842+00253415.11.noarch::httpd:2.4",
"product": {
"name": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+23842+00253415.11.noarch (httpd:2.4)",
"product_id": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+23842+00253415.11.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-filesystem@2.4.37-39.module%2Bel8.4.0%2B23842%2B00253415.11?arch=noarch\u0026rpmmod=httpd:2.4:8040020251223095736:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-manual-0:2.4.37-39.module+el8.4.0+23842+00253415.11.noarch::httpd:2.4",
"product": {
"name": "httpd-manual-0:2.4.37-39.module+el8.4.0+23842+00253415.11.noarch (httpd:2.4)",
"product_id": "httpd-manual-0:2.4.37-39.module+el8.4.0+23842+00253415.11.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.37-39.module%2Bel8.4.0%2B23842%2B00253415.11?arch=noarch\u0026rpmmod=httpd:2.4:8040020251223095736: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+23842+00253415.11.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+23842+00253415.11.src::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.noarch::httpd:2.4"
},
"product_reference": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.noarch::httpd:2.4"
},
"product_reference": "httpd-manual-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23462+1fa78ba3.4.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+23462+1fa78ba3.4.src::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.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+23462+1fa78ba3.4.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+23462+1fa78ba3.4.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.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+23462+1fa78ba3.4.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+23462+1fa78ba3.4.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.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+23462+1fa78ba3.4.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+23462+1fa78ba3.4.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.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+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.src::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.noarch::httpd:2.4"
},
"product_reference": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.noarch::httpd:2.4"
},
"product_reference": "httpd-manual-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23462+1fa78ba3.4.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+23462+1fa78ba3.4.src::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.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+23462+1fa78ba3.4.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+23462+1fa78ba3.4.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.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+23462+1fa78ba3.4.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+23462+1fa78ba3.4.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.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+23462+1fa78ba3.4.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+23462+1fa78ba3.4.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.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+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-55753",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-12-05T11:00:56.469663+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419140"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow flaw has been discovered in the Apache HTTP server. The integer overflow in the case of failed ACME certificate renewal leads, after a number of failures (~30 days in default configurations), to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mod_md: Apache HTTP Server: mod_md (ACME), unintended retry intervals",
"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+23842+00253415.11.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23842+00253415.11.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+23842+00253415.11.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23842+00253415.11.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+23842+00253415.11.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-55753"
},
{
"category": "external",
"summary": "RHBZ#2419140",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419140"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-55753",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55753"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-55753",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55753"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-12-05T10:12:22.041000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-05T01:55:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23842+00253415.11.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+23842+00253415.11.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23842+00253415.11.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+23842+00253415.11.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0010"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23842+00253415.11.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+23842+00253415.11.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23842+00253415.11.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+23842+00253415.11.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23842+00253415.11.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+23842+00253415.11.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23842+00253415.11.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+23842+00253415.11.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mod_md: Apache HTTP Server: mod_md (ACME), unintended retry intervals"
},
{
"cve": "CVE-2025-58098",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2025-12-05T14:00:53.379125+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419365"
}
],
"notes": [
{
"category": "description",
"text": "A server side include handling flaw has been discovered in the Apache HTTP server. When Server Side Includes (SSI) areenabled and mod_cgid (but not mod_cgi) passes the shell-escaped query string to #exec cmd=\"...\" directives an attacker may be able to inject commands executed by the server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Apache HTTP Server: Server Side Includes adds query string to #exec cmd=...",
"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+23842+00253415.11.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23842+00253415.11.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+23842+00253415.11.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23842+00253415.11.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+23842+00253415.11.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58098"
},
{
"category": "external",
"summary": "RHBZ#2419365",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419365"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58098",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58098"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58098",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58098"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-12-05T13:40:39.772000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-05T01:55:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23842+00253415.11.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+23842+00253415.11.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23842+00253415.11.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+23842+00253415.11.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0010"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23842+00253415.11.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+23842+00253415.11.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23842+00253415.11.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+23842+00253415.11.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23842+00253415.11.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+23842+00253415.11.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23842+00253415.11.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+23842+00253415.11.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.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+23842+00253415.11.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+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23842+00253415.11.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: Apache HTTP Server: Server Side Includes adds query string to #exec cmd=..."
}
]
}
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.