Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-48866 (GCVE-0-2025-48866)
Vulnerability from cvelistv5
Published
2025-06-02 15:46
Modified
2025-06-09 15:03
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-1050 - Excessive Platform Resource Consumption within a Loop
Summary
ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx. Versions prior to 2.9.10 contain a denial of service vulnerability similar to GHSA-859r-vvv8-rm8r/CVE-2025-47947. The `sanitiseArg` (and `sanitizeArg` - this is the same action but an alias) is vulnerable to adding an excessive number of arguments, thereby leading to denial of service. Version 2.9.10 fixes the issue. As a workaround, avoid using rules that contain the `sanitiseArg` (or `sanitizeArg`) action.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
owasp-modsecurity | ModSecurity |
Version: < 2.9.10 |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-48866", "options": [ { "Exploitation": "poc" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-06-02T15:52:43.836965Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-06-02T15:54:25.494Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" }, { "providerMetadata": { "dateUpdated": "2025-06-09T15:03:29.894Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "url": "https://lists.debian.org/debian-lts-announce/2025/06/msg00009.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "ModSecurity", "vendor": "owasp-modsecurity", "versions": [ { "status": "affected", "version": "\u003c 2.9.10" } ] } ], "descriptions": [ { "lang": "en", "value": "ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx. Versions prior to 2.9.10 contain a denial of service vulnerability similar to GHSA-859r-vvv8-rm8r/CVE-2025-47947. The `sanitiseArg` (and `sanitizeArg` - this is the same action but an alias) is vulnerable to adding an excessive number of arguments, thereby leading to denial of service. Version 2.9.10 fixes the issue. As a workaround, avoid using rules that contain the `sanitiseArg` (or `sanitizeArg`) action." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-1050", "description": "CWE-1050: Excessive Platform Resource Consumption within a Loop", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-06-02T15:46:19.909Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/owasp-modsecurity/ModSecurity/security/advisories/GHSA-f82j-8pp7-cw2w", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/owasp-modsecurity/ModSecurity/security/advisories/GHSA-f82j-8pp7-cw2w" }, { "name": "https://github.com/owasp-modsecurity/ModSecurity/security/advisories/GHSA-859r-vvv8-rm8r", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/owasp-modsecurity/ModSecurity/security/advisories/GHSA-859r-vvv8-rm8r" }, { "name": "https://github.com/owasp-modsecurity/ModSecurity/commit/3a54ccea62d3f7151bb08cb78d60c5e90b53ca2e", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/owasp-modsecurity/ModSecurity/commit/3a54ccea62d3f7151bb08cb78d60c5e90b53ca2e" }, { "name": "https://github.com/owasp-modsecurity/ModSecurity/wiki/Reference-Manual-(v2.x)#sanitisearg", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/owasp-modsecurity/ModSecurity/wiki/Reference-Manual-(v2.x)#sanitisearg" } ], "source": { "advisory": "GHSA-f82j-8pp7-cw2w", "discovery": "UNKNOWN" }, "title": "ModSecurity has possible DoS vulnerability in sanitiseArg action" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2025-48866", "datePublished": "2025-06-02T15:46:19.909Z", "dateReserved": "2025-05-27T20:14:34.294Z", "dateUpdated": "2025-06-09T15:03:29.894Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2025-48866\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-06-02T16:15:29.900\",\"lastModified\":\"2025-07-02T18:11:34.663\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx. Versions prior to 2.9.10 contain a denial of service vulnerability similar to GHSA-859r-vvv8-rm8r/CVE-2025-47947. The `sanitiseArg` (and `sanitizeArg` - this is the same action but an alias) is vulnerable to adding an excessive number of arguments, thereby leading to denial of service. Version 2.9.10 fixes the issue. As a workaround, avoid using rules that contain the `sanitiseArg` (or `sanitizeArg`) action.\"},{\"lang\":\"es\",\"value\":\"ModSecurity es un motor de firewall de aplicaciones web (WAF) multiplataforma de c\u00f3digo abierto para Apache, IIS y Nginx. Las versiones anteriores a la 2.9.10 contienen una vulnerabilidad de denegaci\u00f3n de servicio similar a GHSA-859r-vvv8-rm8r/CVE-2025-47947. La acci\u00f3n `sanitiseArg` (y `sanitizeArg`, que es la misma acci\u00f3n pero un alias) es vulnerable a a\u00f1adir un n\u00famero excesivo de argumentos, lo que provoca una denegaci\u00f3n de servicio. La versi\u00f3n 2.9.10 corrige el problema. Como workaround, evite usar reglas que contengan la acci\u00f3n `sanitiseArg` (o `sanitizeArg`).\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1050\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:owasp:modsecurity:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.9.10\",\"matchCriteriaId\":\"60F5291C-3B49-450D-B2C5-620633BBA7EB\"}]}]}],\"references\":[{\"url\":\"https://github.com/owasp-modsecurity/ModSecurity/commit/3a54ccea62d3f7151bb08cb78d60c5e90b53ca2e\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/owasp-modsecurity/ModSecurity/security/advisories/GHSA-859r-vvv8-rm8r\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Not Applicable\"]},{\"url\":\"https://github.com/owasp-modsecurity/ModSecurity/security/advisories/GHSA-f82j-8pp7-cw2w\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/owasp-modsecurity/ModSecurity/wiki/Reference-Manual-(v2.x)#sanitisearg\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Product\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/06/msg00009.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://lists.debian.org/debian-lts-announce/2025/06/msg00009.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-06-09T15:03:29.894Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-48866\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-06-02T15:52:43.836965Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-06-02T15:53:14.952Z\"}}], \"cna\": {\"title\": \"ModSecurity has possible DoS vulnerability in sanitiseArg action\", \"source\": {\"advisory\": \"GHSA-f82j-8pp7-cw2w\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"owasp-modsecurity\", \"product\": \"ModSecurity\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 2.9.10\"}]}], \"references\": [{\"url\": \"https://github.com/owasp-modsecurity/ModSecurity/security/advisories/GHSA-f82j-8pp7-cw2w\", \"name\": \"https://github.com/owasp-modsecurity/ModSecurity/security/advisories/GHSA-f82j-8pp7-cw2w\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/owasp-modsecurity/ModSecurity/security/advisories/GHSA-859r-vvv8-rm8r\", \"name\": \"https://github.com/owasp-modsecurity/ModSecurity/security/advisories/GHSA-859r-vvv8-rm8r\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/owasp-modsecurity/ModSecurity/commit/3a54ccea62d3f7151bb08cb78d60c5e90b53ca2e\", \"name\": \"https://github.com/owasp-modsecurity/ModSecurity/commit/3a54ccea62d3f7151bb08cb78d60c5e90b53ca2e\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/owasp-modsecurity/ModSecurity/wiki/Reference-Manual-(v2.x)#sanitisearg\", \"name\": \"https://github.com/owasp-modsecurity/ModSecurity/wiki/Reference-Manual-(v2.x)#sanitisearg\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx. Versions prior to 2.9.10 contain a denial of service vulnerability similar to GHSA-859r-vvv8-rm8r/CVE-2025-47947. The `sanitiseArg` (and `sanitizeArg` - this is the same action but an alias) is vulnerable to adding an excessive number of arguments, thereby leading to denial of service. Version 2.9.10 fixes the issue. As a workaround, avoid using rules that contain the `sanitiseArg` (or `sanitizeArg`) action.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-1050\", \"description\": \"CWE-1050: Excessive Platform Resource Consumption within a Loop\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-06-02T15:46:19.909Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2025-48866\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-06-09T15:03:29.894Z\", \"dateReserved\": \"2025-05-27T20:14:34.294Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-06-02T15:46:19.909Z\", \"assignerShortName\": \"GitHub_M\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
suse-su-2025:02029-1
Vulnerability from csaf_suse
Published
2025-06-19 15:17
Modified
2025-06-19 15:17
Summary
Security update for apache2-mod_security2
Notes
Title of the patch
Security update for apache2-mod_security2
Description of the patch
This update for apache2-mod_security2 fixes the following issues:
- CVE-2025-47947: Fixed denial of service through sanitiseMatchedBytes (bsc#1243978).
- CVE-2025-48866: Fixed denial of service via excessive number of arguments in sanitiseArg (bsc#1243976).
Patchnames
SUSE-2025-2029,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-2029,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-2029,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-2029,SUSE-Storage-7.1-2025-2029
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for apache2-mod_security2", "title": "Title of the patch" }, { "category": "description", "text": "This update for apache2-mod_security2 fixes the following issues:\n\n- CVE-2025-47947: Fixed denial of service through sanitiseMatchedBytes (bsc#1243978).\n- CVE-2025-48866: Fixed denial of service via excessive number of arguments in sanitiseArg (bsc#1243976).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2029,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-2029,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-2029,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-2029,SUSE-Storage-7.1-2025-2029", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_02029-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02029-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502029-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02029-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-June/040378.html" }, { "category": "self", "summary": "SUSE Bug 1243976", "url": "https://bugzilla.suse.com/1243976" }, { "category": "self", "summary": "SUSE Bug 1243978", "url": "https://bugzilla.suse.com/1243978" }, { "category": "self", "summary": "SUSE CVE CVE-2025-47947 page", "url": "https://www.suse.com/security/cve/CVE-2025-47947/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-48866 page", "url": "https://www.suse.com/security/cve/CVE-2025-48866/" } ], "title": "Security update for apache2-mod_security2", "tracking": { "current_release_date": "2025-06-19T15:17:27Z", "generator": { "date": "2025-06-19T15:17:27Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02029-1", "initial_release_date": "2025-06-19T15:17:27Z", "revision_history": [ { "date": "2025-06-19T15:17:27Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "apache2-mod_security2-2.9.2-150000.3.12.1.aarch64", "product": { "name": "apache2-mod_security2-2.9.2-150000.3.12.1.aarch64", "product_id": "apache2-mod_security2-2.9.2-150000.3.12.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_security2-2.9.2-150000.3.12.1.i586", "product": { "name": "apache2-mod_security2-2.9.2-150000.3.12.1.i586", "product_id": "apache2-mod_security2-2.9.2-150000.3.12.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_security2-2.9.2-150000.3.12.1.ppc64le", "product": { "name": "apache2-mod_security2-2.9.2-150000.3.12.1.ppc64le", "product_id": "apache2-mod_security2-2.9.2-150000.3.12.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_security2-2.9.2-150000.3.12.1.s390x", "product": { "name": "apache2-mod_security2-2.9.2-150000.3.12.1.s390x", "product_id": "apache2-mod_security2-2.9.2-150000.3.12.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_security2-2.9.2-150000.3.12.1.x86_64", "product": { "name": "apache2-mod_security2-2.9.2-150000.3.12.1.x86_64", "product_id": "apache2-mod_security2-2.9.2-150000.3.12.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp3" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 7.1", "product": { "name": "SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7.1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.2-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.aarch64" }, "product_reference": "apache2-mod_security2-2.9.2-150000.3.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.2-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.x86_64" }, "product_reference": "apache2-mod_security2-2.9.2-150000.3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.2-150000.3.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.aarch64" }, "product_reference": "apache2-mod_security2-2.9.2-150000.3.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.2-150000.3.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.ppc64le" }, "product_reference": "apache2-mod_security2-2.9.2-150000.3.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.2-150000.3.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.s390x" }, "product_reference": "apache2-mod_security2-2.9.2-150000.3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.2-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.x86_64" }, "product_reference": "apache2-mod_security2-2.9.2-150000.3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.2-150000.3.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_security2-2.9.2-150000.3.12.1.ppc64le" }, "product_reference": "apache2-mod_security2-2.9.2-150000.3.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.2-150000.3.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_security2-2.9.2-150000.3.12.1.x86_64" }, "product_reference": "apache2-mod_security2-2.9.2-150000.3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.2-150000.3.12.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:apache2-mod_security2-2.9.2-150000.3.12.1.aarch64" }, "product_reference": "apache2-mod_security2-2.9.2-150000.3.12.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.2-150000.3.12.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:apache2-mod_security2-2.9.2-150000.3.12.1.x86_64" }, "product_reference": "apache2-mod_security2-2.9.2-150000.3.12.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-47947", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-47947" } ], "notes": [ { "category": "general", "text": "ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx. Versions up to and including 2.9.8 are vulnerable to denial of service in one special case (in stable released versions): when the payload\u0027s content type is `application/json`, and there is at least one rule which does a `sanitiseMatchedBytes` action. A patch is available at pull request 3389 and expected to be part of version 2.9.9. No known workarounds are available.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:apache2-mod_security2-2.9.2-150000.3.12.1.aarch64", "SUSE Enterprise Storage 7.1:apache2-mod_security2-2.9.2-150000.3.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_security2-2.9.2-150000.3.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_security2-2.9.2-150000.3.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-47947", "url": "https://www.suse.com/security/cve/CVE-2025-47947" }, { "category": "external", "summary": "SUSE Bug 1243976 for CVE-2025-47947", "url": "https://bugzilla.suse.com/1243976" }, { "category": "external", "summary": "SUSE Bug 1243978 for CVE-2025-47947", "url": "https://bugzilla.suse.com/1243978" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:apache2-mod_security2-2.9.2-150000.3.12.1.aarch64", "SUSE Enterprise Storage 7.1:apache2-mod_security2-2.9.2-150000.3.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_security2-2.9.2-150000.3.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_security2-2.9.2-150000.3.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:apache2-mod_security2-2.9.2-150000.3.12.1.aarch64", "SUSE Enterprise Storage 7.1:apache2-mod_security2-2.9.2-150000.3.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_security2-2.9.2-150000.3.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_security2-2.9.2-150000.3.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-06-19T15:17:27Z", "details": "important" } ], "title": "CVE-2025-47947" }, { "cve": "CVE-2025-48866", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-48866" } ], "notes": [ { "category": "general", "text": "ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx. Versions prior to 2.9.10 contain a denial of service vulnerability similar to GHSA-859r-vvv8-rm8r/CVE-2025-47947. The `sanitiseArg` (and `sanitizeArg` - this is the same action but an alias) is vulnerable to adding an excessive number of arguments, thereby leading to denial of service. Version 2.9.10 fixes the issue. As a workaround, avoid using rules that contain the `sanitiseArg` (or `sanitizeArg`) action.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:apache2-mod_security2-2.9.2-150000.3.12.1.aarch64", "SUSE Enterprise Storage 7.1:apache2-mod_security2-2.9.2-150000.3.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_security2-2.9.2-150000.3.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_security2-2.9.2-150000.3.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-48866", "url": "https://www.suse.com/security/cve/CVE-2025-48866" }, { "category": "external", "summary": "SUSE Bug 1243976 for CVE-2025-48866", "url": "https://bugzilla.suse.com/1243976" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:apache2-mod_security2-2.9.2-150000.3.12.1.aarch64", "SUSE Enterprise Storage 7.1:apache2-mod_security2-2.9.2-150000.3.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_security2-2.9.2-150000.3.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_security2-2.9.2-150000.3.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:apache2-mod_security2-2.9.2-150000.3.12.1.aarch64", "SUSE Enterprise Storage 7.1:apache2-mod_security2-2.9.2-150000.3.12.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_security2-2.9.2-150000.3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_security2-2.9.2-150000.3.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_security2-2.9.2-150000.3.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-06-19T15:17:27Z", "details": "important" } ], "title": "CVE-2025-48866" } ] }
suse-su-2025:02052-1
Vulnerability from csaf_suse
Published
2025-06-20 13:04
Modified
2025-06-20 13:04
Summary
Security update for apache2-mod_security2
Notes
Title of the patch
Security update for apache2-mod_security2
Description of the patch
This update for apache2-mod_security2 fixes the following issues:
- CVE-2025-47947: Fixed denial of service through sanitiseMatchedBytes (bsc#1243978).
- CVE-2025-48866: Fixed denial of service via excessive number of arguments in sanitiseArg (bsc#1243976).
Patchnames
SUSE-2025-2052,SUSE-SLE-SERVER-12-SP5-LTSS-2025-2052,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-2052
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for apache2-mod_security2", "title": "Title of the patch" }, { "category": "description", "text": "This update for apache2-mod_security2 fixes the following issues:\n\n- CVE-2025-47947: Fixed denial of service through sanitiseMatchedBytes (bsc#1243978).\n- CVE-2025-48866: Fixed denial of service via excessive number of arguments in sanitiseArg (bsc#1243976).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2052,SUSE-SLE-SERVER-12-SP5-LTSS-2025-2052,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-2052", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_02052-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02052-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502052-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02052-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-June/040417.html" }, { "category": "self", "summary": "SUSE Bug 1243976", "url": "https://bugzilla.suse.com/1243976" }, { "category": "self", "summary": "SUSE Bug 1243978", "url": "https://bugzilla.suse.com/1243978" }, { "category": "self", "summary": "SUSE CVE CVE-2025-47947 page", "url": "https://www.suse.com/security/cve/CVE-2025-47947/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-48866 page", "url": "https://www.suse.com/security/cve/CVE-2025-48866/" } ], "title": "Security update for apache2-mod_security2", "tracking": { "current_release_date": "2025-06-20T13:04:57Z", "generator": { "date": "2025-06-20T13:04:57Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02052-1", "initial_release_date": "2025-06-20T13:04:57Z", "revision_history": [ { "date": "2025-06-20T13:04:57Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "apache2-mod_security2-2.8.0-7.9.1.aarch64", "product": { "name": "apache2-mod_security2-2.8.0-7.9.1.aarch64", "product_id": "apache2-mod_security2-2.8.0-7.9.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_security2-2.8.0-7.9.1.i586", "product": { "name": "apache2-mod_security2-2.8.0-7.9.1.i586", "product_id": "apache2-mod_security2-2.8.0-7.9.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_security2-2.8.0-7.9.1.ppc64le", "product": { "name": "apache2-mod_security2-2.8.0-7.9.1.ppc64le", "product_id": "apache2-mod_security2-2.8.0-7.9.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_security2-2.8.0-7.9.1.s390", "product": { "name": "apache2-mod_security2-2.8.0-7.9.1.s390", "product_id": "apache2-mod_security2-2.8.0-7.9.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_security2-2.8.0-7.9.1.s390x", "product": { "name": "apache2-mod_security2-2.8.0-7.9.1.s390x", "product_id": "apache2-mod_security2-2.8.0-7.9.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_security2-2.8.0-7.9.1.x86_64", "product": { "name": "apache2-mod_security2-2.8.0-7.9.1.x86_64", "product_id": "apache2-mod_security2-2.8.0-7.9.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product": { "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.8.0-7.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_security2-2.8.0-7.9.1.aarch64" }, "product_reference": "apache2-mod_security2-2.8.0-7.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.8.0-7.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_security2-2.8.0-7.9.1.ppc64le" }, "product_reference": "apache2-mod_security2-2.8.0-7.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.8.0-7.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_security2-2.8.0-7.9.1.s390x" }, "product_reference": "apache2-mod_security2-2.8.0-7.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.8.0-7.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_security2-2.8.0-7.9.1.x86_64" }, "product_reference": "apache2-mod_security2-2.8.0-7.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.8.0-7.9.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-mod_security2-2.8.0-7.9.1.x86_64" }, "product_reference": "apache2-mod_security2-2.8.0-7.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-47947", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-47947" } ], "notes": [ { "category": "general", "text": "ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx. Versions up to and including 2.9.8 are vulnerable to denial of service in one special case (in stable released versions): when the payload\u0027s content type is `application/json`, and there is at least one rule which does a `sanitiseMatchedBytes` action. A patch is available at pull request 3389 and expected to be part of version 2.9.9. No known workarounds are available.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_security2-2.8.0-7.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_security2-2.8.0-7.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_security2-2.8.0-7.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_security2-2.8.0-7.9.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-mod_security2-2.8.0-7.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-47947", "url": "https://www.suse.com/security/cve/CVE-2025-47947" }, { "category": "external", "summary": "SUSE Bug 1243976 for CVE-2025-47947", "url": "https://bugzilla.suse.com/1243976" }, { "category": "external", "summary": "SUSE Bug 1243978 for CVE-2025-47947", "url": "https://bugzilla.suse.com/1243978" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_security2-2.8.0-7.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_security2-2.8.0-7.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_security2-2.8.0-7.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_security2-2.8.0-7.9.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-mod_security2-2.8.0-7.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_security2-2.8.0-7.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_security2-2.8.0-7.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_security2-2.8.0-7.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_security2-2.8.0-7.9.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-mod_security2-2.8.0-7.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-06-20T13:04:57Z", "details": "important" } ], "title": "CVE-2025-47947" }, { "cve": "CVE-2025-48866", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-48866" } ], "notes": [ { "category": "general", "text": "ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx. Versions prior to 2.9.10 contain a denial of service vulnerability similar to GHSA-859r-vvv8-rm8r/CVE-2025-47947. The `sanitiseArg` (and `sanitizeArg` - this is the same action but an alias) is vulnerable to adding an excessive number of arguments, thereby leading to denial of service. Version 2.9.10 fixes the issue. As a workaround, avoid using rules that contain the `sanitiseArg` (or `sanitizeArg`) action.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_security2-2.8.0-7.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_security2-2.8.0-7.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_security2-2.8.0-7.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_security2-2.8.0-7.9.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-mod_security2-2.8.0-7.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-48866", "url": "https://www.suse.com/security/cve/CVE-2025-48866" }, { "category": "external", "summary": "SUSE Bug 1243976 for CVE-2025-48866", "url": "https://bugzilla.suse.com/1243976" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_security2-2.8.0-7.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_security2-2.8.0-7.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_security2-2.8.0-7.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_security2-2.8.0-7.9.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-mod_security2-2.8.0-7.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_security2-2.8.0-7.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_security2-2.8.0-7.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_security2-2.8.0-7.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_security2-2.8.0-7.9.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-mod_security2-2.8.0-7.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-06-20T13:04:57Z", "details": "important" } ], "title": "CVE-2025-48866" } ] }
suse-su-2025:02028-1
Vulnerability from csaf_suse
Published
2025-06-19 15:16
Modified
2025-06-19 15:16
Summary
Security update for apache2-mod_security2
Notes
Title of the patch
Security update for apache2-mod_security2
Description of the patch
This update for apache2-mod_security2 fixes the following issues:
- CVE-2025-47947: Fixed denial of service through sanitiseMatchedBytes (bsc#1243978).
- CVE-2025-48866: Fixed denial of service via excessive number of arguments in sanitiseArg (bsc#1243976).
Patchnames
SUSE-2025-2028,SUSE-SLE-Module-Server-Applications-15-SP6-2025-2028,SUSE-SLE-Module-Server-Applications-15-SP7-2025-2028,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2028,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2028,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-2028,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-2028,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2028,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-2028,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2028,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-2028,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2025-2028,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-2028,openSUSE-SLE-15.6-2025-2028
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for apache2-mod_security2", "title": "Title of the patch" }, { "category": "description", "text": "This update for apache2-mod_security2 fixes the following issues:\n\n- CVE-2025-47947: Fixed denial of service through sanitiseMatchedBytes (bsc#1243978).\n- CVE-2025-48866: Fixed denial of service via excessive number of arguments in sanitiseArg (bsc#1243976).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2028,SUSE-SLE-Module-Server-Applications-15-SP6-2025-2028,SUSE-SLE-Module-Server-Applications-15-SP7-2025-2028,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2028,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2028,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-2028,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-2028,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2028,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-2028,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2028,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-2028,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2025-2028,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-2028,openSUSE-SLE-15.6-2025-2028", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_02028-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02028-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502028-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02028-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-June/040379.html" }, { "category": "self", "summary": "SUSE Bug 1243976", "url": "https://bugzilla.suse.com/1243976" }, { "category": "self", "summary": "SUSE Bug 1243978", "url": "https://bugzilla.suse.com/1243978" }, { "category": "self", "summary": "SUSE CVE CVE-2025-47947 page", "url": "https://www.suse.com/security/cve/CVE-2025-47947/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-48866 page", "url": "https://www.suse.com/security/cve/CVE-2025-48866/" } ], "title": "Security update for apache2-mod_security2", "tracking": { "current_release_date": "2025-06-19T15:16:46Z", "generator": { "date": "2025-06-19T15:16:46Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02028-1", "initial_release_date": "2025-06-19T15:16:46Z", "revision_history": [ { "date": "2025-06-19T15:16:46Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "product": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "product_id": "apache2-mod_security2-2.9.4-150400.3.9.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_security2-2.9.4-150400.3.9.1.i586", "product": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.i586", "product_id": "apache2-mod_security2-2.9.4-150400.3.9.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "product": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "product_id": "apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "product": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "product_id": "apache2-mod_security2-2.9.4-150400.3.9.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "product": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "product_id": "apache2-mod_security2-2.9.4-150400.3.9.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp6" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15 SP7", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15 SP7", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp7" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp5" } } }, { "category": "product_name", "name": "SUSE Manager Proxy 4.3", "product": { "name": "SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-proxy:4.3" } } }, { "category": "product_name", "name": "SUSE Manager Server 4.3", "product": { "name": "SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-server:4.3" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64" }, "product_reference": "apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le" }, "product_reference": "apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_security2-2.9.4-150400.3.9.1.s390x" }, "product_reference": "apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64" }, "product_reference": "apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64" }, "product_reference": "apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le" }, "product_reference": "apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_security2-2.9.4-150400.3.9.1.s390x" }, "product_reference": "apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64" }, "product_reference": "apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64" }, "product_reference": "apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64" }, "product_reference": "apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64" }, "product_reference": "apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64" }, "product_reference": "apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64" }, "product_reference": "apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64" }, "product_reference": "apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64" }, "product_reference": "apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64" }, "product_reference": "apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64" }, "product_reference": "apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le" }, "product_reference": "apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.s390x" }, "product_reference": "apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64" }, "product_reference": "apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64" }, "product_reference": "apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le" }, "product_reference": "apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.s390x" }, "product_reference": "apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64" }, "product_reference": "apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le" }, "product_reference": "apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64" }, "product_reference": "apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le" }, "product_reference": "apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64" }, "product_reference": "apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64" }, "product_reference": "apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le" }, "product_reference": "apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:apache2-mod_security2-2.9.4-150400.3.9.1.s390x" }, "product_reference": "apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64" }, "product_reference": "apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64" }, "product_reference": "apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le" }, "product_reference": "apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:apache2-mod_security2-2.9.4-150400.3.9.1.s390x" }, "product_reference": "apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.4-150400.3.9.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64" }, "product_reference": "apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-47947", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-47947" } ], "notes": [ { "category": "general", "text": "ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx. Versions up to and including 2.9.8 are vulnerable to denial of service in one special case (in stable released versions): when the payload\u0027s content type is `application/json`, and there is at least one rule which does a `sanitiseMatchedBytes` action. A patch is available at pull request 3389 and expected to be part of version 2.9.9. No known workarounds are available.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "SUSE Manager Server 4.3:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "openSUSE Leap 15.6:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "openSUSE Leap 15.6:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "openSUSE Leap 15.6:apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "openSUSE Leap 15.6:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-47947", "url": "https://www.suse.com/security/cve/CVE-2025-47947" }, { "category": "external", "summary": "SUSE Bug 1243976 for CVE-2025-47947", "url": "https://bugzilla.suse.com/1243976" }, { "category": "external", "summary": "SUSE Bug 1243978 for CVE-2025-47947", "url": "https://bugzilla.suse.com/1243978" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "SUSE Manager Server 4.3:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "openSUSE Leap 15.6:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "openSUSE Leap 15.6:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "openSUSE Leap 15.6:apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "openSUSE Leap 15.6:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "SUSE Manager Server 4.3:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "openSUSE Leap 15.6:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "openSUSE Leap 15.6:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "openSUSE Leap 15.6:apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "openSUSE Leap 15.6:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-06-19T15:16:46Z", "details": "important" } ], "title": "CVE-2025-47947" }, { "cve": "CVE-2025-48866", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-48866" } ], "notes": [ { "category": "general", "text": "ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx. Versions prior to 2.9.10 contain a denial of service vulnerability similar to GHSA-859r-vvv8-rm8r/CVE-2025-47947. The `sanitiseArg` (and `sanitizeArg` - this is the same action but an alias) is vulnerable to adding an excessive number of arguments, thereby leading to denial of service. Version 2.9.10 fixes the issue. As a workaround, avoid using rules that contain the `sanitiseArg` (or `sanitizeArg`) action.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "SUSE Manager Server 4.3:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "openSUSE Leap 15.6:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "openSUSE Leap 15.6:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "openSUSE Leap 15.6:apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "openSUSE Leap 15.6:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-48866", "url": "https://www.suse.com/security/cve/CVE-2025-48866" }, { "category": "external", "summary": "SUSE Bug 1243976 for CVE-2025-48866", "url": "https://bugzilla.suse.com/1243976" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "SUSE Manager Server 4.3:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "openSUSE Leap 15.6:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "openSUSE Leap 15.6:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "openSUSE Leap 15.6:apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "openSUSE Leap 15.6:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Manager Proxy 4.3:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "SUSE Manager Server 4.3:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "SUSE Manager Server 4.3:apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "SUSE Manager Server 4.3:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64", "openSUSE Leap 15.6:apache2-mod_security2-2.9.4-150400.3.9.1.aarch64", "openSUSE Leap 15.6:apache2-mod_security2-2.9.4-150400.3.9.1.ppc64le", "openSUSE Leap 15.6:apache2-mod_security2-2.9.4-150400.3.9.1.s390x", "openSUSE Leap 15.6:apache2-mod_security2-2.9.4-150400.3.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-06-19T15:16:46Z", "details": "important" } ], "title": "CVE-2025-48866" } ] }
rhsa-2025:13716
Vulnerability from csaf_redhat
Published
2025-08-12 15:30
Modified
2025-08-12 21:00
Summary
Red Hat Security Advisory: mod_security security update
Notes
Topic
An update for mod_security is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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.
Details
ModSecurity is an open source intrusion detection and prevention engine for web applications.
Security Fix(es):
* mod_security: ModSecurity Denial of Service Vulnerability (CVE-2025-48866)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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_security is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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": "ModSecurity is an open source intrusion detection and prevention engine for web applications.\n\nSecurity Fix(es):\n\n* mod_security: ModSecurity Denial of Service Vulnerability (CVE-2025-48866)\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:13716", "url": "https://access.redhat.com/errata/RHSA-2025:13716" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2369827", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369827" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_13716.json" } ], "title": "Red Hat Security Advisory: mod_security security update", "tracking": { "current_release_date": "2025-08-12T21:00:43+00:00", "generator": { "date": "2025-08-12T21:00:43+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:13716", "initial_release_date": "2025-08-12T15:30:48+00:00", "revision_history": [ { "date": "2025-08-12T15:30:48+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-08-12T15:30:48+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-12T21:00:43+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 E4S (v.9.0)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "mod_security-0:2.9.3-12.el9_0.2.src", "product": { "name": "mod_security-0:2.9.3-12.el9_0.2.src", "product_id": "mod_security-0:2.9.3-12.el9_0.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security@2.9.3-12.el9_0.2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "mod_security-0:2.9.3-12.el9_0.2.aarch64", "product": { "name": "mod_security-0:2.9.3-12.el9_0.2.aarch64", "product_id": "mod_security-0:2.9.3-12.el9_0.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security@2.9.3-12.el9_0.2?arch=aarch64" } } }, { "category": "product_version", "name": "mod_security-mlogc-0:2.9.3-12.el9_0.2.aarch64", "product": { "name": "mod_security-mlogc-0:2.9.3-12.el9_0.2.aarch64", "product_id": "mod_security-mlogc-0:2.9.3-12.el9_0.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-mlogc@2.9.3-12.el9_0.2?arch=aarch64" } } }, { "category": "product_version", "name": "mod_security-debugsource-0:2.9.3-12.el9_0.2.aarch64", "product": { "name": "mod_security-debugsource-0:2.9.3-12.el9_0.2.aarch64", "product_id": "mod_security-debugsource-0:2.9.3-12.el9_0.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-debugsource@2.9.3-12.el9_0.2?arch=aarch64" } } }, { "category": "product_version", "name": "mod_security-debuginfo-0:2.9.3-12.el9_0.2.aarch64", "product": { "name": "mod_security-debuginfo-0:2.9.3-12.el9_0.2.aarch64", "product_id": "mod_security-debuginfo-0:2.9.3-12.el9_0.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-debuginfo@2.9.3-12.el9_0.2?arch=aarch64" } } }, { "category": "product_version", "name": "mod_security-mlogc-debuginfo-0:2.9.3-12.el9_0.2.aarch64", "product": { "name": "mod_security-mlogc-debuginfo-0:2.9.3-12.el9_0.2.aarch64", "product_id": "mod_security-mlogc-debuginfo-0:2.9.3-12.el9_0.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-mlogc-debuginfo@2.9.3-12.el9_0.2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "mod_security-0:2.9.3-12.el9_0.2.ppc64le", "product": { "name": "mod_security-0:2.9.3-12.el9_0.2.ppc64le", "product_id": "mod_security-0:2.9.3-12.el9_0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security@2.9.3-12.el9_0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "mod_security-mlogc-0:2.9.3-12.el9_0.2.ppc64le", "product": { "name": "mod_security-mlogc-0:2.9.3-12.el9_0.2.ppc64le", "product_id": "mod_security-mlogc-0:2.9.3-12.el9_0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-mlogc@2.9.3-12.el9_0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "mod_security-debugsource-0:2.9.3-12.el9_0.2.ppc64le", "product": { "name": "mod_security-debugsource-0:2.9.3-12.el9_0.2.ppc64le", "product_id": "mod_security-debugsource-0:2.9.3-12.el9_0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-debugsource@2.9.3-12.el9_0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "mod_security-debuginfo-0:2.9.3-12.el9_0.2.ppc64le", "product": { "name": "mod_security-debuginfo-0:2.9.3-12.el9_0.2.ppc64le", "product_id": "mod_security-debuginfo-0:2.9.3-12.el9_0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-debuginfo@2.9.3-12.el9_0.2?arch=ppc64le" } } }, { "category": "product_version", "name": "mod_security-mlogc-debuginfo-0:2.9.3-12.el9_0.2.ppc64le", "product": { "name": "mod_security-mlogc-debuginfo-0:2.9.3-12.el9_0.2.ppc64le", "product_id": "mod_security-mlogc-debuginfo-0:2.9.3-12.el9_0.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-mlogc-debuginfo@2.9.3-12.el9_0.2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "mod_security-0:2.9.3-12.el9_0.2.x86_64", "product": { "name": "mod_security-0:2.9.3-12.el9_0.2.x86_64", "product_id": "mod_security-0:2.9.3-12.el9_0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security@2.9.3-12.el9_0.2?arch=x86_64" } } }, { "category": "product_version", "name": "mod_security-mlogc-0:2.9.3-12.el9_0.2.x86_64", "product": { "name": "mod_security-mlogc-0:2.9.3-12.el9_0.2.x86_64", "product_id": "mod_security-mlogc-0:2.9.3-12.el9_0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-mlogc@2.9.3-12.el9_0.2?arch=x86_64" } } }, { "category": "product_version", "name": "mod_security-debugsource-0:2.9.3-12.el9_0.2.x86_64", "product": { "name": "mod_security-debugsource-0:2.9.3-12.el9_0.2.x86_64", "product_id": "mod_security-debugsource-0:2.9.3-12.el9_0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-debugsource@2.9.3-12.el9_0.2?arch=x86_64" } } }, { "category": "product_version", "name": "mod_security-debuginfo-0:2.9.3-12.el9_0.2.x86_64", "product": { "name": "mod_security-debuginfo-0:2.9.3-12.el9_0.2.x86_64", "product_id": "mod_security-debuginfo-0:2.9.3-12.el9_0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-debuginfo@2.9.3-12.el9_0.2?arch=x86_64" } } }, { "category": "product_version", "name": "mod_security-mlogc-debuginfo-0:2.9.3-12.el9_0.2.x86_64", "product": { "name": "mod_security-mlogc-debuginfo-0:2.9.3-12.el9_0.2.x86_64", "product_id": "mod_security-mlogc-debuginfo-0:2.9.3-12.el9_0.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-mlogc-debuginfo@2.9.3-12.el9_0.2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "mod_security-0:2.9.3-12.el9_0.2.s390x", "product": { "name": "mod_security-0:2.9.3-12.el9_0.2.s390x", "product_id": "mod_security-0:2.9.3-12.el9_0.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security@2.9.3-12.el9_0.2?arch=s390x" } } }, { "category": "product_version", "name": "mod_security-mlogc-0:2.9.3-12.el9_0.2.s390x", "product": { "name": "mod_security-mlogc-0:2.9.3-12.el9_0.2.s390x", "product_id": "mod_security-mlogc-0:2.9.3-12.el9_0.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-mlogc@2.9.3-12.el9_0.2?arch=s390x" } } }, { "category": "product_version", "name": "mod_security-debugsource-0:2.9.3-12.el9_0.2.s390x", "product": { "name": "mod_security-debugsource-0:2.9.3-12.el9_0.2.s390x", "product_id": "mod_security-debugsource-0:2.9.3-12.el9_0.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-debugsource@2.9.3-12.el9_0.2?arch=s390x" } } }, { "category": "product_version", "name": "mod_security-debuginfo-0:2.9.3-12.el9_0.2.s390x", "product": { "name": "mod_security-debuginfo-0:2.9.3-12.el9_0.2.s390x", "product_id": "mod_security-debuginfo-0:2.9.3-12.el9_0.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-debuginfo@2.9.3-12.el9_0.2?arch=s390x" } } }, { "category": "product_version", "name": "mod_security-mlogc-debuginfo-0:2.9.3-12.el9_0.2.s390x", "product": { "name": "mod_security-mlogc-debuginfo-0:2.9.3-12.el9_0.2.s390x", "product_id": "mod_security-mlogc-debuginfo-0:2.9.3-12.el9_0.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-mlogc-debuginfo@2.9.3-12.el9_0.2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "mod_security-0:2.9.3-12.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:mod_security-0:2.9.3-12.el9_0.2.aarch64" }, "product_reference": "mod_security-0:2.9.3-12.el9_0.2.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-0:2.9.3-12.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:mod_security-0:2.9.3-12.el9_0.2.ppc64le" }, "product_reference": "mod_security-0:2.9.3-12.el9_0.2.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-0:2.9.3-12.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:mod_security-0:2.9.3-12.el9_0.2.s390x" }, "product_reference": "mod_security-0:2.9.3-12.el9_0.2.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-0:2.9.3-12.el9_0.2.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:mod_security-0:2.9.3-12.el9_0.2.src" }, "product_reference": "mod_security-0:2.9.3-12.el9_0.2.src", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-0:2.9.3-12.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:mod_security-0:2.9.3-12.el9_0.2.x86_64" }, "product_reference": "mod_security-0:2.9.3-12.el9_0.2.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-debuginfo-0:2.9.3-12.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:mod_security-debuginfo-0:2.9.3-12.el9_0.2.aarch64" }, "product_reference": "mod_security-debuginfo-0:2.9.3-12.el9_0.2.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-debuginfo-0:2.9.3-12.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:mod_security-debuginfo-0:2.9.3-12.el9_0.2.ppc64le" }, "product_reference": "mod_security-debuginfo-0:2.9.3-12.el9_0.2.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-debuginfo-0:2.9.3-12.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:mod_security-debuginfo-0:2.9.3-12.el9_0.2.s390x" }, "product_reference": "mod_security-debuginfo-0:2.9.3-12.el9_0.2.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-debuginfo-0:2.9.3-12.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:mod_security-debuginfo-0:2.9.3-12.el9_0.2.x86_64" }, "product_reference": "mod_security-debuginfo-0:2.9.3-12.el9_0.2.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-debugsource-0:2.9.3-12.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:mod_security-debugsource-0:2.9.3-12.el9_0.2.aarch64" }, "product_reference": "mod_security-debugsource-0:2.9.3-12.el9_0.2.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-debugsource-0:2.9.3-12.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:mod_security-debugsource-0:2.9.3-12.el9_0.2.ppc64le" }, "product_reference": "mod_security-debugsource-0:2.9.3-12.el9_0.2.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-debugsource-0:2.9.3-12.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:mod_security-debugsource-0:2.9.3-12.el9_0.2.s390x" }, "product_reference": "mod_security-debugsource-0:2.9.3-12.el9_0.2.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-debugsource-0:2.9.3-12.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:mod_security-debugsource-0:2.9.3-12.el9_0.2.x86_64" }, "product_reference": "mod_security-debugsource-0:2.9.3-12.el9_0.2.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-mlogc-0:2.9.3-12.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:mod_security-mlogc-0:2.9.3-12.el9_0.2.aarch64" }, "product_reference": "mod_security-mlogc-0:2.9.3-12.el9_0.2.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-mlogc-0:2.9.3-12.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:mod_security-mlogc-0:2.9.3-12.el9_0.2.ppc64le" }, "product_reference": "mod_security-mlogc-0:2.9.3-12.el9_0.2.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-mlogc-0:2.9.3-12.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:mod_security-mlogc-0:2.9.3-12.el9_0.2.s390x" }, "product_reference": "mod_security-mlogc-0:2.9.3-12.el9_0.2.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-mlogc-0:2.9.3-12.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:mod_security-mlogc-0:2.9.3-12.el9_0.2.x86_64" }, "product_reference": "mod_security-mlogc-0:2.9.3-12.el9_0.2.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-mlogc-debuginfo-0:2.9.3-12.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:mod_security-mlogc-debuginfo-0:2.9.3-12.el9_0.2.aarch64" }, "product_reference": "mod_security-mlogc-debuginfo-0:2.9.3-12.el9_0.2.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-mlogc-debuginfo-0:2.9.3-12.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:mod_security-mlogc-debuginfo-0:2.9.3-12.el9_0.2.ppc64le" }, "product_reference": "mod_security-mlogc-debuginfo-0:2.9.3-12.el9_0.2.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-mlogc-debuginfo-0:2.9.3-12.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:mod_security-mlogc-debuginfo-0:2.9.3-12.el9_0.2.s390x" }, "product_reference": "mod_security-mlogc-debuginfo-0:2.9.3-12.el9_0.2.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-mlogc-debuginfo-0:2.9.3-12.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:mod_security-mlogc-debuginfo-0:2.9.3-12.el9_0.2.x86_64" }, "product_reference": "mod_security-mlogc-debuginfo-0:2.9.3-12.el9_0.2.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-48866", "cwe": { "id": "CWE-1050", "name": "Excessive Platform Resource Consumption within a Loop" }, "discovery_date": "2025-06-02T16:00:56.615415+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2369827" } ], "notes": [ { "category": "description", "text": "A denial of service flaw was found in ModSecurity. This vulnerability is present in the `sanitiseArg`/`sanitizeArg` function can be overloaded with a large number of arguments which will lead to excessive memory usage when processing json values. This may lead to a denial of service in the affected web server should memory limits be exceeded.", "title": "Vulnerability description" }, { "category": "summary", "text": "mod_security: ModSecurity Denial of Service Vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "User configuration must have at least one rule that does a `sanitiseMatchedBytes` action to be affected. Default configurations are not affected.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.E4S:mod_security-0:2.9.3-12.el9_0.2.aarch64", "AppStream-9.0.0.Z.E4S:mod_security-0:2.9.3-12.el9_0.2.ppc64le", "AppStream-9.0.0.Z.E4S:mod_security-0:2.9.3-12.el9_0.2.s390x", "AppStream-9.0.0.Z.E4S:mod_security-0:2.9.3-12.el9_0.2.src", "AppStream-9.0.0.Z.E4S:mod_security-0:2.9.3-12.el9_0.2.x86_64", "AppStream-9.0.0.Z.E4S:mod_security-debuginfo-0:2.9.3-12.el9_0.2.aarch64", "AppStream-9.0.0.Z.E4S:mod_security-debuginfo-0:2.9.3-12.el9_0.2.ppc64le", "AppStream-9.0.0.Z.E4S:mod_security-debuginfo-0:2.9.3-12.el9_0.2.s390x", "AppStream-9.0.0.Z.E4S:mod_security-debuginfo-0:2.9.3-12.el9_0.2.x86_64", "AppStream-9.0.0.Z.E4S:mod_security-debugsource-0:2.9.3-12.el9_0.2.aarch64", "AppStream-9.0.0.Z.E4S:mod_security-debugsource-0:2.9.3-12.el9_0.2.ppc64le", "AppStream-9.0.0.Z.E4S:mod_security-debugsource-0:2.9.3-12.el9_0.2.s390x", "AppStream-9.0.0.Z.E4S:mod_security-debugsource-0:2.9.3-12.el9_0.2.x86_64", "AppStream-9.0.0.Z.E4S:mod_security-mlogc-0:2.9.3-12.el9_0.2.aarch64", "AppStream-9.0.0.Z.E4S:mod_security-mlogc-0:2.9.3-12.el9_0.2.ppc64le", "AppStream-9.0.0.Z.E4S:mod_security-mlogc-0:2.9.3-12.el9_0.2.s390x", "AppStream-9.0.0.Z.E4S:mod_security-mlogc-0:2.9.3-12.el9_0.2.x86_64", "AppStream-9.0.0.Z.E4S:mod_security-mlogc-debuginfo-0:2.9.3-12.el9_0.2.aarch64", "AppStream-9.0.0.Z.E4S:mod_security-mlogc-debuginfo-0:2.9.3-12.el9_0.2.ppc64le", "AppStream-9.0.0.Z.E4S:mod_security-mlogc-debuginfo-0:2.9.3-12.el9_0.2.s390x", "AppStream-9.0.0.Z.E4S:mod_security-mlogc-debuginfo-0:2.9.3-12.el9_0.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-48866" }, { "category": "external", "summary": "RHBZ#2369827", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369827" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-48866", "url": "https://www.cve.org/CVERecord?id=CVE-2025-48866" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48866", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48866" }, { "category": "external", "summary": "https://github.com/owasp-modsecurity/ModSecurity/commit/3a54ccea62d3f7151bb08cb78d60c5e90b53ca2e", "url": "https://github.com/owasp-modsecurity/ModSecurity/commit/3a54ccea62d3f7151bb08cb78d60c5e90b53ca2e" }, { "category": "external", "summary": "https://github.com/owasp-modsecurity/ModSecurity/security/advisories/GHSA-859r-vvv8-rm8r", "url": "https://github.com/owasp-modsecurity/ModSecurity/security/advisories/GHSA-859r-vvv8-rm8r" }, { "category": "external", "summary": "https://github.com/owasp-modsecurity/ModSecurity/security/advisories/GHSA-f82j-8pp7-cw2w", "url": "https://github.com/owasp-modsecurity/ModSecurity/security/advisories/GHSA-f82j-8pp7-cw2w" }, { "category": "external", "summary": "https://github.com/owasp-modsecurity/ModSecurity/wiki/Reference-Manual-(v2.x)#sanitisearg", "url": "https://github.com/owasp-modsecurity/ModSecurity/wiki/Reference-Manual-(v2.x)#sanitisearg" } ], "release_date": "2025-06-02T15:46:19.909000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-08-12T15:30:48+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.0.0.Z.E4S:mod_security-0:2.9.3-12.el9_0.2.aarch64", "AppStream-9.0.0.Z.E4S:mod_security-0:2.9.3-12.el9_0.2.ppc64le", "AppStream-9.0.0.Z.E4S:mod_security-0:2.9.3-12.el9_0.2.s390x", "AppStream-9.0.0.Z.E4S:mod_security-0:2.9.3-12.el9_0.2.src", "AppStream-9.0.0.Z.E4S:mod_security-0:2.9.3-12.el9_0.2.x86_64", "AppStream-9.0.0.Z.E4S:mod_security-debuginfo-0:2.9.3-12.el9_0.2.aarch64", "AppStream-9.0.0.Z.E4S:mod_security-debuginfo-0:2.9.3-12.el9_0.2.ppc64le", "AppStream-9.0.0.Z.E4S:mod_security-debuginfo-0:2.9.3-12.el9_0.2.s390x", "AppStream-9.0.0.Z.E4S:mod_security-debuginfo-0:2.9.3-12.el9_0.2.x86_64", "AppStream-9.0.0.Z.E4S:mod_security-debugsource-0:2.9.3-12.el9_0.2.aarch64", "AppStream-9.0.0.Z.E4S:mod_security-debugsource-0:2.9.3-12.el9_0.2.ppc64le", "AppStream-9.0.0.Z.E4S:mod_security-debugsource-0:2.9.3-12.el9_0.2.s390x", "AppStream-9.0.0.Z.E4S:mod_security-debugsource-0:2.9.3-12.el9_0.2.x86_64", "AppStream-9.0.0.Z.E4S:mod_security-mlogc-0:2.9.3-12.el9_0.2.aarch64", "AppStream-9.0.0.Z.E4S:mod_security-mlogc-0:2.9.3-12.el9_0.2.ppc64le", "AppStream-9.0.0.Z.E4S:mod_security-mlogc-0:2.9.3-12.el9_0.2.s390x", "AppStream-9.0.0.Z.E4S:mod_security-mlogc-0:2.9.3-12.el9_0.2.x86_64", "AppStream-9.0.0.Z.E4S:mod_security-mlogc-debuginfo-0:2.9.3-12.el9_0.2.aarch64", "AppStream-9.0.0.Z.E4S:mod_security-mlogc-debuginfo-0:2.9.3-12.el9_0.2.ppc64le", "AppStream-9.0.0.Z.E4S:mod_security-mlogc-debuginfo-0:2.9.3-12.el9_0.2.s390x", "AppStream-9.0.0.Z.E4S:mod_security-mlogc-debuginfo-0:2.9.3-12.el9_0.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:13716" }, { "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.0.0.Z.E4S:mod_security-0:2.9.3-12.el9_0.2.aarch64", "AppStream-9.0.0.Z.E4S:mod_security-0:2.9.3-12.el9_0.2.ppc64le", "AppStream-9.0.0.Z.E4S:mod_security-0:2.9.3-12.el9_0.2.s390x", "AppStream-9.0.0.Z.E4S:mod_security-0:2.9.3-12.el9_0.2.src", "AppStream-9.0.0.Z.E4S:mod_security-0:2.9.3-12.el9_0.2.x86_64", "AppStream-9.0.0.Z.E4S:mod_security-debuginfo-0:2.9.3-12.el9_0.2.aarch64", "AppStream-9.0.0.Z.E4S:mod_security-debuginfo-0:2.9.3-12.el9_0.2.ppc64le", "AppStream-9.0.0.Z.E4S:mod_security-debuginfo-0:2.9.3-12.el9_0.2.s390x", "AppStream-9.0.0.Z.E4S:mod_security-debuginfo-0:2.9.3-12.el9_0.2.x86_64", "AppStream-9.0.0.Z.E4S:mod_security-debugsource-0:2.9.3-12.el9_0.2.aarch64", "AppStream-9.0.0.Z.E4S:mod_security-debugsource-0:2.9.3-12.el9_0.2.ppc64le", "AppStream-9.0.0.Z.E4S:mod_security-debugsource-0:2.9.3-12.el9_0.2.s390x", "AppStream-9.0.0.Z.E4S:mod_security-debugsource-0:2.9.3-12.el9_0.2.x86_64", "AppStream-9.0.0.Z.E4S:mod_security-mlogc-0:2.9.3-12.el9_0.2.aarch64", "AppStream-9.0.0.Z.E4S:mod_security-mlogc-0:2.9.3-12.el9_0.2.ppc64le", "AppStream-9.0.0.Z.E4S:mod_security-mlogc-0:2.9.3-12.el9_0.2.s390x", "AppStream-9.0.0.Z.E4S:mod_security-mlogc-0:2.9.3-12.el9_0.2.x86_64", "AppStream-9.0.0.Z.E4S:mod_security-mlogc-debuginfo-0:2.9.3-12.el9_0.2.aarch64", "AppStream-9.0.0.Z.E4S:mod_security-mlogc-debuginfo-0:2.9.3-12.el9_0.2.ppc64le", "AppStream-9.0.0.Z.E4S:mod_security-mlogc-debuginfo-0:2.9.3-12.el9_0.2.s390x", "AppStream-9.0.0.Z.E4S:mod_security-mlogc-debuginfo-0:2.9.3-12.el9_0.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.E4S:mod_security-0:2.9.3-12.el9_0.2.aarch64", "AppStream-9.0.0.Z.E4S:mod_security-0:2.9.3-12.el9_0.2.ppc64le", "AppStream-9.0.0.Z.E4S:mod_security-0:2.9.3-12.el9_0.2.s390x", "AppStream-9.0.0.Z.E4S:mod_security-0:2.9.3-12.el9_0.2.src", "AppStream-9.0.0.Z.E4S:mod_security-0:2.9.3-12.el9_0.2.x86_64", "AppStream-9.0.0.Z.E4S:mod_security-debuginfo-0:2.9.3-12.el9_0.2.aarch64", "AppStream-9.0.0.Z.E4S:mod_security-debuginfo-0:2.9.3-12.el9_0.2.ppc64le", "AppStream-9.0.0.Z.E4S:mod_security-debuginfo-0:2.9.3-12.el9_0.2.s390x", "AppStream-9.0.0.Z.E4S:mod_security-debuginfo-0:2.9.3-12.el9_0.2.x86_64", "AppStream-9.0.0.Z.E4S:mod_security-debugsource-0:2.9.3-12.el9_0.2.aarch64", "AppStream-9.0.0.Z.E4S:mod_security-debugsource-0:2.9.3-12.el9_0.2.ppc64le", "AppStream-9.0.0.Z.E4S:mod_security-debugsource-0:2.9.3-12.el9_0.2.s390x", "AppStream-9.0.0.Z.E4S:mod_security-debugsource-0:2.9.3-12.el9_0.2.x86_64", "AppStream-9.0.0.Z.E4S:mod_security-mlogc-0:2.9.3-12.el9_0.2.aarch64", "AppStream-9.0.0.Z.E4S:mod_security-mlogc-0:2.9.3-12.el9_0.2.ppc64le", "AppStream-9.0.0.Z.E4S:mod_security-mlogc-0:2.9.3-12.el9_0.2.s390x", "AppStream-9.0.0.Z.E4S:mod_security-mlogc-0:2.9.3-12.el9_0.2.x86_64", "AppStream-9.0.0.Z.E4S:mod_security-mlogc-debuginfo-0:2.9.3-12.el9_0.2.aarch64", "AppStream-9.0.0.Z.E4S:mod_security-mlogc-debuginfo-0:2.9.3-12.el9_0.2.ppc64le", "AppStream-9.0.0.Z.E4S:mod_security-mlogc-debuginfo-0:2.9.3-12.el9_0.2.s390x", "AppStream-9.0.0.Z.E4S:mod_security-mlogc-debuginfo-0:2.9.3-12.el9_0.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mod_security: ModSecurity Denial of Service Vulnerability" } ] }
rhsa-2025:12838
Vulnerability from csaf_redhat
Published
2025-08-05 05:10
Modified
2025-08-12 21:00
Summary
Red Hat Security Advisory: mod_security security update
Notes
Topic
An update for mod_security is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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.
Details
ModSecurity is an open source intrusion detection and prevention engine for web applications.
Security Fix(es):
* mod_security: ModSecurity Denial of Service Vulnerability (CVE-2025-48866)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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_security is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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": "ModSecurity is an open source intrusion detection and prevention engine for web applications.\n\nSecurity Fix(es):\n\n* mod_security: ModSecurity Denial of Service Vulnerability (CVE-2025-48866)\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:12838", "url": "https://access.redhat.com/errata/RHSA-2025:12838" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2369827", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369827" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_12838.json" } ], "title": "Red Hat Security Advisory: mod_security security update", "tracking": { "current_release_date": "2025-08-12T21:00:11+00:00", "generator": { "date": "2025-08-12T21:00:11+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:12838", "initial_release_date": "2025-08-05T05:10:38+00:00", "revision_history": [ { "date": "2025-08-05T05:10:38+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-08-05T05:10:38+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-12T21:00:11+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.6.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "mod_security-0:2.9.6-2.el9_6.1.src", "product": { "name": "mod_security-0:2.9.6-2.el9_6.1.src", "product_id": "mod_security-0:2.9.6-2.el9_6.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security@2.9.6-2.el9_6.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "mod_security-0:2.9.6-2.el9_6.1.aarch64", "product": { "name": "mod_security-0:2.9.6-2.el9_6.1.aarch64", "product_id": "mod_security-0:2.9.6-2.el9_6.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security@2.9.6-2.el9_6.1?arch=aarch64" } } }, { "category": "product_version", "name": "mod_security-mlogc-0:2.9.6-2.el9_6.1.aarch64", "product": { "name": "mod_security-mlogc-0:2.9.6-2.el9_6.1.aarch64", "product_id": "mod_security-mlogc-0:2.9.6-2.el9_6.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-mlogc@2.9.6-2.el9_6.1?arch=aarch64" } } }, { "category": "product_version", "name": "mod_security-debugsource-0:2.9.6-2.el9_6.1.aarch64", "product": { "name": "mod_security-debugsource-0:2.9.6-2.el9_6.1.aarch64", "product_id": "mod_security-debugsource-0:2.9.6-2.el9_6.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-debugsource@2.9.6-2.el9_6.1?arch=aarch64" } } }, { "category": "product_version", "name": "mod_security-debuginfo-0:2.9.6-2.el9_6.1.aarch64", "product": { "name": "mod_security-debuginfo-0:2.9.6-2.el9_6.1.aarch64", "product_id": "mod_security-debuginfo-0:2.9.6-2.el9_6.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-debuginfo@2.9.6-2.el9_6.1?arch=aarch64" } } }, { "category": "product_version", "name": "mod_security-mlogc-debuginfo-0:2.9.6-2.el9_6.1.aarch64", "product": { "name": "mod_security-mlogc-debuginfo-0:2.9.6-2.el9_6.1.aarch64", "product_id": "mod_security-mlogc-debuginfo-0:2.9.6-2.el9_6.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-mlogc-debuginfo@2.9.6-2.el9_6.1?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "mod_security-0:2.9.6-2.el9_6.1.ppc64le", "product": { "name": "mod_security-0:2.9.6-2.el9_6.1.ppc64le", "product_id": "mod_security-0:2.9.6-2.el9_6.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security@2.9.6-2.el9_6.1?arch=ppc64le" } } }, { "category": "product_version", "name": "mod_security-mlogc-0:2.9.6-2.el9_6.1.ppc64le", "product": { "name": "mod_security-mlogc-0:2.9.6-2.el9_6.1.ppc64le", "product_id": "mod_security-mlogc-0:2.9.6-2.el9_6.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-mlogc@2.9.6-2.el9_6.1?arch=ppc64le" } } }, { "category": "product_version", "name": "mod_security-debugsource-0:2.9.6-2.el9_6.1.ppc64le", "product": { "name": "mod_security-debugsource-0:2.9.6-2.el9_6.1.ppc64le", "product_id": "mod_security-debugsource-0:2.9.6-2.el9_6.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-debugsource@2.9.6-2.el9_6.1?arch=ppc64le" } } }, { "category": "product_version", "name": "mod_security-debuginfo-0:2.9.6-2.el9_6.1.ppc64le", "product": { "name": "mod_security-debuginfo-0:2.9.6-2.el9_6.1.ppc64le", "product_id": "mod_security-debuginfo-0:2.9.6-2.el9_6.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-debuginfo@2.9.6-2.el9_6.1?arch=ppc64le" } } }, { "category": "product_version", "name": "mod_security-mlogc-debuginfo-0:2.9.6-2.el9_6.1.ppc64le", "product": { "name": "mod_security-mlogc-debuginfo-0:2.9.6-2.el9_6.1.ppc64le", "product_id": "mod_security-mlogc-debuginfo-0:2.9.6-2.el9_6.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-mlogc-debuginfo@2.9.6-2.el9_6.1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "mod_security-0:2.9.6-2.el9_6.1.x86_64", "product": { "name": "mod_security-0:2.9.6-2.el9_6.1.x86_64", "product_id": "mod_security-0:2.9.6-2.el9_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security@2.9.6-2.el9_6.1?arch=x86_64" } } }, { "category": "product_version", "name": "mod_security-mlogc-0:2.9.6-2.el9_6.1.x86_64", "product": { "name": "mod_security-mlogc-0:2.9.6-2.el9_6.1.x86_64", "product_id": "mod_security-mlogc-0:2.9.6-2.el9_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-mlogc@2.9.6-2.el9_6.1?arch=x86_64" } } }, { "category": "product_version", "name": "mod_security-debugsource-0:2.9.6-2.el9_6.1.x86_64", "product": { "name": "mod_security-debugsource-0:2.9.6-2.el9_6.1.x86_64", "product_id": "mod_security-debugsource-0:2.9.6-2.el9_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-debugsource@2.9.6-2.el9_6.1?arch=x86_64" } } }, { "category": "product_version", "name": "mod_security-debuginfo-0:2.9.6-2.el9_6.1.x86_64", "product": { "name": "mod_security-debuginfo-0:2.9.6-2.el9_6.1.x86_64", "product_id": "mod_security-debuginfo-0:2.9.6-2.el9_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-debuginfo@2.9.6-2.el9_6.1?arch=x86_64" } } }, { "category": "product_version", "name": "mod_security-mlogc-debuginfo-0:2.9.6-2.el9_6.1.x86_64", "product": { "name": "mod_security-mlogc-debuginfo-0:2.9.6-2.el9_6.1.x86_64", "product_id": "mod_security-mlogc-debuginfo-0:2.9.6-2.el9_6.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-mlogc-debuginfo@2.9.6-2.el9_6.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "mod_security-0:2.9.6-2.el9_6.1.s390x", "product": { "name": "mod_security-0:2.9.6-2.el9_6.1.s390x", "product_id": "mod_security-0:2.9.6-2.el9_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security@2.9.6-2.el9_6.1?arch=s390x" } } }, { "category": "product_version", "name": "mod_security-mlogc-0:2.9.6-2.el9_6.1.s390x", "product": { "name": "mod_security-mlogc-0:2.9.6-2.el9_6.1.s390x", "product_id": "mod_security-mlogc-0:2.9.6-2.el9_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-mlogc@2.9.6-2.el9_6.1?arch=s390x" } } }, { "category": "product_version", "name": "mod_security-debugsource-0:2.9.6-2.el9_6.1.s390x", "product": { "name": "mod_security-debugsource-0:2.9.6-2.el9_6.1.s390x", "product_id": "mod_security-debugsource-0:2.9.6-2.el9_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-debugsource@2.9.6-2.el9_6.1?arch=s390x" } } }, { "category": "product_version", "name": "mod_security-debuginfo-0:2.9.6-2.el9_6.1.s390x", "product": { "name": "mod_security-debuginfo-0:2.9.6-2.el9_6.1.s390x", "product_id": "mod_security-debuginfo-0:2.9.6-2.el9_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-debuginfo@2.9.6-2.el9_6.1?arch=s390x" } } }, { "category": "product_version", "name": "mod_security-mlogc-debuginfo-0:2.9.6-2.el9_6.1.s390x", "product": { "name": "mod_security-mlogc-debuginfo-0:2.9.6-2.el9_6.1.s390x", "product_id": "mod_security-mlogc-debuginfo-0:2.9.6-2.el9_6.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-mlogc-debuginfo@2.9.6-2.el9_6.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "mod_security-0:2.9.6-2.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_security-0:2.9.6-2.el9_6.1.aarch64" }, "product_reference": "mod_security-0:2.9.6-2.el9_6.1.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-0:2.9.6-2.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_security-0:2.9.6-2.el9_6.1.ppc64le" }, "product_reference": "mod_security-0:2.9.6-2.el9_6.1.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-0:2.9.6-2.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_security-0:2.9.6-2.el9_6.1.s390x" }, "product_reference": "mod_security-0:2.9.6-2.el9_6.1.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-0:2.9.6-2.el9_6.1.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_security-0:2.9.6-2.el9_6.1.src" }, "product_reference": "mod_security-0:2.9.6-2.el9_6.1.src", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-0:2.9.6-2.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_security-0:2.9.6-2.el9_6.1.x86_64" }, "product_reference": "mod_security-0:2.9.6-2.el9_6.1.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-debuginfo-0:2.9.6-2.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_security-debuginfo-0:2.9.6-2.el9_6.1.aarch64" }, "product_reference": "mod_security-debuginfo-0:2.9.6-2.el9_6.1.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-debuginfo-0:2.9.6-2.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_security-debuginfo-0:2.9.6-2.el9_6.1.ppc64le" }, "product_reference": "mod_security-debuginfo-0:2.9.6-2.el9_6.1.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-debuginfo-0:2.9.6-2.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_security-debuginfo-0:2.9.6-2.el9_6.1.s390x" }, "product_reference": "mod_security-debuginfo-0:2.9.6-2.el9_6.1.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-debuginfo-0:2.9.6-2.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_security-debuginfo-0:2.9.6-2.el9_6.1.x86_64" }, "product_reference": "mod_security-debuginfo-0:2.9.6-2.el9_6.1.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-debugsource-0:2.9.6-2.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_security-debugsource-0:2.9.6-2.el9_6.1.aarch64" }, "product_reference": "mod_security-debugsource-0:2.9.6-2.el9_6.1.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-debugsource-0:2.9.6-2.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_security-debugsource-0:2.9.6-2.el9_6.1.ppc64le" }, "product_reference": "mod_security-debugsource-0:2.9.6-2.el9_6.1.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-debugsource-0:2.9.6-2.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_security-debugsource-0:2.9.6-2.el9_6.1.s390x" }, "product_reference": "mod_security-debugsource-0:2.9.6-2.el9_6.1.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-debugsource-0:2.9.6-2.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_security-debugsource-0:2.9.6-2.el9_6.1.x86_64" }, "product_reference": "mod_security-debugsource-0:2.9.6-2.el9_6.1.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-mlogc-0:2.9.6-2.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_security-mlogc-0:2.9.6-2.el9_6.1.aarch64" }, "product_reference": "mod_security-mlogc-0:2.9.6-2.el9_6.1.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-mlogc-0:2.9.6-2.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_security-mlogc-0:2.9.6-2.el9_6.1.ppc64le" }, "product_reference": "mod_security-mlogc-0:2.9.6-2.el9_6.1.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-mlogc-0:2.9.6-2.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_security-mlogc-0:2.9.6-2.el9_6.1.s390x" }, "product_reference": "mod_security-mlogc-0:2.9.6-2.el9_6.1.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-mlogc-0:2.9.6-2.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_security-mlogc-0:2.9.6-2.el9_6.1.x86_64" }, "product_reference": "mod_security-mlogc-0:2.9.6-2.el9_6.1.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-mlogc-debuginfo-0:2.9.6-2.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_security-mlogc-debuginfo-0:2.9.6-2.el9_6.1.aarch64" }, "product_reference": "mod_security-mlogc-debuginfo-0:2.9.6-2.el9_6.1.aarch64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-mlogc-debuginfo-0:2.9.6-2.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_security-mlogc-debuginfo-0:2.9.6-2.el9_6.1.ppc64le" }, "product_reference": "mod_security-mlogc-debuginfo-0:2.9.6-2.el9_6.1.ppc64le", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-mlogc-debuginfo-0:2.9.6-2.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_security-mlogc-debuginfo-0:2.9.6-2.el9_6.1.s390x" }, "product_reference": "mod_security-mlogc-debuginfo-0:2.9.6-2.el9_6.1.s390x", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-mlogc-debuginfo-0:2.9.6-2.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_security-mlogc-debuginfo-0:2.9.6-2.el9_6.1.x86_64" }, "product_reference": "mod_security-mlogc-debuginfo-0:2.9.6-2.el9_6.1.x86_64", "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-48866", "cwe": { "id": "CWE-1050", "name": "Excessive Platform Resource Consumption within a Loop" }, "discovery_date": "2025-06-02T16:00:56.615415+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2369827" } ], "notes": [ { "category": "description", "text": "A denial of service flaw was found in ModSecurity. This vulnerability is present in the `sanitiseArg`/`sanitizeArg` function can be overloaded with a large number of arguments which will lead to excessive memory usage when processing json values. This may lead to a denial of service in the affected web server should memory limits be exceeded.", "title": "Vulnerability description" }, { "category": "summary", "text": "mod_security: ModSecurity Denial of Service Vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "User configuration must have at least one rule that does a `sanitiseMatchedBytes` action to be affected. Default configurations are not affected.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.6.0.Z.MAIN.EUS:mod_security-0:2.9.6-2.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-0:2.9.6-2.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-0:2.9.6-2.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-0:2.9.6-2.el9_6.1.src", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-0:2.9.6-2.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-debuginfo-0:2.9.6-2.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-debuginfo-0:2.9.6-2.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-debuginfo-0:2.9.6-2.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-debuginfo-0:2.9.6-2.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-debugsource-0:2.9.6-2.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-debugsource-0:2.9.6-2.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-debugsource-0:2.9.6-2.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-debugsource-0:2.9.6-2.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-mlogc-0:2.9.6-2.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-mlogc-0:2.9.6-2.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-mlogc-0:2.9.6-2.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-mlogc-0:2.9.6-2.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-mlogc-debuginfo-0:2.9.6-2.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-mlogc-debuginfo-0:2.9.6-2.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-mlogc-debuginfo-0:2.9.6-2.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-mlogc-debuginfo-0:2.9.6-2.el9_6.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-48866" }, { "category": "external", "summary": "RHBZ#2369827", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369827" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-48866", "url": "https://www.cve.org/CVERecord?id=CVE-2025-48866" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48866", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48866" }, { "category": "external", "summary": "https://github.com/owasp-modsecurity/ModSecurity/commit/3a54ccea62d3f7151bb08cb78d60c5e90b53ca2e", "url": "https://github.com/owasp-modsecurity/ModSecurity/commit/3a54ccea62d3f7151bb08cb78d60c5e90b53ca2e" }, { "category": "external", "summary": "https://github.com/owasp-modsecurity/ModSecurity/security/advisories/GHSA-859r-vvv8-rm8r", "url": "https://github.com/owasp-modsecurity/ModSecurity/security/advisories/GHSA-859r-vvv8-rm8r" }, { "category": "external", "summary": "https://github.com/owasp-modsecurity/ModSecurity/security/advisories/GHSA-f82j-8pp7-cw2w", "url": "https://github.com/owasp-modsecurity/ModSecurity/security/advisories/GHSA-f82j-8pp7-cw2w" }, { "category": "external", "summary": "https://github.com/owasp-modsecurity/ModSecurity/wiki/Reference-Manual-(v2.x)#sanitisearg", "url": "https://github.com/owasp-modsecurity/ModSecurity/wiki/Reference-Manual-(v2.x)#sanitisearg" } ], "release_date": "2025-06-02T15:46:19.909000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-08-05T05:10:38+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.6.0.Z.MAIN.EUS:mod_security-0:2.9.6-2.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-0:2.9.6-2.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-0:2.9.6-2.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-0:2.9.6-2.el9_6.1.src", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-0:2.9.6-2.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-debuginfo-0:2.9.6-2.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-debuginfo-0:2.9.6-2.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-debuginfo-0:2.9.6-2.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-debuginfo-0:2.9.6-2.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-debugsource-0:2.9.6-2.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-debugsource-0:2.9.6-2.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-debugsource-0:2.9.6-2.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-debugsource-0:2.9.6-2.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-mlogc-0:2.9.6-2.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-mlogc-0:2.9.6-2.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-mlogc-0:2.9.6-2.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-mlogc-0:2.9.6-2.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-mlogc-debuginfo-0:2.9.6-2.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-mlogc-debuginfo-0:2.9.6-2.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-mlogc-debuginfo-0:2.9.6-2.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-mlogc-debuginfo-0:2.9.6-2.el9_6.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:12838" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.6.0.Z.MAIN.EUS:mod_security-0:2.9.6-2.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-0:2.9.6-2.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-0:2.9.6-2.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-0:2.9.6-2.el9_6.1.src", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-0:2.9.6-2.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-debuginfo-0:2.9.6-2.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-debuginfo-0:2.9.6-2.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-debuginfo-0:2.9.6-2.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-debuginfo-0:2.9.6-2.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-debugsource-0:2.9.6-2.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-debugsource-0:2.9.6-2.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-debugsource-0:2.9.6-2.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-debugsource-0:2.9.6-2.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-mlogc-0:2.9.6-2.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-mlogc-0:2.9.6-2.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-mlogc-0:2.9.6-2.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-mlogc-0:2.9.6-2.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-mlogc-debuginfo-0:2.9.6-2.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-mlogc-debuginfo-0:2.9.6-2.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-mlogc-debuginfo-0:2.9.6-2.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-mlogc-debuginfo-0:2.9.6-2.el9_6.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.6.0.Z.MAIN.EUS:mod_security-0:2.9.6-2.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-0:2.9.6-2.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-0:2.9.6-2.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-0:2.9.6-2.el9_6.1.src", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-0:2.9.6-2.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-debuginfo-0:2.9.6-2.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-debuginfo-0:2.9.6-2.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-debuginfo-0:2.9.6-2.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-debuginfo-0:2.9.6-2.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-debugsource-0:2.9.6-2.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-debugsource-0:2.9.6-2.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-debugsource-0:2.9.6-2.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-debugsource-0:2.9.6-2.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-mlogc-0:2.9.6-2.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-mlogc-0:2.9.6-2.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-mlogc-0:2.9.6-2.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-mlogc-0:2.9.6-2.el9_6.1.x86_64", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-mlogc-debuginfo-0:2.9.6-2.el9_6.1.aarch64", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-mlogc-debuginfo-0:2.9.6-2.el9_6.1.ppc64le", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-mlogc-debuginfo-0:2.9.6-2.el9_6.1.s390x", "AppStream-9.6.0.Z.MAIN.EUS:mod_security-mlogc-debuginfo-0:2.9.6-2.el9_6.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mod_security: ModSecurity Denial of Service Vulnerability" } ] }
rhsa-2025:13670
Vulnerability from csaf_redhat
Published
2025-08-12 01:14
Modified
2025-08-12 21:00
Summary
Red Hat Security Advisory: mod_security security update
Notes
Topic
An update for mod_security is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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.
Details
ModSecurity is an open source intrusion detection and prevention engine for web applications.
Security Fix(es):
* mod_security: ModSecurity Denial of Service Vulnerability (CVE-2025-48866)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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_security is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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": "ModSecurity is an open source intrusion detection and prevention engine for web applications.\n\nSecurity Fix(es):\n\n* mod_security: ModSecurity Denial of Service Vulnerability (CVE-2025-48866)\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:13670", "url": "https://access.redhat.com/errata/RHSA-2025:13670" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2369827", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369827" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_13670.json" } ], "title": "Red Hat Security Advisory: mod_security security update", "tracking": { "current_release_date": "2025-08-12T21:00:22+00:00", "generator": { "date": "2025-08-12T21:00:22+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:13670", "initial_release_date": "2025-08-12T01:14:37+00:00", "revision_history": [ { "date": "2025-08-12T01:14:37+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-08-12T01:14:37+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-12T21:00:22+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "mod_security-0:2.9.6-1.el9_4.2.src", "product": { "name": "mod_security-0:2.9.6-1.el9_4.2.src", "product_id": "mod_security-0:2.9.6-1.el9_4.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security@2.9.6-1.el9_4.2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "mod_security-0:2.9.6-1.el9_4.2.aarch64", "product": { "name": "mod_security-0:2.9.6-1.el9_4.2.aarch64", "product_id": "mod_security-0:2.9.6-1.el9_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security@2.9.6-1.el9_4.2?arch=aarch64" } } }, { "category": "product_version", "name": "mod_security-mlogc-0:2.9.6-1.el9_4.2.aarch64", "product": { "name": "mod_security-mlogc-0:2.9.6-1.el9_4.2.aarch64", "product_id": "mod_security-mlogc-0:2.9.6-1.el9_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-mlogc@2.9.6-1.el9_4.2?arch=aarch64" } } }, { "category": "product_version", "name": "mod_security-debugsource-0:2.9.6-1.el9_4.2.aarch64", "product": { "name": "mod_security-debugsource-0:2.9.6-1.el9_4.2.aarch64", "product_id": "mod_security-debugsource-0:2.9.6-1.el9_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-debugsource@2.9.6-1.el9_4.2?arch=aarch64" } } }, { "category": "product_version", "name": "mod_security-debuginfo-0:2.9.6-1.el9_4.2.aarch64", "product": { "name": "mod_security-debuginfo-0:2.9.6-1.el9_4.2.aarch64", "product_id": "mod_security-debuginfo-0:2.9.6-1.el9_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-debuginfo@2.9.6-1.el9_4.2?arch=aarch64" } } }, { "category": "product_version", "name": "mod_security-mlogc-debuginfo-0:2.9.6-1.el9_4.2.aarch64", "product": { "name": "mod_security-mlogc-debuginfo-0:2.9.6-1.el9_4.2.aarch64", "product_id": "mod_security-mlogc-debuginfo-0:2.9.6-1.el9_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-mlogc-debuginfo@2.9.6-1.el9_4.2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "mod_security-0:2.9.6-1.el9_4.2.ppc64le", "product": { "name": "mod_security-0:2.9.6-1.el9_4.2.ppc64le", "product_id": "mod_security-0:2.9.6-1.el9_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security@2.9.6-1.el9_4.2?arch=ppc64le" } } }, { "category": "product_version", "name": "mod_security-mlogc-0:2.9.6-1.el9_4.2.ppc64le", "product": { "name": "mod_security-mlogc-0:2.9.6-1.el9_4.2.ppc64le", "product_id": "mod_security-mlogc-0:2.9.6-1.el9_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-mlogc@2.9.6-1.el9_4.2?arch=ppc64le" } } }, { "category": "product_version", "name": "mod_security-debugsource-0:2.9.6-1.el9_4.2.ppc64le", "product": { "name": "mod_security-debugsource-0:2.9.6-1.el9_4.2.ppc64le", "product_id": "mod_security-debugsource-0:2.9.6-1.el9_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-debugsource@2.9.6-1.el9_4.2?arch=ppc64le" } } }, { "category": "product_version", "name": "mod_security-debuginfo-0:2.9.6-1.el9_4.2.ppc64le", "product": { "name": "mod_security-debuginfo-0:2.9.6-1.el9_4.2.ppc64le", "product_id": "mod_security-debuginfo-0:2.9.6-1.el9_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-debuginfo@2.9.6-1.el9_4.2?arch=ppc64le" } } }, { "category": "product_version", "name": "mod_security-mlogc-debuginfo-0:2.9.6-1.el9_4.2.ppc64le", "product": { "name": "mod_security-mlogc-debuginfo-0:2.9.6-1.el9_4.2.ppc64le", "product_id": "mod_security-mlogc-debuginfo-0:2.9.6-1.el9_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-mlogc-debuginfo@2.9.6-1.el9_4.2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "mod_security-0:2.9.6-1.el9_4.2.x86_64", "product": { "name": "mod_security-0:2.9.6-1.el9_4.2.x86_64", "product_id": "mod_security-0:2.9.6-1.el9_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security@2.9.6-1.el9_4.2?arch=x86_64" } } }, { "category": "product_version", "name": "mod_security-mlogc-0:2.9.6-1.el9_4.2.x86_64", "product": { "name": "mod_security-mlogc-0:2.9.6-1.el9_4.2.x86_64", "product_id": "mod_security-mlogc-0:2.9.6-1.el9_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-mlogc@2.9.6-1.el9_4.2?arch=x86_64" } } }, { "category": "product_version", "name": "mod_security-debugsource-0:2.9.6-1.el9_4.2.x86_64", "product": { "name": "mod_security-debugsource-0:2.9.6-1.el9_4.2.x86_64", "product_id": "mod_security-debugsource-0:2.9.6-1.el9_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-debugsource@2.9.6-1.el9_4.2?arch=x86_64" } } }, { "category": "product_version", "name": "mod_security-debuginfo-0:2.9.6-1.el9_4.2.x86_64", "product": { "name": "mod_security-debuginfo-0:2.9.6-1.el9_4.2.x86_64", "product_id": "mod_security-debuginfo-0:2.9.6-1.el9_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-debuginfo@2.9.6-1.el9_4.2?arch=x86_64" } } }, { "category": "product_version", "name": "mod_security-mlogc-debuginfo-0:2.9.6-1.el9_4.2.x86_64", "product": { "name": "mod_security-mlogc-debuginfo-0:2.9.6-1.el9_4.2.x86_64", "product_id": "mod_security-mlogc-debuginfo-0:2.9.6-1.el9_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-mlogc-debuginfo@2.9.6-1.el9_4.2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "mod_security-0:2.9.6-1.el9_4.2.s390x", "product": { "name": "mod_security-0:2.9.6-1.el9_4.2.s390x", "product_id": "mod_security-0:2.9.6-1.el9_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security@2.9.6-1.el9_4.2?arch=s390x" } } }, { "category": "product_version", "name": "mod_security-mlogc-0:2.9.6-1.el9_4.2.s390x", "product": { "name": "mod_security-mlogc-0:2.9.6-1.el9_4.2.s390x", "product_id": "mod_security-mlogc-0:2.9.6-1.el9_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-mlogc@2.9.6-1.el9_4.2?arch=s390x" } } }, { "category": "product_version", "name": "mod_security-debugsource-0:2.9.6-1.el9_4.2.s390x", "product": { "name": "mod_security-debugsource-0:2.9.6-1.el9_4.2.s390x", "product_id": "mod_security-debugsource-0:2.9.6-1.el9_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-debugsource@2.9.6-1.el9_4.2?arch=s390x" } } }, { "category": "product_version", "name": "mod_security-debuginfo-0:2.9.6-1.el9_4.2.s390x", "product": { "name": "mod_security-debuginfo-0:2.9.6-1.el9_4.2.s390x", "product_id": "mod_security-debuginfo-0:2.9.6-1.el9_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-debuginfo@2.9.6-1.el9_4.2?arch=s390x" } } }, { "category": "product_version", "name": "mod_security-mlogc-debuginfo-0:2.9.6-1.el9_4.2.s390x", "product": { "name": "mod_security-mlogc-debuginfo-0:2.9.6-1.el9_4.2.s390x", "product_id": "mod_security-mlogc-debuginfo-0:2.9.6-1.el9_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-mlogc-debuginfo@2.9.6-1.el9_4.2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "mod_security-0:2.9.6-1.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:mod_security-0:2.9.6-1.el9_4.2.aarch64" }, "product_reference": "mod_security-0:2.9.6-1.el9_4.2.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-0:2.9.6-1.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:mod_security-0:2.9.6-1.el9_4.2.ppc64le" }, "product_reference": "mod_security-0:2.9.6-1.el9_4.2.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-0:2.9.6-1.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:mod_security-0:2.9.6-1.el9_4.2.s390x" }, "product_reference": "mod_security-0:2.9.6-1.el9_4.2.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-0:2.9.6-1.el9_4.2.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:mod_security-0:2.9.6-1.el9_4.2.src" }, "product_reference": "mod_security-0:2.9.6-1.el9_4.2.src", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-0:2.9.6-1.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:mod_security-0:2.9.6-1.el9_4.2.x86_64" }, "product_reference": "mod_security-0:2.9.6-1.el9_4.2.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-debuginfo-0:2.9.6-1.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:mod_security-debuginfo-0:2.9.6-1.el9_4.2.aarch64" }, "product_reference": "mod_security-debuginfo-0:2.9.6-1.el9_4.2.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-debuginfo-0:2.9.6-1.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:mod_security-debuginfo-0:2.9.6-1.el9_4.2.ppc64le" }, "product_reference": "mod_security-debuginfo-0:2.9.6-1.el9_4.2.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-debuginfo-0:2.9.6-1.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:mod_security-debuginfo-0:2.9.6-1.el9_4.2.s390x" }, "product_reference": "mod_security-debuginfo-0:2.9.6-1.el9_4.2.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-debuginfo-0:2.9.6-1.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:mod_security-debuginfo-0:2.9.6-1.el9_4.2.x86_64" }, "product_reference": "mod_security-debuginfo-0:2.9.6-1.el9_4.2.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-debugsource-0:2.9.6-1.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:mod_security-debugsource-0:2.9.6-1.el9_4.2.aarch64" }, "product_reference": "mod_security-debugsource-0:2.9.6-1.el9_4.2.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-debugsource-0:2.9.6-1.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:mod_security-debugsource-0:2.9.6-1.el9_4.2.ppc64le" }, "product_reference": "mod_security-debugsource-0:2.9.6-1.el9_4.2.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-debugsource-0:2.9.6-1.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:mod_security-debugsource-0:2.9.6-1.el9_4.2.s390x" }, "product_reference": "mod_security-debugsource-0:2.9.6-1.el9_4.2.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-debugsource-0:2.9.6-1.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:mod_security-debugsource-0:2.9.6-1.el9_4.2.x86_64" }, "product_reference": "mod_security-debugsource-0:2.9.6-1.el9_4.2.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-mlogc-0:2.9.6-1.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:mod_security-mlogc-0:2.9.6-1.el9_4.2.aarch64" }, "product_reference": "mod_security-mlogc-0:2.9.6-1.el9_4.2.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-mlogc-0:2.9.6-1.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:mod_security-mlogc-0:2.9.6-1.el9_4.2.ppc64le" }, "product_reference": "mod_security-mlogc-0:2.9.6-1.el9_4.2.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-mlogc-0:2.9.6-1.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:mod_security-mlogc-0:2.9.6-1.el9_4.2.s390x" }, "product_reference": "mod_security-mlogc-0:2.9.6-1.el9_4.2.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-mlogc-0:2.9.6-1.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:mod_security-mlogc-0:2.9.6-1.el9_4.2.x86_64" }, "product_reference": "mod_security-mlogc-0:2.9.6-1.el9_4.2.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-mlogc-debuginfo-0:2.9.6-1.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:mod_security-mlogc-debuginfo-0:2.9.6-1.el9_4.2.aarch64" }, "product_reference": "mod_security-mlogc-debuginfo-0:2.9.6-1.el9_4.2.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-mlogc-debuginfo-0:2.9.6-1.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:mod_security-mlogc-debuginfo-0:2.9.6-1.el9_4.2.ppc64le" }, "product_reference": "mod_security-mlogc-debuginfo-0:2.9.6-1.el9_4.2.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-mlogc-debuginfo-0:2.9.6-1.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:mod_security-mlogc-debuginfo-0:2.9.6-1.el9_4.2.s390x" }, "product_reference": "mod_security-mlogc-debuginfo-0:2.9.6-1.el9_4.2.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-mlogc-debuginfo-0:2.9.6-1.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", "product_id": "AppStream-9.4.0.Z.EUS:mod_security-mlogc-debuginfo-0:2.9.6-1.el9_4.2.x86_64" }, "product_reference": "mod_security-mlogc-debuginfo-0:2.9.6-1.el9_4.2.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-48866", "cwe": { "id": "CWE-1050", "name": "Excessive Platform Resource Consumption within a Loop" }, "discovery_date": "2025-06-02T16:00:56.615415+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2369827" } ], "notes": [ { "category": "description", "text": "A denial of service flaw was found in ModSecurity. This vulnerability is present in the `sanitiseArg`/`sanitizeArg` function can be overloaded with a large number of arguments which will lead to excessive memory usage when processing json values. This may lead to a denial of service in the affected web server should memory limits be exceeded.", "title": "Vulnerability description" }, { "category": "summary", "text": "mod_security: ModSecurity Denial of Service Vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "User configuration must have at least one rule that does a `sanitiseMatchedBytes` action to be affected. Default configurations are not affected.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.4.0.Z.EUS:mod_security-0:2.9.6-1.el9_4.2.aarch64", "AppStream-9.4.0.Z.EUS:mod_security-0:2.9.6-1.el9_4.2.ppc64le", "AppStream-9.4.0.Z.EUS:mod_security-0:2.9.6-1.el9_4.2.s390x", "AppStream-9.4.0.Z.EUS:mod_security-0:2.9.6-1.el9_4.2.src", "AppStream-9.4.0.Z.EUS:mod_security-0:2.9.6-1.el9_4.2.x86_64", "AppStream-9.4.0.Z.EUS:mod_security-debuginfo-0:2.9.6-1.el9_4.2.aarch64", "AppStream-9.4.0.Z.EUS:mod_security-debuginfo-0:2.9.6-1.el9_4.2.ppc64le", "AppStream-9.4.0.Z.EUS:mod_security-debuginfo-0:2.9.6-1.el9_4.2.s390x", "AppStream-9.4.0.Z.EUS:mod_security-debuginfo-0:2.9.6-1.el9_4.2.x86_64", "AppStream-9.4.0.Z.EUS:mod_security-debugsource-0:2.9.6-1.el9_4.2.aarch64", "AppStream-9.4.0.Z.EUS:mod_security-debugsource-0:2.9.6-1.el9_4.2.ppc64le", "AppStream-9.4.0.Z.EUS:mod_security-debugsource-0:2.9.6-1.el9_4.2.s390x", "AppStream-9.4.0.Z.EUS:mod_security-debugsource-0:2.9.6-1.el9_4.2.x86_64", "AppStream-9.4.0.Z.EUS:mod_security-mlogc-0:2.9.6-1.el9_4.2.aarch64", "AppStream-9.4.0.Z.EUS:mod_security-mlogc-0:2.9.6-1.el9_4.2.ppc64le", "AppStream-9.4.0.Z.EUS:mod_security-mlogc-0:2.9.6-1.el9_4.2.s390x", "AppStream-9.4.0.Z.EUS:mod_security-mlogc-0:2.9.6-1.el9_4.2.x86_64", "AppStream-9.4.0.Z.EUS:mod_security-mlogc-debuginfo-0:2.9.6-1.el9_4.2.aarch64", "AppStream-9.4.0.Z.EUS:mod_security-mlogc-debuginfo-0:2.9.6-1.el9_4.2.ppc64le", "AppStream-9.4.0.Z.EUS:mod_security-mlogc-debuginfo-0:2.9.6-1.el9_4.2.s390x", "AppStream-9.4.0.Z.EUS:mod_security-mlogc-debuginfo-0:2.9.6-1.el9_4.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-48866" }, { "category": "external", "summary": "RHBZ#2369827", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369827" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-48866", "url": "https://www.cve.org/CVERecord?id=CVE-2025-48866" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48866", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48866" }, { "category": "external", "summary": "https://github.com/owasp-modsecurity/ModSecurity/commit/3a54ccea62d3f7151bb08cb78d60c5e90b53ca2e", "url": "https://github.com/owasp-modsecurity/ModSecurity/commit/3a54ccea62d3f7151bb08cb78d60c5e90b53ca2e" }, { "category": "external", "summary": "https://github.com/owasp-modsecurity/ModSecurity/security/advisories/GHSA-859r-vvv8-rm8r", "url": "https://github.com/owasp-modsecurity/ModSecurity/security/advisories/GHSA-859r-vvv8-rm8r" }, { "category": "external", "summary": "https://github.com/owasp-modsecurity/ModSecurity/security/advisories/GHSA-f82j-8pp7-cw2w", "url": "https://github.com/owasp-modsecurity/ModSecurity/security/advisories/GHSA-f82j-8pp7-cw2w" }, { "category": "external", "summary": "https://github.com/owasp-modsecurity/ModSecurity/wiki/Reference-Manual-(v2.x)#sanitisearg", "url": "https://github.com/owasp-modsecurity/ModSecurity/wiki/Reference-Manual-(v2.x)#sanitisearg" } ], "release_date": "2025-06-02T15:46:19.909000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-08-12T01:14:37+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.4.0.Z.EUS:mod_security-0:2.9.6-1.el9_4.2.aarch64", "AppStream-9.4.0.Z.EUS:mod_security-0:2.9.6-1.el9_4.2.ppc64le", "AppStream-9.4.0.Z.EUS:mod_security-0:2.9.6-1.el9_4.2.s390x", "AppStream-9.4.0.Z.EUS:mod_security-0:2.9.6-1.el9_4.2.src", "AppStream-9.4.0.Z.EUS:mod_security-0:2.9.6-1.el9_4.2.x86_64", "AppStream-9.4.0.Z.EUS:mod_security-debuginfo-0:2.9.6-1.el9_4.2.aarch64", "AppStream-9.4.0.Z.EUS:mod_security-debuginfo-0:2.9.6-1.el9_4.2.ppc64le", "AppStream-9.4.0.Z.EUS:mod_security-debuginfo-0:2.9.6-1.el9_4.2.s390x", "AppStream-9.4.0.Z.EUS:mod_security-debuginfo-0:2.9.6-1.el9_4.2.x86_64", "AppStream-9.4.0.Z.EUS:mod_security-debugsource-0:2.9.6-1.el9_4.2.aarch64", "AppStream-9.4.0.Z.EUS:mod_security-debugsource-0:2.9.6-1.el9_4.2.ppc64le", "AppStream-9.4.0.Z.EUS:mod_security-debugsource-0:2.9.6-1.el9_4.2.s390x", "AppStream-9.4.0.Z.EUS:mod_security-debugsource-0:2.9.6-1.el9_4.2.x86_64", "AppStream-9.4.0.Z.EUS:mod_security-mlogc-0:2.9.6-1.el9_4.2.aarch64", "AppStream-9.4.0.Z.EUS:mod_security-mlogc-0:2.9.6-1.el9_4.2.ppc64le", "AppStream-9.4.0.Z.EUS:mod_security-mlogc-0:2.9.6-1.el9_4.2.s390x", "AppStream-9.4.0.Z.EUS:mod_security-mlogc-0:2.9.6-1.el9_4.2.x86_64", "AppStream-9.4.0.Z.EUS:mod_security-mlogc-debuginfo-0:2.9.6-1.el9_4.2.aarch64", "AppStream-9.4.0.Z.EUS:mod_security-mlogc-debuginfo-0:2.9.6-1.el9_4.2.ppc64le", "AppStream-9.4.0.Z.EUS:mod_security-mlogc-debuginfo-0:2.9.6-1.el9_4.2.s390x", "AppStream-9.4.0.Z.EUS:mod_security-mlogc-debuginfo-0:2.9.6-1.el9_4.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:13670" }, { "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.4.0.Z.EUS:mod_security-0:2.9.6-1.el9_4.2.aarch64", "AppStream-9.4.0.Z.EUS:mod_security-0:2.9.6-1.el9_4.2.ppc64le", "AppStream-9.4.0.Z.EUS:mod_security-0:2.9.6-1.el9_4.2.s390x", "AppStream-9.4.0.Z.EUS:mod_security-0:2.9.6-1.el9_4.2.src", "AppStream-9.4.0.Z.EUS:mod_security-0:2.9.6-1.el9_4.2.x86_64", "AppStream-9.4.0.Z.EUS:mod_security-debuginfo-0:2.9.6-1.el9_4.2.aarch64", "AppStream-9.4.0.Z.EUS:mod_security-debuginfo-0:2.9.6-1.el9_4.2.ppc64le", "AppStream-9.4.0.Z.EUS:mod_security-debuginfo-0:2.9.6-1.el9_4.2.s390x", "AppStream-9.4.0.Z.EUS:mod_security-debuginfo-0:2.9.6-1.el9_4.2.x86_64", "AppStream-9.4.0.Z.EUS:mod_security-debugsource-0:2.9.6-1.el9_4.2.aarch64", "AppStream-9.4.0.Z.EUS:mod_security-debugsource-0:2.9.6-1.el9_4.2.ppc64le", "AppStream-9.4.0.Z.EUS:mod_security-debugsource-0:2.9.6-1.el9_4.2.s390x", "AppStream-9.4.0.Z.EUS:mod_security-debugsource-0:2.9.6-1.el9_4.2.x86_64", "AppStream-9.4.0.Z.EUS:mod_security-mlogc-0:2.9.6-1.el9_4.2.aarch64", "AppStream-9.4.0.Z.EUS:mod_security-mlogc-0:2.9.6-1.el9_4.2.ppc64le", "AppStream-9.4.0.Z.EUS:mod_security-mlogc-0:2.9.6-1.el9_4.2.s390x", "AppStream-9.4.0.Z.EUS:mod_security-mlogc-0:2.9.6-1.el9_4.2.x86_64", "AppStream-9.4.0.Z.EUS:mod_security-mlogc-debuginfo-0:2.9.6-1.el9_4.2.aarch64", "AppStream-9.4.0.Z.EUS:mod_security-mlogc-debuginfo-0:2.9.6-1.el9_4.2.ppc64le", "AppStream-9.4.0.Z.EUS:mod_security-mlogc-debuginfo-0:2.9.6-1.el9_4.2.s390x", "AppStream-9.4.0.Z.EUS:mod_security-mlogc-debuginfo-0:2.9.6-1.el9_4.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.EUS:mod_security-0:2.9.6-1.el9_4.2.aarch64", "AppStream-9.4.0.Z.EUS:mod_security-0:2.9.6-1.el9_4.2.ppc64le", "AppStream-9.4.0.Z.EUS:mod_security-0:2.9.6-1.el9_4.2.s390x", "AppStream-9.4.0.Z.EUS:mod_security-0:2.9.6-1.el9_4.2.src", "AppStream-9.4.0.Z.EUS:mod_security-0:2.9.6-1.el9_4.2.x86_64", "AppStream-9.4.0.Z.EUS:mod_security-debuginfo-0:2.9.6-1.el9_4.2.aarch64", "AppStream-9.4.0.Z.EUS:mod_security-debuginfo-0:2.9.6-1.el9_4.2.ppc64le", "AppStream-9.4.0.Z.EUS:mod_security-debuginfo-0:2.9.6-1.el9_4.2.s390x", "AppStream-9.4.0.Z.EUS:mod_security-debuginfo-0:2.9.6-1.el9_4.2.x86_64", "AppStream-9.4.0.Z.EUS:mod_security-debugsource-0:2.9.6-1.el9_4.2.aarch64", "AppStream-9.4.0.Z.EUS:mod_security-debugsource-0:2.9.6-1.el9_4.2.ppc64le", "AppStream-9.4.0.Z.EUS:mod_security-debugsource-0:2.9.6-1.el9_4.2.s390x", "AppStream-9.4.0.Z.EUS:mod_security-debugsource-0:2.9.6-1.el9_4.2.x86_64", "AppStream-9.4.0.Z.EUS:mod_security-mlogc-0:2.9.6-1.el9_4.2.aarch64", "AppStream-9.4.0.Z.EUS:mod_security-mlogc-0:2.9.6-1.el9_4.2.ppc64le", "AppStream-9.4.0.Z.EUS:mod_security-mlogc-0:2.9.6-1.el9_4.2.s390x", "AppStream-9.4.0.Z.EUS:mod_security-mlogc-0:2.9.6-1.el9_4.2.x86_64", "AppStream-9.4.0.Z.EUS:mod_security-mlogc-debuginfo-0:2.9.6-1.el9_4.2.aarch64", "AppStream-9.4.0.Z.EUS:mod_security-mlogc-debuginfo-0:2.9.6-1.el9_4.2.ppc64le", "AppStream-9.4.0.Z.EUS:mod_security-mlogc-debuginfo-0:2.9.6-1.el9_4.2.s390x", "AppStream-9.4.0.Z.EUS:mod_security-mlogc-debuginfo-0:2.9.6-1.el9_4.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mod_security: ModSecurity Denial of Service Vulnerability" } ] }
rhsa-2025:13775
Vulnerability from csaf_redhat
Published
2025-08-12 20:24
Modified
2025-08-13 02:59
Summary
Red Hat Security Advisory: mod_security security update
Notes
Topic
An update for mod_security is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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.
Details
ModSecurity is an open source intrusion detection and prevention engine for web applications.
Security Fix(es):
* mod_security: ModSecurity Denial of Service Vulnerability (CVE-2025-48866)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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_security is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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": "ModSecurity is an open source intrusion detection and prevention engine for web applications.\n\nSecurity Fix(es):\n\n* mod_security: ModSecurity Denial of Service Vulnerability (CVE-2025-48866)\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:13775", "url": "https://access.redhat.com/errata/RHSA-2025:13775" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2369827", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369827" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_13775.json" } ], "title": "Red Hat Security Advisory: mod_security security update", "tracking": { "current_release_date": "2025-08-13T02:59:41+00:00", "generator": { "date": "2025-08-13T02:59:41+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:13775", "initial_release_date": "2025-08-12T20:24:49+00:00", "revision_history": [ { "date": "2025-08-12T20:24:49+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-08-12T20:24:49+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-13T02:59:41+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 E4S (v.9.2)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:9.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "mod_security-0:2.9.6-1.el9_2.2.src", "product": { "name": "mod_security-0:2.9.6-1.el9_2.2.src", "product_id": "mod_security-0:2.9.6-1.el9_2.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security@2.9.6-1.el9_2.2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "mod_security-0:2.9.6-1.el9_2.2.aarch64", "product": { "name": "mod_security-0:2.9.6-1.el9_2.2.aarch64", "product_id": "mod_security-0:2.9.6-1.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security@2.9.6-1.el9_2.2?arch=aarch64" } } }, { "category": "product_version", "name": "mod_security-mlogc-0:2.9.6-1.el9_2.2.aarch64", "product": { "name": "mod_security-mlogc-0:2.9.6-1.el9_2.2.aarch64", "product_id": "mod_security-mlogc-0:2.9.6-1.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-mlogc@2.9.6-1.el9_2.2?arch=aarch64" } } }, { "category": "product_version", "name": "mod_security-debugsource-0:2.9.6-1.el9_2.2.aarch64", "product": { "name": "mod_security-debugsource-0:2.9.6-1.el9_2.2.aarch64", "product_id": "mod_security-debugsource-0:2.9.6-1.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-debugsource@2.9.6-1.el9_2.2?arch=aarch64" } } }, { "category": "product_version", "name": "mod_security-debuginfo-0:2.9.6-1.el9_2.2.aarch64", "product": { "name": "mod_security-debuginfo-0:2.9.6-1.el9_2.2.aarch64", "product_id": "mod_security-debuginfo-0:2.9.6-1.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-debuginfo@2.9.6-1.el9_2.2?arch=aarch64" } } }, { "category": "product_version", "name": "mod_security-mlogc-debuginfo-0:2.9.6-1.el9_2.2.aarch64", "product": { "name": "mod_security-mlogc-debuginfo-0:2.9.6-1.el9_2.2.aarch64", "product_id": "mod_security-mlogc-debuginfo-0:2.9.6-1.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-mlogc-debuginfo@2.9.6-1.el9_2.2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "mod_security-0:2.9.6-1.el9_2.2.ppc64le", "product": { "name": "mod_security-0:2.9.6-1.el9_2.2.ppc64le", "product_id": "mod_security-0:2.9.6-1.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security@2.9.6-1.el9_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "mod_security-mlogc-0:2.9.6-1.el9_2.2.ppc64le", "product": { "name": "mod_security-mlogc-0:2.9.6-1.el9_2.2.ppc64le", "product_id": "mod_security-mlogc-0:2.9.6-1.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-mlogc@2.9.6-1.el9_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "mod_security-debugsource-0:2.9.6-1.el9_2.2.ppc64le", "product": { "name": "mod_security-debugsource-0:2.9.6-1.el9_2.2.ppc64le", "product_id": "mod_security-debugsource-0:2.9.6-1.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-debugsource@2.9.6-1.el9_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "mod_security-debuginfo-0:2.9.6-1.el9_2.2.ppc64le", "product": { "name": "mod_security-debuginfo-0:2.9.6-1.el9_2.2.ppc64le", "product_id": "mod_security-debuginfo-0:2.9.6-1.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-debuginfo@2.9.6-1.el9_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "mod_security-mlogc-debuginfo-0:2.9.6-1.el9_2.2.ppc64le", "product": { "name": "mod_security-mlogc-debuginfo-0:2.9.6-1.el9_2.2.ppc64le", "product_id": "mod_security-mlogc-debuginfo-0:2.9.6-1.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-mlogc-debuginfo@2.9.6-1.el9_2.2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "mod_security-0:2.9.6-1.el9_2.2.x86_64", "product": { "name": "mod_security-0:2.9.6-1.el9_2.2.x86_64", "product_id": "mod_security-0:2.9.6-1.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security@2.9.6-1.el9_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "mod_security-mlogc-0:2.9.6-1.el9_2.2.x86_64", "product": { "name": "mod_security-mlogc-0:2.9.6-1.el9_2.2.x86_64", "product_id": "mod_security-mlogc-0:2.9.6-1.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-mlogc@2.9.6-1.el9_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "mod_security-debugsource-0:2.9.6-1.el9_2.2.x86_64", "product": { "name": "mod_security-debugsource-0:2.9.6-1.el9_2.2.x86_64", "product_id": "mod_security-debugsource-0:2.9.6-1.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-debugsource@2.9.6-1.el9_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "mod_security-debuginfo-0:2.9.6-1.el9_2.2.x86_64", "product": { "name": "mod_security-debuginfo-0:2.9.6-1.el9_2.2.x86_64", "product_id": "mod_security-debuginfo-0:2.9.6-1.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-debuginfo@2.9.6-1.el9_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "mod_security-mlogc-debuginfo-0:2.9.6-1.el9_2.2.x86_64", "product": { "name": "mod_security-mlogc-debuginfo-0:2.9.6-1.el9_2.2.x86_64", "product_id": "mod_security-mlogc-debuginfo-0:2.9.6-1.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-mlogc-debuginfo@2.9.6-1.el9_2.2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "mod_security-0:2.9.6-1.el9_2.2.s390x", "product": { "name": "mod_security-0:2.9.6-1.el9_2.2.s390x", "product_id": "mod_security-0:2.9.6-1.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security@2.9.6-1.el9_2.2?arch=s390x" } } }, { "category": "product_version", "name": "mod_security-mlogc-0:2.9.6-1.el9_2.2.s390x", "product": { "name": "mod_security-mlogc-0:2.9.6-1.el9_2.2.s390x", "product_id": "mod_security-mlogc-0:2.9.6-1.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-mlogc@2.9.6-1.el9_2.2?arch=s390x" } } }, { "category": "product_version", "name": "mod_security-debugsource-0:2.9.6-1.el9_2.2.s390x", "product": { "name": "mod_security-debugsource-0:2.9.6-1.el9_2.2.s390x", "product_id": "mod_security-debugsource-0:2.9.6-1.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-debugsource@2.9.6-1.el9_2.2?arch=s390x" } } }, { "category": "product_version", "name": "mod_security-debuginfo-0:2.9.6-1.el9_2.2.s390x", "product": { "name": "mod_security-debuginfo-0:2.9.6-1.el9_2.2.s390x", "product_id": "mod_security-debuginfo-0:2.9.6-1.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-debuginfo@2.9.6-1.el9_2.2?arch=s390x" } } }, { "category": "product_version", "name": "mod_security-mlogc-debuginfo-0:2.9.6-1.el9_2.2.s390x", "product": { "name": "mod_security-mlogc-debuginfo-0:2.9.6-1.el9_2.2.s390x", "product_id": "mod_security-mlogc-debuginfo-0:2.9.6-1.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_security-mlogc-debuginfo@2.9.6-1.el9_2.2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "mod_security-0:2.9.6-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:mod_security-0:2.9.6-1.el9_2.2.aarch64" }, "product_reference": "mod_security-0:2.9.6-1.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-0:2.9.6-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:mod_security-0:2.9.6-1.el9_2.2.ppc64le" }, "product_reference": "mod_security-0:2.9.6-1.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-0:2.9.6-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:mod_security-0:2.9.6-1.el9_2.2.s390x" }, "product_reference": "mod_security-0:2.9.6-1.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-0:2.9.6-1.el9_2.2.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:mod_security-0:2.9.6-1.el9_2.2.src" }, "product_reference": "mod_security-0:2.9.6-1.el9_2.2.src", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-0:2.9.6-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:mod_security-0:2.9.6-1.el9_2.2.x86_64" }, "product_reference": "mod_security-0:2.9.6-1.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-debuginfo-0:2.9.6-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:mod_security-debuginfo-0:2.9.6-1.el9_2.2.aarch64" }, "product_reference": "mod_security-debuginfo-0:2.9.6-1.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-debuginfo-0:2.9.6-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:mod_security-debuginfo-0:2.9.6-1.el9_2.2.ppc64le" }, "product_reference": "mod_security-debuginfo-0:2.9.6-1.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-debuginfo-0:2.9.6-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:mod_security-debuginfo-0:2.9.6-1.el9_2.2.s390x" }, "product_reference": "mod_security-debuginfo-0:2.9.6-1.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-debuginfo-0:2.9.6-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:mod_security-debuginfo-0:2.9.6-1.el9_2.2.x86_64" }, "product_reference": "mod_security-debuginfo-0:2.9.6-1.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-debugsource-0:2.9.6-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:mod_security-debugsource-0:2.9.6-1.el9_2.2.aarch64" }, "product_reference": "mod_security-debugsource-0:2.9.6-1.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-debugsource-0:2.9.6-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:mod_security-debugsource-0:2.9.6-1.el9_2.2.ppc64le" }, "product_reference": "mod_security-debugsource-0:2.9.6-1.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-debugsource-0:2.9.6-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:mod_security-debugsource-0:2.9.6-1.el9_2.2.s390x" }, "product_reference": "mod_security-debugsource-0:2.9.6-1.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-debugsource-0:2.9.6-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:mod_security-debugsource-0:2.9.6-1.el9_2.2.x86_64" }, "product_reference": "mod_security-debugsource-0:2.9.6-1.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-mlogc-0:2.9.6-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:mod_security-mlogc-0:2.9.6-1.el9_2.2.aarch64" }, "product_reference": "mod_security-mlogc-0:2.9.6-1.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-mlogc-0:2.9.6-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:mod_security-mlogc-0:2.9.6-1.el9_2.2.ppc64le" }, "product_reference": "mod_security-mlogc-0:2.9.6-1.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-mlogc-0:2.9.6-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:mod_security-mlogc-0:2.9.6-1.el9_2.2.s390x" }, "product_reference": "mod_security-mlogc-0:2.9.6-1.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-mlogc-0:2.9.6-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:mod_security-mlogc-0:2.9.6-1.el9_2.2.x86_64" }, "product_reference": "mod_security-mlogc-0:2.9.6-1.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-mlogc-debuginfo-0:2.9.6-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:mod_security-mlogc-debuginfo-0:2.9.6-1.el9_2.2.aarch64" }, "product_reference": "mod_security-mlogc-debuginfo-0:2.9.6-1.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-mlogc-debuginfo-0:2.9.6-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:mod_security-mlogc-debuginfo-0:2.9.6-1.el9_2.2.ppc64le" }, "product_reference": "mod_security-mlogc-debuginfo-0:2.9.6-1.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-mlogc-debuginfo-0:2.9.6-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:mod_security-mlogc-debuginfo-0:2.9.6-1.el9_2.2.s390x" }, "product_reference": "mod_security-mlogc-debuginfo-0:2.9.6-1.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "mod_security-mlogc-debuginfo-0:2.9.6-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", "product_id": "AppStream-9.2.0.Z.E4S:mod_security-mlogc-debuginfo-0:2.9.6-1.el9_2.2.x86_64" }, "product_reference": "mod_security-mlogc-debuginfo-0:2.9.6-1.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-48866", "cwe": { "id": "CWE-1050", "name": "Excessive Platform Resource Consumption within a Loop" }, "discovery_date": "2025-06-02T16:00:56.615415+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2369827" } ], "notes": [ { "category": "description", "text": "A denial of service flaw was found in ModSecurity. This vulnerability is present in the `sanitiseArg`/`sanitizeArg` function can be overloaded with a large number of arguments which will lead to excessive memory usage when processing json values. This may lead to a denial of service in the affected web server should memory limits be exceeded.", "title": "Vulnerability description" }, { "category": "summary", "text": "mod_security: ModSecurity Denial of Service Vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "User configuration must have at least one rule that does a `sanitiseMatchedBytes` action to be affected. Default configurations are not affected.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.E4S:mod_security-0:2.9.6-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:mod_security-0:2.9.6-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:mod_security-0:2.9.6-1.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:mod_security-0:2.9.6-1.el9_2.2.src", "AppStream-9.2.0.Z.E4S:mod_security-0:2.9.6-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.E4S:mod_security-debuginfo-0:2.9.6-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:mod_security-debuginfo-0:2.9.6-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:mod_security-debuginfo-0:2.9.6-1.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:mod_security-debuginfo-0:2.9.6-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.E4S:mod_security-debugsource-0:2.9.6-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:mod_security-debugsource-0:2.9.6-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:mod_security-debugsource-0:2.9.6-1.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:mod_security-debugsource-0:2.9.6-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.E4S:mod_security-mlogc-0:2.9.6-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:mod_security-mlogc-0:2.9.6-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:mod_security-mlogc-0:2.9.6-1.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:mod_security-mlogc-0:2.9.6-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.E4S:mod_security-mlogc-debuginfo-0:2.9.6-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:mod_security-mlogc-debuginfo-0:2.9.6-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:mod_security-mlogc-debuginfo-0:2.9.6-1.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:mod_security-mlogc-debuginfo-0:2.9.6-1.el9_2.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-48866" }, { "category": "external", "summary": "RHBZ#2369827", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369827" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-48866", "url": "https://www.cve.org/CVERecord?id=CVE-2025-48866" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48866", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48866" }, { "category": "external", "summary": "https://github.com/owasp-modsecurity/ModSecurity/commit/3a54ccea62d3f7151bb08cb78d60c5e90b53ca2e", "url": "https://github.com/owasp-modsecurity/ModSecurity/commit/3a54ccea62d3f7151bb08cb78d60c5e90b53ca2e" }, { "category": "external", "summary": "https://github.com/owasp-modsecurity/ModSecurity/security/advisories/GHSA-859r-vvv8-rm8r", "url": "https://github.com/owasp-modsecurity/ModSecurity/security/advisories/GHSA-859r-vvv8-rm8r" }, { "category": "external", "summary": "https://github.com/owasp-modsecurity/ModSecurity/security/advisories/GHSA-f82j-8pp7-cw2w", "url": "https://github.com/owasp-modsecurity/ModSecurity/security/advisories/GHSA-f82j-8pp7-cw2w" }, { "category": "external", "summary": "https://github.com/owasp-modsecurity/ModSecurity/wiki/Reference-Manual-(v2.x)#sanitisearg", "url": "https://github.com/owasp-modsecurity/ModSecurity/wiki/Reference-Manual-(v2.x)#sanitisearg" } ], "release_date": "2025-06-02T15:46:19.909000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-08-12T20:24:49+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.2.0.Z.E4S:mod_security-0:2.9.6-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:mod_security-0:2.9.6-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:mod_security-0:2.9.6-1.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:mod_security-0:2.9.6-1.el9_2.2.src", "AppStream-9.2.0.Z.E4S:mod_security-0:2.9.6-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.E4S:mod_security-debuginfo-0:2.9.6-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:mod_security-debuginfo-0:2.9.6-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:mod_security-debuginfo-0:2.9.6-1.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:mod_security-debuginfo-0:2.9.6-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.E4S:mod_security-debugsource-0:2.9.6-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:mod_security-debugsource-0:2.9.6-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:mod_security-debugsource-0:2.9.6-1.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:mod_security-debugsource-0:2.9.6-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.E4S:mod_security-mlogc-0:2.9.6-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:mod_security-mlogc-0:2.9.6-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:mod_security-mlogc-0:2.9.6-1.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:mod_security-mlogc-0:2.9.6-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.E4S:mod_security-mlogc-debuginfo-0:2.9.6-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:mod_security-mlogc-debuginfo-0:2.9.6-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:mod_security-mlogc-debuginfo-0:2.9.6-1.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:mod_security-mlogc-debuginfo-0:2.9.6-1.el9_2.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:13775" }, { "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.2.0.Z.E4S:mod_security-0:2.9.6-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:mod_security-0:2.9.6-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:mod_security-0:2.9.6-1.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:mod_security-0:2.9.6-1.el9_2.2.src", "AppStream-9.2.0.Z.E4S:mod_security-0:2.9.6-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.E4S:mod_security-debuginfo-0:2.9.6-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:mod_security-debuginfo-0:2.9.6-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:mod_security-debuginfo-0:2.9.6-1.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:mod_security-debuginfo-0:2.9.6-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.E4S:mod_security-debugsource-0:2.9.6-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:mod_security-debugsource-0:2.9.6-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:mod_security-debugsource-0:2.9.6-1.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:mod_security-debugsource-0:2.9.6-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.E4S:mod_security-mlogc-0:2.9.6-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:mod_security-mlogc-0:2.9.6-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:mod_security-mlogc-0:2.9.6-1.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:mod_security-mlogc-0:2.9.6-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.E4S:mod_security-mlogc-debuginfo-0:2.9.6-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:mod_security-mlogc-debuginfo-0:2.9.6-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:mod_security-mlogc-debuginfo-0:2.9.6-1.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:mod_security-mlogc-debuginfo-0:2.9.6-1.el9_2.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.E4S:mod_security-0:2.9.6-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:mod_security-0:2.9.6-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:mod_security-0:2.9.6-1.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:mod_security-0:2.9.6-1.el9_2.2.src", "AppStream-9.2.0.Z.E4S:mod_security-0:2.9.6-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.E4S:mod_security-debuginfo-0:2.9.6-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:mod_security-debuginfo-0:2.9.6-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:mod_security-debuginfo-0:2.9.6-1.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:mod_security-debuginfo-0:2.9.6-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.E4S:mod_security-debugsource-0:2.9.6-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:mod_security-debugsource-0:2.9.6-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:mod_security-debugsource-0:2.9.6-1.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:mod_security-debugsource-0:2.9.6-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.E4S:mod_security-mlogc-0:2.9.6-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:mod_security-mlogc-0:2.9.6-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:mod_security-mlogc-0:2.9.6-1.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:mod_security-mlogc-0:2.9.6-1.el9_2.2.x86_64", "AppStream-9.2.0.Z.E4S:mod_security-mlogc-debuginfo-0:2.9.6-1.el9_2.2.aarch64", "AppStream-9.2.0.Z.E4S:mod_security-mlogc-debuginfo-0:2.9.6-1.el9_2.2.ppc64le", "AppStream-9.2.0.Z.E4S:mod_security-mlogc-debuginfo-0:2.9.6-1.el9_2.2.s390x", "AppStream-9.2.0.Z.E4S:mod_security-mlogc-debuginfo-0:2.9.6-1.el9_2.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mod_security: ModSecurity Denial of Service Vulnerability" } ] }
opensuse-su-2025:15197-1
Vulnerability from csaf_opensuse
Published
2025-06-03 00:00
Modified
2025-06-03 00:00
Summary
apache2-mod_security2-2.9.10-1.1 on GA media
Notes
Title of the patch
apache2-mod_security2-2.9.10-1.1 on GA media
Description of the patch
These are all security issues fixed in the apache2-mod_security2-2.9.10-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15197
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "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-mod_security2-2.9.10-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the apache2-mod_security2-2.9.10-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15197", "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_15197-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-47947 page", "url": "https://www.suse.com/security/cve/CVE-2025-47947/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-48866 page", "url": "https://www.suse.com/security/cve/CVE-2025-48866/" } ], "title": "apache2-mod_security2-2.9.10-1.1 on GA media", "tracking": { "current_release_date": "2025-06-03T00:00:00Z", "generator": { "date": "2025-06-03T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15197-1", "initial_release_date": "2025-06-03T00:00:00Z", "revision_history": [ { "date": "2025-06-03T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "apache2-mod_security2-2.9.10-1.1.aarch64", "product": { "name": "apache2-mod_security2-2.9.10-1.1.aarch64", "product_id": "apache2-mod_security2-2.9.10-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_security2-2.9.10-1.1.ppc64le", "product": { "name": "apache2-mod_security2-2.9.10-1.1.ppc64le", "product_id": "apache2-mod_security2-2.9.10-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_security2-2.9.10-1.1.s390x", "product": { "name": "apache2-mod_security2-2.9.10-1.1.s390x", "product_id": "apache2-mod_security2-2.9.10-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "apache2-mod_security2-2.9.10-1.1.x86_64", "product": { "name": "apache2-mod_security2-2.9.10-1.1.x86_64", "product_id": "apache2-mod_security2-2.9.10-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-mod_security2-2.9.10-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:apache2-mod_security2-2.9.10-1.1.aarch64" }, "product_reference": "apache2-mod_security2-2.9.10-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.10-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:apache2-mod_security2-2.9.10-1.1.ppc64le" }, "product_reference": "apache2-mod_security2-2.9.10-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.10-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:apache2-mod_security2-2.9.10-1.1.s390x" }, "product_reference": "apache2-mod_security2-2.9.10-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "apache2-mod_security2-2.9.10-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:apache2-mod_security2-2.9.10-1.1.x86_64" }, "product_reference": "apache2-mod_security2-2.9.10-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-47947", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-47947" } ], "notes": [ { "category": "general", "text": "ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx. Versions up to and including 2.9.8 are vulnerable to denial of service in one special case (in stable released versions): when the payload\u0027s content type is `application/json`, and there is at least one rule which does a `sanitiseMatchedBytes` action. A patch is available at pull request 3389 and expected to be part of version 2.9.9. No known workarounds are available.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:apache2-mod_security2-2.9.10-1.1.aarch64", "openSUSE Tumbleweed:apache2-mod_security2-2.9.10-1.1.ppc64le", "openSUSE Tumbleweed:apache2-mod_security2-2.9.10-1.1.s390x", "openSUSE Tumbleweed:apache2-mod_security2-2.9.10-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-47947", "url": "https://www.suse.com/security/cve/CVE-2025-47947" }, { "category": "external", "summary": "SUSE Bug 1243976 for CVE-2025-47947", "url": "https://bugzilla.suse.com/1243976" }, { "category": "external", "summary": "SUSE Bug 1243978 for CVE-2025-47947", "url": "https://bugzilla.suse.com/1243978" } ], "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-mod_security2-2.9.10-1.1.aarch64", "openSUSE Tumbleweed:apache2-mod_security2-2.9.10-1.1.ppc64le", "openSUSE Tumbleweed:apache2-mod_security2-2.9.10-1.1.s390x", "openSUSE Tumbleweed:apache2-mod_security2-2.9.10-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:apache2-mod_security2-2.9.10-1.1.aarch64", "openSUSE Tumbleweed:apache2-mod_security2-2.9.10-1.1.ppc64le", "openSUSE Tumbleweed:apache2-mod_security2-2.9.10-1.1.s390x", "openSUSE Tumbleweed:apache2-mod_security2-2.9.10-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-06-03T00:00:00Z", "details": "important" } ], "title": "CVE-2025-47947" }, { "cve": "CVE-2025-48866", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-48866" } ], "notes": [ { "category": "general", "text": "ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx. Versions prior to 2.9.10 contain a denial of service vulnerability similar to GHSA-859r-vvv8-rm8r/CVE-2025-47947. The `sanitiseArg` (and `sanitizeArg` - this is the same action but an alias) is vulnerable to adding an excessive number of arguments, thereby leading to denial of service. Version 2.9.10 fixes the issue. As a workaround, avoid using rules that contain the `sanitiseArg` (or `sanitizeArg`) action.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:apache2-mod_security2-2.9.10-1.1.aarch64", "openSUSE Tumbleweed:apache2-mod_security2-2.9.10-1.1.ppc64le", "openSUSE Tumbleweed:apache2-mod_security2-2.9.10-1.1.s390x", "openSUSE Tumbleweed:apache2-mod_security2-2.9.10-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-48866", "url": "https://www.suse.com/security/cve/CVE-2025-48866" }, { "category": "external", "summary": "SUSE Bug 1243976 for CVE-2025-48866", "url": "https://bugzilla.suse.com/1243976" } ], "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-mod_security2-2.9.10-1.1.aarch64", "openSUSE Tumbleweed:apache2-mod_security2-2.9.10-1.1.ppc64le", "openSUSE Tumbleweed:apache2-mod_security2-2.9.10-1.1.s390x", "openSUSE Tumbleweed:apache2-mod_security2-2.9.10-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:apache2-mod_security2-2.9.10-1.1.aarch64", "openSUSE Tumbleweed:apache2-mod_security2-2.9.10-1.1.ppc64le", "openSUSE Tumbleweed:apache2-mod_security2-2.9.10-1.1.s390x", "openSUSE Tumbleweed:apache2-mod_security2-2.9.10-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-06-03T00:00:00Z", "details": "important" } ], "title": "CVE-2025-48866" } ] }
wid-sec-w-2025-1215
Vulnerability from csaf_certbund
Published
2025-06-02 22:00
Modified
2025-08-12 22:00
Summary
OWASP ModSecurity: Schwachstelle ermöglicht Denial of Service
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
ModSecurity ist eine Open Source Web Application Firewall, die für verschiedene Webserver verfügbar ist.
Angriff
Ein entfernter, anonymer Angreifer kann eine Schwachstelle in OWASP ModSecurity ausnutzen, um einen Denial of Service Angriff durchzuführen.
Betroffene Betriebssysteme
- Linux
- Sonstiges
- UNIX
- Windows
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "ModSecurity ist eine Open Source Web Application Firewall, die f\u00fcr verschiedene Webserver verf\u00fcgbar ist.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in OWASP ModSecurity ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- Sonstiges\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2025-1215 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1215.json" }, { "category": "self", "summary": "WID-SEC-2025-1215 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1215" }, { "category": "external", "summary": "ModSecurity GitHub vom 2025-06-02 mit PoC", "url": "https://github.com/owasp-modsecurity/ModSecurity/security/advisories/GHSA-f82j-8pp7-cw2w" }, { "category": "external", "summary": "Red Hat Bugtracker vom 2025-06-02", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369827" }, { "category": "external", "summary": "openSUSE Security Update OPENSUSE-SU-2025:15197-1 vom 2025-06-04", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/F7CYCQMXLGIIINVBOSATTSF56AYA5HKL/" }, { "category": "external", "summary": "Debian Security Advisory DLA-4212 vom 2025-06-09", "url": "https://lists.debian.org/debian-lts-announce/2025/06/msg00009.html" }, { "category": "external", "summary": "Debian Security Advisory DSA-5940 vom 2025-06-09", "url": "https://lists.debian.org/debian-security-announce/2025/msg00104.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2025-2887 vom 2025-06-12", "url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2887.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7567-1 vom 2025-06-16", "url": "https://ubuntu.com/security/notices/USN-7567-1" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02028-1 vom 2025-06-19", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021583.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02029-1 vom 2025-06-19", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021582.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02052-1 vom 2025-06-20", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021610.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS2-2025-2887 vom 2025-06-30", "url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-2887.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:12838 vom 2025-08-05", "url": "https://access.redhat.com/errata/RHSA-2025:12838" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2025-12838 vom 2025-08-05", "url": "http://linux.oracle.com/errata/ELSA-2025-12838.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:13670 vom 2025-08-12", "url": "https://access.redhat.com/errata/RHSA-2025:13670" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:13716 vom 2025-08-12", "url": "https://access.redhat.com/errata/RHSA-2025:13716" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:13775 vom 2025-08-12", "url": "https://access.redhat.com/errata/RHSA-2025:13775" } ], "source_lang": "en-US", "title": "OWASP ModSecurity: Schwachstelle erm\u00f6glicht Denial of Service", "tracking": { "current_release_date": "2025-08-12T22:00:00.000+00:00", "generator": { "date": "2025-08-13T06:22:12.718+00:00", "engine": { "name": "BSI-WID", "version": "1.4.0" } }, "id": "WID-SEC-W-2025-1215", "initial_release_date": "2025-06-02T22:00:00.000+00:00", "revision_history": [ { "date": "2025-06-02T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2025-06-04T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von openSUSE aufgenommen" }, { "date": "2025-06-09T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2025-06-12T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2025-06-15T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2025-06-19T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2025-06-22T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2025-06-30T22:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2025-08-04T22:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-08-05T22:00:00.000+00:00", "number": "10", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2025-08-11T22:00:00.000+00:00", "number": "11", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-08-12T22:00:00.000+00:00", "number": "12", "summary": "Neue Updates von Red Hat aufgenommen" } ], "status": "final", "version": "12" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c2.9.10", "product": { "name": "OWASP ModSecurity \u003c2.9.10", "product_id": "T044271" } }, { "category": "product_version", "name": "2.9.10", "product": { "name": "OWASP ModSecurity 2.9.10", "product_id": "T044271-fixed", "product_identification_helper": { "cpe": "cpe:/a:owasp:modsecurity:2.9.10" } } } ], "category": "product_name", "name": "ModSecurity" } ], "category": "vendor", "name": "OWASP" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } }, { "category": "product_name", "name": "SUSE openSUSE", "product": { "name": "SUSE openSUSE", "product_id": "T027843", "product_identification_helper": { "cpe": "cpe:/o:suse:opensuse:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-48866", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T027843", "T044271", "398363", "T004914" ] }, "release_date": "2025-06-02T22:00:00.000+00:00", "title": "CVE-2025-48866" } ] }
fkie_cve-2025-48866
Vulnerability from fkie_nvd
Published
2025-06-02 16:15
Modified
2025-07-02 18:11
Severity ?
Summary
ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx. Versions prior to 2.9.10 contain a denial of service vulnerability similar to GHSA-859r-vvv8-rm8r/CVE-2025-47947. The `sanitiseArg` (and `sanitizeArg` - this is the same action but an alias) is vulnerable to adding an excessive number of arguments, thereby leading to denial of service. Version 2.9.10 fixes the issue. As a workaround, avoid using rules that contain the `sanitiseArg` (or `sanitizeArg`) action.
References
▶ | URL | Tags | |
---|---|---|---|
security-advisories@github.com | https://github.com/owasp-modsecurity/ModSecurity/commit/3a54ccea62d3f7151bb08cb78d60c5e90b53ca2e | Patch | |
security-advisories@github.com | https://github.com/owasp-modsecurity/ModSecurity/security/advisories/GHSA-859r-vvv8-rm8r | Not Applicable | |
security-advisories@github.com | https://github.com/owasp-modsecurity/ModSecurity/security/advisories/GHSA-f82j-8pp7-cw2w | Exploit, Vendor Advisory | |
security-advisories@github.com | https://github.com/owasp-modsecurity/ModSecurity/wiki/Reference-Manual-(v2.x)#sanitisearg | Product | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2025/06/msg00009.html | Mailing List |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
owasp | modsecurity | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:owasp:modsecurity:*:*:*:*:*:*:*:*", "matchCriteriaId": "60F5291C-3B49-450D-B2C5-620633BBA7EB", "versionEndExcluding": "2.9.10", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx. Versions prior to 2.9.10 contain a denial of service vulnerability similar to GHSA-859r-vvv8-rm8r/CVE-2025-47947. The `sanitiseArg` (and `sanitizeArg` - this is the same action but an alias) is vulnerable to adding an excessive number of arguments, thereby leading to denial of service. Version 2.9.10 fixes the issue. As a workaround, avoid using rules that contain the `sanitiseArg` (or `sanitizeArg`) action." }, { "lang": "es", "value": "ModSecurity es un motor de firewall de aplicaciones web (WAF) multiplataforma de c\u00f3digo abierto para Apache, IIS y Nginx. Las versiones anteriores a la 2.9.10 contienen una vulnerabilidad de denegaci\u00f3n de servicio similar a GHSA-859r-vvv8-rm8r/CVE-2025-47947. La acci\u00f3n `sanitiseArg` (y `sanitizeArg`, que es la misma acci\u00f3n pero un alias) es vulnerable a a\u00f1adir un n\u00famero excesivo de argumentos, lo que provoca una denegaci\u00f3n de servicio. La versi\u00f3n 2.9.10 corrige el problema. Como workaround, evite usar reglas que contengan la acci\u00f3n `sanitiseArg` (o `sanitizeArg`)." } ], "id": "CVE-2025-48866", "lastModified": "2025-07-02T18:11:34.663", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6, "source": "security-advisories@github.com", "type": "Secondary" } ] }, "published": "2025-06-02T16:15:29.900", "references": [ { "source": "security-advisories@github.com", "tags": [ "Patch" ], "url": "https://github.com/owasp-modsecurity/ModSecurity/commit/3a54ccea62d3f7151bb08cb78d60c5e90b53ca2e" }, { "source": "security-advisories@github.com", "tags": [ "Not Applicable" ], "url": "https://github.com/owasp-modsecurity/ModSecurity/security/advisories/GHSA-859r-vvv8-rm8r" }, { "source": "security-advisories@github.com", "tags": [ "Exploit", "Vendor Advisory" ], "url": "https://github.com/owasp-modsecurity/ModSecurity/security/advisories/GHSA-f82j-8pp7-cw2w" }, { "source": "security-advisories@github.com", "tags": [ "Product" ], "url": "https://github.com/owasp-modsecurity/ModSecurity/wiki/Reference-Manual-(v2.x)#sanitisearg" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List" ], "url": "https://lists.debian.org/debian-lts-announce/2025/06/msg00009.html" } ], "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Analyzed", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-1050" } ], "source": "security-advisories@github.com", "type": "Secondary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…