Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-31492 (GCVE-0-2025-31492)
Vulnerability from cvelistv5
Published
2025-04-06 20:02
Modified
2025-04-17 11:02
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor
Summary
mod_auth_openidc is an OpenID Certified authentication and authorization module for the Apache 2.x HTTP server that implements the OpenID Connect Relying Party functionality. Prior to 2.4.16.11, a bug in a mod_auth_openidc results in disclosure of protected content to unauthenticated users. The conditions for disclosure are an OIDCProviderAuthRequestMethod POST, a valid account, and there mustn't be any application-level gateway (or load balancer etc) protecting the server. When you request a protected resource, the response includes the HTTP status, the HTTP headers, the intended response (the self-submitting form), and the protected resource (with no headers). This is an example of a request for a protected resource, including all the data returned. In the case where mod_auth_openidc returns a form, it has to return OK from check_userid so as not to go down the error path in httpd. This means httpd will try to issue the protected resource. oidc_content_handler is called early, which has the opportunity to prevent the normal output being issued by httpd. oidc_content_handler has a number of checks for when it intervenes, but it doesn't check for this case, so the handler returns DECLINED. Consequently, httpd appends the protected content to the response. The issue has been patched in mod_auth_openidc versions >= 2.4.16.11.
References
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| OpenIDC | mod_auth_openidc |
Version: < 2.4.16.11 |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-31492",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-04-07T14:13:25.331976Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-04-07T14:13:34.776Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-04-17T11:02:37.315Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://lists.debian.org/debian-lts-announce/2025/04/msg00025.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "mod_auth_openidc",
"vendor": "OpenIDC",
"versions": [
{
"status": "affected",
"version": "\u003c 2.4.16.11"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "mod_auth_openidc is an OpenID Certified authentication and authorization module for the Apache 2.x HTTP server that implements the OpenID Connect Relying Party functionality. Prior to 2.4.16.11, a bug in a mod_auth_openidc results in disclosure of protected content to unauthenticated users. The conditions for disclosure are an OIDCProviderAuthRequestMethod POST, a valid account, and there mustn\u0027t be any application-level gateway (or load balancer etc) protecting the server. When you request a protected resource, the response includes the HTTP status, the HTTP headers, the intended response (the self-submitting form), and the protected resource (with no headers). This is an example of a request for a protected resource, including all the data returned. In the case where mod_auth_openidc returns a form, it has to return OK from check_userid so as not to go down the error path in httpd. This means httpd will try to issue the protected resource. oidc_content_handler is called early, which has the opportunity to prevent the normal output being issued by httpd. oidc_content_handler has a number of checks for when it intervenes, but it doesn\u0027t check for this case, so the handler returns DECLINED. Consequently, httpd appends the protected content to the response. The issue has been patched in mod_auth_openidc versions \u003e= 2.4.16.11."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "NONE"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-200",
"description": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-04-06T20:02:20.511Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/OpenIDC/mod_auth_openidc/security/advisories/GHSA-59jp-rwph-878r",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/OpenIDC/mod_auth_openidc/security/advisories/GHSA-59jp-rwph-878r"
},
{
"name": "https://github.com/OpenIDC/mod_auth_openidc/commit/b59b8ad63411857090ba1088e23fe414c690c127",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/OpenIDC/mod_auth_openidc/commit/b59b8ad63411857090ba1088e23fe414c690c127"
}
],
"source": {
"advisory": "GHSA-59jp-rwph-878r",
"discovery": "UNKNOWN"
},
"title": "mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-31492",
"datePublished": "2025-04-06T20:02:20.511Z",
"dateReserved": "2025-03-28T13:36:51.298Z",
"dateUpdated": "2025-04-17T11:02:37.315Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2025-31492\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-04-06T20:15:15.063\",\"lastModified\":\"2025-04-17T11:15:48.567\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"mod_auth_openidc is an OpenID Certified authentication and authorization module for the Apache 2.x HTTP server that implements the OpenID Connect Relying Party functionality. Prior to 2.4.16.11, a bug in a mod_auth_openidc results in disclosure of protected content to unauthenticated users. The conditions for disclosure are an OIDCProviderAuthRequestMethod POST, a valid account, and there mustn\u0027t be any application-level gateway (or load balancer etc) protecting the server. When you request a protected resource, the response includes the HTTP status, the HTTP headers, the intended response (the self-submitting form), and the protected resource (with no headers). This is an example of a request for a protected resource, including all the data returned. In the case where mod_auth_openidc returns a form, it has to return OK from check_userid so as not to go down the error path in httpd. This means httpd will try to issue the protected resource. oidc_content_handler is called early, which has the opportunity to prevent the normal output being issued by httpd. oidc_content_handler has a number of checks for when it intervenes, but it doesn\u0027t check for this case, so the handler returns DECLINED. Consequently, httpd appends the protected content to the response. The issue has been patched in mod_auth_openidc versions \u003e= 2.4.16.11.\"},{\"lang\":\"es\",\"value\":\"mod_auth_openidc es un m\u00f3dulo de autenticaci\u00f3n y autorizaci\u00f3n con certificaci\u00f3n OpenID para el servidor HTTP Apache 2.x que implementa la funcionalidad de usuario autenticado de OpenID Connect. Antes de la versi\u00f3n 2.4.16.11, un error en mod_auth_openidc provocaba la divulgaci\u00f3n de contenido protegido a usuarios no autenticados. Las condiciones para la divulgaci\u00f3n son un POST OIDCProviderAuthRequestMethod, una cuenta v\u00e1lida y que no haya ninguna puerta de enlace a nivel de aplicaci\u00f3n (ni balanceador de carga, etc.) protegiendo el servidor. Al solicitar un recurso protegido, la respuesta incluye el estado HTTP, los encabezados HTTP, la respuesta prevista (el formulario de autoenv\u00edo) y el recurso protegido (sin encabezados). Este es un ejemplo de una solicitud de un recurso protegido, incluyendo todos los datos devueltos. Si mod_auth_openidc devuelve un formulario, debe devolver \\\"OK\\\" de check_userid para evitar el error en httpd. Esto significa que httpd intentar\u00e1 emitir el recurso protegido. oidc_content_handler se llama antes, lo que puede impedir que httpd emita la salida normal. oidc_content_handler realiza varias comprobaciones cuando interviene, pero no verifica este caso, por lo que el controlador devuelve DECLINED. En consecuencia, httpd a\u00f1ade el contenido protegido a la respuesta. El problema se ha corregido en las versiones de mod_auth_openidc posteriores a la 2.4.16.11.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":8.2,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"HIGH\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"NONE\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-200\"}]}],\"references\":[{\"url\":\"https://github.com/OpenIDC/mod_auth_openidc/commit/b59b8ad63411857090ba1088e23fe414c690c127\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/OpenIDC/mod_auth_openidc/security/advisories/GHSA-59jp-rwph-878r\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/04/msg00025.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://lists.debian.org/debian-lts-announce/2025/04/msg00025.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-04-17T11:02:37.315Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-31492\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-04-07T14:13:25.331976Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-04-07T14:13:30.626Z\"}}], \"cna\": {\"title\": \"mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data\", \"source\": {\"advisory\": \"GHSA-59jp-rwph-878r\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 8.2, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"NONE\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"NONE\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"OpenIDC\", \"product\": \"mod_auth_openidc\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 2.4.16.11\"}]}], \"references\": [{\"url\": \"https://github.com/OpenIDC/mod_auth_openidc/security/advisories/GHSA-59jp-rwph-878r\", \"name\": \"https://github.com/OpenIDC/mod_auth_openidc/security/advisories/GHSA-59jp-rwph-878r\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/OpenIDC/mod_auth_openidc/commit/b59b8ad63411857090ba1088e23fe414c690c127\", \"name\": \"https://github.com/OpenIDC/mod_auth_openidc/commit/b59b8ad63411857090ba1088e23fe414c690c127\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"mod_auth_openidc is an OpenID Certified authentication and authorization module for the Apache 2.x HTTP server that implements the OpenID Connect Relying Party functionality. Prior to 2.4.16.11, a bug in a mod_auth_openidc results in disclosure of protected content to unauthenticated users. The conditions for disclosure are an OIDCProviderAuthRequestMethod POST, a valid account, and there mustn\u0027t be any application-level gateway (or load balancer etc) protecting the server. When you request a protected resource, the response includes the HTTP status, the HTTP headers, the intended response (the self-submitting form), and the protected resource (with no headers). This is an example of a request for a protected resource, including all the data returned. In the case where mod_auth_openidc returns a form, it has to return OK from check_userid so as not to go down the error path in httpd. This means httpd will try to issue the protected resource. oidc_content_handler is called early, which has the opportunity to prevent the normal output being issued by httpd. oidc_content_handler has a number of checks for when it intervenes, but it doesn\u0027t check for this case, so the handler returns DECLINED. Consequently, httpd appends the protected content to the response. The issue has been patched in mod_auth_openidc versions \u003e= 2.4.16.11.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-200\", \"description\": \"CWE-200: Exposure of Sensitive Information to an Unauthorized Actor\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-04-06T20:02:20.511Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-31492\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-04-17T11:02:37.315Z\", \"dateReserved\": \"2025-03-28T13:36:51.298Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-04-06T20:02:20.511Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
suse-su-2025:1324-1
Vulnerability from csaf_suse
Published
2025-04-16 08:35
Modified
2025-04-16 08:35
Summary
Security update for apache2-mod_auth_openidc
Notes
Title of the patch
Security update for apache2-mod_auth_openidc
Description of the patch
This update for apache2-mod_auth_openidc fixes the following issues:
- CVE-2025-31492: Fixed a bug where OIDCProviderAuthRequestMethod POSTs can leak protected data. (bsc#1240893)
Patchnames
SUSE-2025-1324,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-1324,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-1324,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-1324,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-1324,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-1324,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-1324,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-1324,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-1324,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-1324,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-1324,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-1324,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2025-1324,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-1324,SUSE-Storage-7.1-2025-1324
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_auth_openidc",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for apache2-mod_auth_openidc fixes the following issues:\n\n- CVE-2025-31492: Fixed a bug where OIDCProviderAuthRequestMethod POSTs can leak protected data. (bsc#1240893)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-1324,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-1324,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-1324,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-1324,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-1324,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-1324,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-1324,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-1324,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-1324,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-1324,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-1324,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-1324,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2025-1324,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-1324,SUSE-Storage-7.1-2025-1324",
"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_1324-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:1324-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20251324-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:1324-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-April/039032.html"
},
{
"category": "self",
"summary": "SUSE Bug 1240893",
"url": "https://bugzilla.suse.com/1240893"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-31492 page",
"url": "https://www.suse.com/security/cve/CVE-2025-31492/"
}
],
"title": "Security update for apache2-mod_auth_openidc",
"tracking": {
"current_release_date": "2025-04-16T08:35:52Z",
"generator": {
"date": "2025-04-16T08:35:52Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:1324-1",
"initial_release_date": "2025-04-16T08:35:52Z",
"revision_history": [
{
"date": "2025-04-16T08:35:52Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.aarch64",
"product": {
"name": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.aarch64",
"product_id": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.i586",
"product": {
"name": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.i586",
"product_id": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.ppc64le",
"product": {
"name": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.ppc64le",
"product_id": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.s390x",
"product": {
"name": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.s390x",
"product_id": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"product": {
"name": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"product_id": "apache2-mod_auth_openidc-2.3.8-150100.3.31.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 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 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 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 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 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": "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_auth_openidc-2.3.8-150100.3.31.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_auth_openidc-2.3.8-150100.3.31.1.aarch64"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150100.3.31.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_auth_openidc-2.3.8-150100.3.31.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_auth_openidc-2.3.8-150100.3.31.1.x86_64"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150100.3.31.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_auth_openidc-2.3.8-150100.3.31.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_auth_openidc-2.3.8-150100.3.31.1.aarch64"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150100.3.31.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_auth_openidc-2.3.8-150100.3.31.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_auth_openidc-2.3.8-150100.3.31.1.x86_64"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150100.3.31.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_auth_openidc-2.3.8-150100.3.31.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_auth_openidc-2.3.8-150100.3.31.1.aarch64"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150100.3.31.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_auth_openidc-2.3.8-150100.3.31.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_auth_openidc-2.3.8-150100.3.31.1.x86_64"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150100.3.31.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_auth_openidc-2.3.8-150100.3.31.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_auth_openidc-2.3.8-150100.3.31.1.aarch64"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150100.3.31.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_auth_openidc-2.3.8-150100.3.31.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_auth_openidc-2.3.8-150100.3.31.1.x86_64"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150100.3.31.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_auth_openidc-2.3.8-150100.3.31.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_auth_openidc-2.3.8-150100.3.31.1.aarch64"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150100.3.31.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_auth_openidc-2.3.8-150100.3.31.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_auth_openidc-2.3.8-150100.3.31.1.x86_64"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150100.3.31.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_auth_openidc-2.3.8-150100.3.31.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.aarch64"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.ppc64le"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.s390x"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.aarch64"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.ppc64le"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.s390x"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.aarch64"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.ppc64le"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.s390x"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.3.8-150100.3.31.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_auth_openidc-2.3.8-150100.3.31.1.ppc64le"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150100.3.31.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_auth_openidc-2.3.8-150100.3.31.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_auth_openidc-2.3.8-150100.3.31.1.x86_64"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150100.3.31.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_auth_openidc-2.3.8-150100.3.31.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_auth_openidc-2.3.8-150100.3.31.1.ppc64le"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150100.3.31.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_auth_openidc-2.3.8-150100.3.31.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_auth_openidc-2.3.8-150100.3.31.1.x86_64"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150100.3.31.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_auth_openidc-2.3.8-150100.3.31.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_auth_openidc-2.3.8-150100.3.31.1.ppc64le"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150100.3.31.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_auth_openidc-2.3.8-150100.3.31.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_auth_openidc-2.3.8-150100.3.31.1.x86_64"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150100.3.31.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_auth_openidc-2.3.8-150100.3.31.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.ppc64le"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.s390x"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.aarch64"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-31492",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-31492"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an OpenID Certified authentication and authorization module for the Apache 2.x HTTP server that implements the OpenID Connect Relying Party functionality. Prior to 2.4.16.11, a bug in a mod_auth_openidc results in disclosure of protected content to unauthenticated users. The conditions for disclosure are an OIDCProviderAuthRequestMethod POST, a valid account, and there mustn\u0027t be any application-level gateway (or load balancer etc) protecting the server. When you request a protected resource, the response includes the HTTP status, the HTTP headers, the intended response (the self-submitting form), and the protected resource (with no headers). This is an example of a request for a protected resource, including all the data returned. In the case where mod_auth_openidc returns a form, it has to return OK from check_userid so as not to go down the error path in httpd. This means httpd will try to issue the protected resource. oidc_content_handler is called early, which has the opportunity to prevent the normal output being issued by httpd. oidc_content_handler has a number of checks for when it intervenes, but it doesn\u0027t check for this case, so the handler returns DECLINED. Consequently, httpd appends the protected content to the response. The issue has been patched in mod_auth_openidc versions \u003e= 2.4.16.11.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"SUSE Manager Server 4.3:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.ppc64le",
"SUSE Manager Server 4.3:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.s390x",
"SUSE Manager Server 4.3:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-31492",
"url": "https://www.suse.com/security/cve/CVE-2025-31492"
},
{
"category": "external",
"summary": "SUSE Bug 1240893 for CVE-2025-31492",
"url": "https://bugzilla.suse.com/1240893"
}
],
"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_auth_openidc-2.3.8-150100.3.31.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"SUSE Manager Server 4.3:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.ppc64le",
"SUSE Manager Server 4.3:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.s390x",
"SUSE Manager Server 4.3:apache2-mod_auth_openidc-2.3.8-150100.3.31.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:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64",
"SUSE Manager Server 4.3:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.ppc64le",
"SUSE Manager Server 4.3:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.s390x",
"SUSE Manager Server 4.3:apache2-mod_auth_openidc-2.3.8-150100.3.31.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-16T08:35:52Z",
"details": "important"
}
],
"title": "CVE-2025-31492"
}
]
}
suse-su-2025:1286-1
Vulnerability from csaf_suse
Published
2025-04-15 16:24
Modified
2025-04-15 16:24
Summary
Security update for apache2-mod_auth_openidc
Notes
Title of the patch
Security update for apache2-mod_auth_openidc
Description of the patch
This update for apache2-mod_auth_openidc fixes the following issues:
- CVE-2025-31492: Fixed a bug where OIDCProviderAuthRequestMethod POSTs can leak protected data. (bsc#1240893)
Patchnames
SUSE-2025-1286,SUSE-SLE-Module-Server-Applications-15-SP6-2025-1286,openSUSE-SLE-15.6-2025-1286
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_auth_openidc",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for apache2-mod_auth_openidc fixes the following issues:\n\n- CVE-2025-31492: Fixed a bug where OIDCProviderAuthRequestMethod POSTs can leak protected data. (bsc#1240893)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-1286,SUSE-SLE-Module-Server-Applications-15-SP6-2025-1286,openSUSE-SLE-15.6-2025-1286",
"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_1286-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:1286-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20251286-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:1286-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-April/039009.html"
},
{
"category": "self",
"summary": "SUSE Bug 1240893",
"url": "https://bugzilla.suse.com/1240893"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-31492 page",
"url": "https://www.suse.com/security/cve/CVE-2025-31492/"
}
],
"title": "Security update for apache2-mod_auth_openidc",
"tracking": {
"current_release_date": "2025-04-15T16:24:51Z",
"generator": {
"date": "2025-04-15T16:24:51Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:1286-1",
"initial_release_date": "2025-04-15T16:24:51Z",
"revision_history": [
{
"date": "2025-04-15T16:24:51Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.3.8-150600.16.8.1.aarch64",
"product": {
"name": "apache2-mod_auth_openidc-2.3.8-150600.16.8.1.aarch64",
"product_id": "apache2-mod_auth_openidc-2.3.8-150600.16.8.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.3.8-150600.16.8.1.i586",
"product": {
"name": "apache2-mod_auth_openidc-2.3.8-150600.16.8.1.i586",
"product_id": "apache2-mod_auth_openidc-2.3.8-150600.16.8.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.3.8-150600.16.8.1.ppc64le",
"product": {
"name": "apache2-mod_auth_openidc-2.3.8-150600.16.8.1.ppc64le",
"product_id": "apache2-mod_auth_openidc-2.3.8-150600.16.8.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.3.8-150600.16.8.1.s390x",
"product": {
"name": "apache2-mod_auth_openidc-2.3.8-150600.16.8.1.s390x",
"product_id": "apache2-mod_auth_openidc-2.3.8-150600.16.8.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.3.8-150600.16.8.1.x86_64",
"product": {
"name": "apache2-mod_auth_openidc-2.3.8-150600.16.8.1.x86_64",
"product_id": "apache2-mod_auth_openidc-2.3.8-150600.16.8.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": "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_auth_openidc-2.3.8-150600.16.8.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_auth_openidc-2.3.8-150600.16.8.1.aarch64"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150600.16.8.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_auth_openidc-2.3.8-150600.16.8.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_auth_openidc-2.3.8-150600.16.8.1.ppc64le"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150600.16.8.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_auth_openidc-2.3.8-150600.16.8.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_auth_openidc-2.3.8-150600.16.8.1.s390x"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150600.16.8.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_auth_openidc-2.3.8-150600.16.8.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_auth_openidc-2.3.8-150600.16.8.1.x86_64"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150600.16.8.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_auth_openidc-2.3.8-150600.16.8.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-mod_auth_openidc-2.3.8-150600.16.8.1.aarch64"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150600.16.8.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.3.8-150600.16.8.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-mod_auth_openidc-2.3.8-150600.16.8.1.ppc64le"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150600.16.8.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.3.8-150600.16.8.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-mod_auth_openidc-2.3.8-150600.16.8.1.s390x"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150600.16.8.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.3.8-150600.16.8.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-mod_auth_openidc-2.3.8-150600.16.8.1.x86_64"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-150600.16.8.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-31492",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-31492"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an OpenID Certified authentication and authorization module for the Apache 2.x HTTP server that implements the OpenID Connect Relying Party functionality. Prior to 2.4.16.11, a bug in a mod_auth_openidc results in disclosure of protected content to unauthenticated users. The conditions for disclosure are an OIDCProviderAuthRequestMethod POST, a valid account, and there mustn\u0027t be any application-level gateway (or load balancer etc) protecting the server. When you request a protected resource, the response includes the HTTP status, the HTTP headers, the intended response (the self-submitting form), and the protected resource (with no headers). This is an example of a request for a protected resource, including all the data returned. In the case where mod_auth_openidc returns a form, it has to return OK from check_userid so as not to go down the error path in httpd. This means httpd will try to issue the protected resource. oidc_content_handler is called early, which has the opportunity to prevent the normal output being issued by httpd. oidc_content_handler has a number of checks for when it intervenes, but it doesn\u0027t check for this case, so the handler returns DECLINED. Consequently, httpd appends the protected content to the response. The issue has been patched in mod_auth_openidc versions \u003e= 2.4.16.11.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.3.8-150600.16.8.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.3.8-150600.16.8.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.3.8-150600.16.8.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.3.8-150600.16.8.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.3.8-150600.16.8.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.3.8-150600.16.8.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.3.8-150600.16.8.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.3.8-150600.16.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-31492",
"url": "https://www.suse.com/security/cve/CVE-2025-31492"
},
{
"category": "external",
"summary": "SUSE Bug 1240893 for CVE-2025-31492",
"url": "https://bugzilla.suse.com/1240893"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.3.8-150600.16.8.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.3.8-150600.16.8.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.3.8-150600.16.8.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.3.8-150600.16.8.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.3.8-150600.16.8.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.3.8-150600.16.8.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.3.8-150600.16.8.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.3.8-150600.16.8.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:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.3.8-150600.16.8.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.3.8-150600.16.8.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.3.8-150600.16.8.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.3.8-150600.16.8.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.3.8-150600.16.8.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.3.8-150600.16.8.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.3.8-150600.16.8.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.3.8-150600.16.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-15T16:24:51Z",
"details": "important"
}
],
"title": "CVE-2025-31492"
}
]
}
suse-su-2025:1337-1
Vulnerability from csaf_suse
Published
2025-04-17 11:02
Modified
2025-04-17 11:02
Summary
Security update for apache2-mod_auth_openidc
Notes
Title of the patch
Security update for apache2-mod_auth_openidc
Description of the patch
This update for apache2-mod_auth_openidc fixes the following issues:
- CVE-2025-31492: Fixed a bug where OIDCProviderAuthRequestMethod POSTs can leak protected data. (bsc#1240893)
Patchnames
SUSE-2025-1337,SUSE-SLE-SERVER-12-SP5-LTSS-2025-1337,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-1337
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_auth_openidc",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for apache2-mod_auth_openidc fixes the following issues:\n\n- CVE-2025-31492: Fixed a bug where OIDCProviderAuthRequestMethod POSTs can leak protected data. (bsc#1240893)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-1337,SUSE-SLE-SERVER-12-SP5-LTSS-2025-1337,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-1337",
"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_1337-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:1337-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20251337-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:1337-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-April/039057.html"
},
{
"category": "self",
"summary": "SUSE Bug 1240893",
"url": "https://bugzilla.suse.com/1240893"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-31492 page",
"url": "https://www.suse.com/security/cve/CVE-2025-31492/"
}
],
"title": "Security update for apache2-mod_auth_openidc",
"tracking": {
"current_release_date": "2025-04-17T11:02:04Z",
"generator": {
"date": "2025-04-17T11:02:04Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:1337-1",
"initial_release_date": "2025-04-17T11:02:04Z",
"revision_history": [
{
"date": "2025-04-17T11:02:04Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.4.0-7.15.1.aarch64",
"product": {
"name": "apache2-mod_auth_openidc-2.4.0-7.15.1.aarch64",
"product_id": "apache2-mod_auth_openidc-2.4.0-7.15.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.4.0-7.15.1.i586",
"product": {
"name": "apache2-mod_auth_openidc-2.4.0-7.15.1.i586",
"product_id": "apache2-mod_auth_openidc-2.4.0-7.15.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.4.0-7.15.1.ppc64le",
"product": {
"name": "apache2-mod_auth_openidc-2.4.0-7.15.1.ppc64le",
"product_id": "apache2-mod_auth_openidc-2.4.0-7.15.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.4.0-7.15.1.s390",
"product": {
"name": "apache2-mod_auth_openidc-2.4.0-7.15.1.s390",
"product_id": "apache2-mod_auth_openidc-2.4.0-7.15.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.4.0-7.15.1.s390x",
"product": {
"name": "apache2-mod_auth_openidc-2.4.0-7.15.1.s390x",
"product_id": "apache2-mod_auth_openidc-2.4.0-7.15.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.4.0-7.15.1.x86_64",
"product": {
"name": "apache2-mod_auth_openidc-2.4.0-7.15.1.x86_64",
"product_id": "apache2-mod_auth_openidc-2.4.0-7.15.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_auth_openidc-2.4.0-7.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_auth_openidc-2.4.0-7.15.1.aarch64"
},
"product_reference": "apache2-mod_auth_openidc-2.4.0-7.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.4.0-7.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_auth_openidc-2.4.0-7.15.1.ppc64le"
},
"product_reference": "apache2-mod_auth_openidc-2.4.0-7.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.4.0-7.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_auth_openidc-2.4.0-7.15.1.s390x"
},
"product_reference": "apache2-mod_auth_openidc-2.4.0-7.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.4.0-7.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_auth_openidc-2.4.0-7.15.1.x86_64"
},
"product_reference": "apache2-mod_auth_openidc-2.4.0-7.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.4.0-7.15.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_auth_openidc-2.4.0-7.15.1.x86_64"
},
"product_reference": "apache2-mod_auth_openidc-2.4.0-7.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-31492",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-31492"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an OpenID Certified authentication and authorization module for the Apache 2.x HTTP server that implements the OpenID Connect Relying Party functionality. Prior to 2.4.16.11, a bug in a mod_auth_openidc results in disclosure of protected content to unauthenticated users. The conditions for disclosure are an OIDCProviderAuthRequestMethod POST, a valid account, and there mustn\u0027t be any application-level gateway (or load balancer etc) protecting the server. When you request a protected resource, the response includes the HTTP status, the HTTP headers, the intended response (the self-submitting form), and the protected resource (with no headers). This is an example of a request for a protected resource, including all the data returned. In the case where mod_auth_openidc returns a form, it has to return OK from check_userid so as not to go down the error path in httpd. This means httpd will try to issue the protected resource. oidc_content_handler is called early, which has the opportunity to prevent the normal output being issued by httpd. oidc_content_handler has a number of checks for when it intervenes, but it doesn\u0027t check for this case, so the handler returns DECLINED. Consequently, httpd appends the protected content to the response. The issue has been patched in mod_auth_openidc versions \u003e= 2.4.16.11.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_auth_openidc-2.4.0-7.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_auth_openidc-2.4.0-7.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_auth_openidc-2.4.0-7.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_auth_openidc-2.4.0-7.15.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-mod_auth_openidc-2.4.0-7.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-31492",
"url": "https://www.suse.com/security/cve/CVE-2025-31492"
},
{
"category": "external",
"summary": "SUSE Bug 1240893 for CVE-2025-31492",
"url": "https://bugzilla.suse.com/1240893"
}
],
"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_auth_openidc-2.4.0-7.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_auth_openidc-2.4.0-7.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_auth_openidc-2.4.0-7.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_auth_openidc-2.4.0-7.15.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-mod_auth_openidc-2.4.0-7.15.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:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_auth_openidc-2.4.0-7.15.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_auth_openidc-2.4.0-7.15.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_auth_openidc-2.4.0-7.15.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_auth_openidc-2.4.0-7.15.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-mod_auth_openidc-2.4.0-7.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-17T11:02:04Z",
"details": "important"
}
],
"title": "CVE-2025-31492"
}
]
}
suse-su-2025:4532-1
Vulnerability from csaf_suse
Published
2025-12-29 13:53
Modified
2025-12-29 13:53
Summary
Security update for apache2-mod_auth_openidc
Notes
Title of the patch
Security update for apache2-mod_auth_openidc
Description of the patch
This update for apache2-mod_auth_openidc fixes the following issues:
- Update to 2.4.17.1 (bsc#1248806 / PED-14130).
- Remove many patches, as they've been merged upstream.
Patchnames
SUSE-2025-4532,SUSE-SLE-Module-Server-Applications-15-SP6-2025-4532,SUSE-SLE-Module-Server-Applications-15-SP7-2025-4532,openSUSE-SLE-15.6-2025-4532
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_auth_openidc",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for apache2-mod_auth_openidc fixes the following issues:\n\n- Update to 2.4.17.1 (bsc#1248806 / PED-14130).\n- Remove many patches, as they\u0027ve been merged upstream.\n ",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4532,SUSE-SLE-Module-Server-Applications-15-SP6-2025-4532,SUSE-SLE-Module-Server-Applications-15-SP7-2025-4532,openSUSE-SLE-15.6-2025-4532",
"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_4532-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4532-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254532-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4532-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023659.html"
},
{
"category": "self",
"summary": "SUSE Bug 1248806",
"url": "https://bugzilla.suse.com/1248806"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-14857 page",
"url": "https://www.suse.com/security/cve/CVE-2019-14857/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-20479 page",
"url": "https://www.suse.com/security/cve/CVE-2019-20479/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32785 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32785/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32786 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32786/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32791 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32791/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32792 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32792/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-39191 page",
"url": "https://www.suse.com/security/cve/CVE-2021-39191/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23527 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23527/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-28625 page",
"url": "https://www.suse.com/security/cve/CVE-2023-28625/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24814 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24814/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-31492 page",
"url": "https://www.suse.com/security/cve/CVE-2025-31492/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-3891 page",
"url": "https://www.suse.com/security/cve/CVE-2025-3891/"
}
],
"title": "Security update for apache2-mod_auth_openidc",
"tracking": {
"current_release_date": "2025-12-29T13:53:59Z",
"generator": {
"date": "2025-12-29T13:53:59Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4532-1",
"initial_release_date": "2025-12-29T13:53:59Z",
"revision_history": [
{
"date": "2025-12-29T13:53:59Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"product": {
"name": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"product_id": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.i586",
"product": {
"name": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.i586",
"product_id": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"product": {
"name": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"product_id": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"product": {
"name": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"product_id": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"product": {
"name": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"product_id": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.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": "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_auth_openidc-2.4.17.1-150600.16.14.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_auth_openidc-2.4.17.1-150600.16.14.1.aarch64"
},
"product_reference": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.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_auth_openidc-2.4.17.1-150600.16.14.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_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le"
},
"product_reference": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.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_auth_openidc-2.4.17.1-150600.16.14.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_auth_openidc-2.4.17.1-150600.16.14.1.s390x"
},
"product_reference": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.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_auth_openidc-2.4.17.1-150600.16.14.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_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
},
"product_reference": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.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_auth_openidc-2.4.17.1-150600.16.14.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_auth_openidc-2.4.17.1-150600.16.14.1.aarch64"
},
"product_reference": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.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_auth_openidc-2.4.17.1-150600.16.14.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_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le"
},
"product_reference": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.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_auth_openidc-2.4.17.1-150600.16.14.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_auth_openidc-2.4.17.1-150600.16.14.1.s390x"
},
"product_reference": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.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_auth_openidc-2.4.17.1-150600.16.14.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_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
},
"product_reference": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.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_auth_openidc-2.4.17.1-150600.16.14.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64"
},
"product_reference": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le"
},
"product_reference": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x"
},
"product_reference": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
},
"product_reference": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-14857",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-14857"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in mod_auth_openidc before version 2.4.0.1. An open redirect issue exists in URLs with trailing slashes similar to CVE-2019-3877 in mod_auth_mellon.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-14857",
"url": "https://www.suse.com/security/cve/CVE-2019-14857"
},
{
"category": "external",
"summary": "SUSE Bug 1153666 for CVE-2019-14857",
"url": "https://bugzilla.suse.com/1153666"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T13:53:59Z",
"details": "important"
}
],
"title": "CVE-2019-14857"
},
{
"cve": "CVE-2019-20479",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-20479"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in mod_auth_openidc before version 2.4.1. An open redirect issue exists in URLs with a slash and backslash at the beginning.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-20479",
"url": "https://www.suse.com/security/cve/CVE-2019-20479"
},
{
"category": "external",
"summary": "SUSE Bug 1164459 for CVE-2019-20479",
"url": "https://bugzilla.suse.com/1164459"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T13:53:59Z",
"details": "moderate"
}
],
"title": "CVE-2019-20479"
},
{
"cve": "CVE-2021-32785",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32785"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. When mod_auth_openidc versions prior to 2.4.9 are configured to use an unencrypted Redis cache (`OIDCCacheEncrypt off`, `OIDCSessionType server-cache`, `OIDCCacheType redis`), `mod_auth_openidc` wrongly performed argument interpolation before passing Redis requests to `hiredis`, which would perform it again and lead to an uncontrolled format string bug. Initial assessment shows that this bug does not appear to allow gaining arbitrary code execution, but can reliably provoke a denial of service by repeatedly crashing the Apache workers. This bug has been corrected in version 2.4.9 by performing argument interpolation only once, using the `hiredis` API. As a workaround, this vulnerability can be mitigated by setting `OIDCCacheEncrypt` to `on`, as cache keys are cryptographically hashed before use when this option is enabled.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32785",
"url": "https://www.suse.com/security/cve/CVE-2021-32785"
},
{
"category": "external",
"summary": "SUSE Bug 1188638 for CVE-2021-32785",
"url": "https://bugzilla.suse.com/1188638"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T13:53:59Z",
"details": "moderate"
}
],
"title": "CVE-2021-32785"
},
{
"cve": "CVE-2021-32786",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32786"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. In versions prior to 2.4.9, `oidc_validate_redirect_url()` does not parse URLs the same way as most browsers do. As a result, this function can be bypassed and leads to an Open Redirect vulnerability in the logout functionality. This bug has been fixed in version 2.4.9 by replacing any backslash of the URL to redirect with slashes to address a particular breaking change between the different specifications (RFC2396 / RFC3986 and WHATWG). As a workaround, this vulnerability can be mitigated by configuring `mod_auth_openidc` to only allow redirection whose destination matches a given regular expression.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32786",
"url": "https://www.suse.com/security/cve/CVE-2021-32786"
},
{
"category": "external",
"summary": "SUSE Bug 1188639 for CVE-2021-32786",
"url": "https://bugzilla.suse.com/1188639"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T13:53:59Z",
"details": "moderate"
}
],
"title": "CVE-2021-32786"
},
{
"cve": "CVE-2021-32791",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32791"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. In mod_auth_openidc before version 2.4.9, the AES GCM encryption in mod_auth_openidc uses a static IV and AAD. It is important to fix because this creates a static nonce and since aes-gcm is a stream cipher, this can lead to known cryptographic issues, since the same key is being reused. From 2.4.9 onwards this has been patched to use dynamic values through usage of cjose AES encryption routines.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32791",
"url": "https://www.suse.com/security/cve/CVE-2021-32791"
},
{
"category": "external",
"summary": "SUSE Bug 1188849 for CVE-2021-32791",
"url": "https://bugzilla.suse.com/1188849"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T13:53:59Z",
"details": "moderate"
}
],
"title": "CVE-2021-32791"
},
{
"cve": "CVE-2021-32792",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32792"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. In mod_auth_openidc before version 2.4.9, there is an XSS vulnerability in when using `OIDCPreservePost On`.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32792",
"url": "https://www.suse.com/security/cve/CVE-2021-32792"
},
{
"category": "external",
"summary": "SUSE Bug 1188848 for CVE-2021-32792",
"url": "https://bugzilla.suse.com/1188848"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T13:53:59Z",
"details": "low"
}
],
"title": "CVE-2021-32792"
},
{
"cve": "CVE-2021-39191",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-39191"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. In versions prior to 2.4.9.4, the 3rd-party init SSO functionality of mod_auth_openidc was reported to be vulnerable to an open redirect attack by supplying a crafted URL in the `target_link_uri` parameter. A patch in version 2.4.9.4 made it so that the `OIDCRedirectURLsAllowed` setting must be applied to the `target_link_uri` parameter. There are no known workarounds aside from upgrading to a patched version.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-39191",
"url": "https://www.suse.com/security/cve/CVE-2021-39191"
},
{
"category": "external",
"summary": "SUSE Bug 1190223 for CVE-2021-39191",
"url": "https://bugzilla.suse.com/1190223"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T13:53:59Z",
"details": "moderate"
}
],
"title": "CVE-2021-39191"
},
{
"cve": "CVE-2022-23527",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23527"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an OpenID Certified(tm) authentication and authorization module for the Apache 2.x HTTP server. Versions prior to 2.4.12.2 are vulnerable to Open Redirect. When providing a logout parameter to the redirect URI, the existing code in oidc_validate_redirect_url() does not properly check for URLs that start with /\\t, leading to an open redirect. This issue has been patched in version 2.4.12.2. Users unable to upgrade can mitigate the issue by configuring mod_auth_openidc to only allow redirection when the destination matches a given regular expression with OIDCRedirectURLsAllowed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23527",
"url": "https://www.suse.com/security/cve/CVE-2022-23527"
},
{
"category": "external",
"summary": "SUSE Bug 1206441 for CVE-2022-23527",
"url": "https://bugzilla.suse.com/1206441"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T13:53:59Z",
"details": "moderate"
}
],
"title": "CVE-2022-23527"
},
{
"cve": "CVE-2023-28625",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-28625"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an authentication and authorization module for the Apache 2.x HTTP server that implements the OpenID Connect Relying Party functionality. In versions 2.0.0 through 2.4.13.1, when `OIDCStripCookies` is set and a crafted cookie supplied, a NULL pointer dereference would occur, resulting in a segmentation fault. This could be used in a Denial-of-Service attack and thus presents an availability risk. Version 2.4.13.2 contains a patch for this issue. As a workaround, avoid using `OIDCStripCookies`.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-28625",
"url": "https://www.suse.com/security/cve/CVE-2023-28625"
},
{
"category": "external",
"summary": "SUSE Bug 1210073 for CVE-2023-28625",
"url": "https://bugzilla.suse.com/1210073"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T13:53:59Z",
"details": "important"
}
],
"title": "CVE-2023-28625"
},
{
"cve": "CVE-2024-24814",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24814"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an OpenID Certified(tm) authentication and authorization module for the Apache 2.x HTTP server that implements the OpenID Connect Relying Party functionality. In affected versions missing input validation on mod_auth_openidc_session_chunks cookie value makes the server vulnerable to a denial of service (DoS) attack. An internal security audit has been conducted and the reviewers found that if they manipulated the value of the mod_auth_openidc_session_chunks cookie to a very large integer, like 99999999, the server struggles with the request for a long time and finally gets back with a 500 error. Making a few requests of this kind caused our server to become unresponsive. Attackers can craft requests that would make the server work very hard (and possibly become unresponsive) and/or crash with minimal effort. This issue has been addressed in version 2.4.15.2. Users are advised to upgrade. There are no known workarounds for this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24814",
"url": "https://www.suse.com/security/cve/CVE-2024-24814"
},
{
"category": "external",
"summary": "SUSE Bug 1219911 for CVE-2024-24814",
"url": "https://bugzilla.suse.com/1219911"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T13:53:59Z",
"details": "important"
}
],
"title": "CVE-2024-24814"
},
{
"cve": "CVE-2025-31492",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-31492"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an OpenID Certified authentication and authorization module for the Apache 2.x HTTP server that implements the OpenID Connect Relying Party functionality. Prior to 2.4.16.11, a bug in a mod_auth_openidc results in disclosure of protected content to unauthenticated users. The conditions for disclosure are an OIDCProviderAuthRequestMethod POST, a valid account, and there mustn\u0027t be any application-level gateway (or load balancer etc) protecting the server. When you request a protected resource, the response includes the HTTP status, the HTTP headers, the intended response (the self-submitting form), and the protected resource (with no headers). This is an example of a request for a protected resource, including all the data returned. In the case where mod_auth_openidc returns a form, it has to return OK from check_userid so as not to go down the error path in httpd. This means httpd will try to issue the protected resource. oidc_content_handler is called early, which has the opportunity to prevent the normal output being issued by httpd. oidc_content_handler has a number of checks for when it intervenes, but it doesn\u0027t check for this case, so the handler returns DECLINED. Consequently, httpd appends the protected content to the response. The issue has been patched in mod_auth_openidc versions \u003e= 2.4.16.11.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-31492",
"url": "https://www.suse.com/security/cve/CVE-2025-31492"
},
{
"category": "external",
"summary": "SUSE Bug 1240893 for CVE-2025-31492",
"url": "https://bugzilla.suse.com/1240893"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.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:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T13:53:59Z",
"details": "important"
}
],
"title": "CVE-2025-31492"
},
{
"cve": "CVE-2025-3891",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-3891"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the mod_auth_openidc module for Apache httpd. This flaw allows a remote, unauthenticated attacker to trigger a denial of service by sending an empty POST request when the OIDCPreservePost directive is enabled. The server crashes consistently, affecting availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-3891",
"url": "https://www.suse.com/security/cve/CVE-2025-3891"
},
{
"category": "external",
"summary": "SUSE Bug 1242015 for CVE-2025-3891",
"url": "https://bugzilla.suse.com/1242015"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T13:53:59Z",
"details": "important"
}
],
"title": "CVE-2025-3891"
}
]
}
suse-su-2025:1465-1
Vulnerability from csaf_suse
Published
2025-05-05 21:04
Modified
2025-05-05 21:04
Summary
Security update for apache2-mod_auth_openidc
Notes
Title of the patch
Security update for apache2-mod_auth_openidc
Description of the patch
This update for apache2-mod_auth_openidc fixes the following issues:
- CVE-2025-31492: Fixed a bug where OIDCProviderAuthRequestMethod POSTs can leak protected data. (bsc#1240893)
Patchnames
SUSE-2025-1465,SUSE-SLE-SERVER-12-SP5-LTSS-2025-1465,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-1465
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_auth_openidc",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for apache2-mod_auth_openidc fixes the following issues:\n\n- CVE-2025-31492: Fixed a bug where OIDCProviderAuthRequestMethod POSTs can leak protected data. (bsc#1240893)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-1465,SUSE-SLE-SERVER-12-SP5-LTSS-2025-1465,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-1465",
"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_1465-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:1465-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20251465-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:1465-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-May/020800.html"
},
{
"category": "self",
"summary": "SUSE Bug 1240893",
"url": "https://bugzilla.suse.com/1240893"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-31492 page",
"url": "https://www.suse.com/security/cve/CVE-2025-31492/"
}
],
"title": "Security update for apache2-mod_auth_openidc",
"tracking": {
"current_release_date": "2025-05-05T21:04:37Z",
"generator": {
"date": "2025-05-05T21:04:37Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:1465-1",
"initial_release_date": "2025-05-05T21:04:37Z",
"revision_history": [
{
"date": "2025-05-05T21:04:37Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.4.0-7.19.1.aarch64",
"product": {
"name": "apache2-mod_auth_openidc-2.4.0-7.19.1.aarch64",
"product_id": "apache2-mod_auth_openidc-2.4.0-7.19.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.4.0-7.19.1.i586",
"product": {
"name": "apache2-mod_auth_openidc-2.4.0-7.19.1.i586",
"product_id": "apache2-mod_auth_openidc-2.4.0-7.19.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.4.0-7.19.1.ppc64le",
"product": {
"name": "apache2-mod_auth_openidc-2.4.0-7.19.1.ppc64le",
"product_id": "apache2-mod_auth_openidc-2.4.0-7.19.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.4.0-7.19.1.s390",
"product": {
"name": "apache2-mod_auth_openidc-2.4.0-7.19.1.s390",
"product_id": "apache2-mod_auth_openidc-2.4.0-7.19.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.4.0-7.19.1.s390x",
"product": {
"name": "apache2-mod_auth_openidc-2.4.0-7.19.1.s390x",
"product_id": "apache2-mod_auth_openidc-2.4.0-7.19.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.4.0-7.19.1.x86_64",
"product": {
"name": "apache2-mod_auth_openidc-2.4.0-7.19.1.x86_64",
"product_id": "apache2-mod_auth_openidc-2.4.0-7.19.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_auth_openidc-2.4.0-7.19.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_auth_openidc-2.4.0-7.19.1.aarch64"
},
"product_reference": "apache2-mod_auth_openidc-2.4.0-7.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.4.0-7.19.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_auth_openidc-2.4.0-7.19.1.ppc64le"
},
"product_reference": "apache2-mod_auth_openidc-2.4.0-7.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.4.0-7.19.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_auth_openidc-2.4.0-7.19.1.s390x"
},
"product_reference": "apache2-mod_auth_openidc-2.4.0-7.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.4.0-7.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_auth_openidc-2.4.0-7.19.1.x86_64"
},
"product_reference": "apache2-mod_auth_openidc-2.4.0-7.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.4.0-7.19.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_auth_openidc-2.4.0-7.19.1.x86_64"
},
"product_reference": "apache2-mod_auth_openidc-2.4.0-7.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-31492",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-31492"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an OpenID Certified authentication and authorization module for the Apache 2.x HTTP server that implements the OpenID Connect Relying Party functionality. Prior to 2.4.16.11, a bug in a mod_auth_openidc results in disclosure of protected content to unauthenticated users. The conditions for disclosure are an OIDCProviderAuthRequestMethod POST, a valid account, and there mustn\u0027t be any application-level gateway (or load balancer etc) protecting the server. When you request a protected resource, the response includes the HTTP status, the HTTP headers, the intended response (the self-submitting form), and the protected resource (with no headers). This is an example of a request for a protected resource, including all the data returned. In the case where mod_auth_openidc returns a form, it has to return OK from check_userid so as not to go down the error path in httpd. This means httpd will try to issue the protected resource. oidc_content_handler is called early, which has the opportunity to prevent the normal output being issued by httpd. oidc_content_handler has a number of checks for when it intervenes, but it doesn\u0027t check for this case, so the handler returns DECLINED. Consequently, httpd appends the protected content to the response. The issue has been patched in mod_auth_openidc versions \u003e= 2.4.16.11.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_auth_openidc-2.4.0-7.19.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_auth_openidc-2.4.0-7.19.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_auth_openidc-2.4.0-7.19.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_auth_openidc-2.4.0-7.19.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-mod_auth_openidc-2.4.0-7.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-31492",
"url": "https://www.suse.com/security/cve/CVE-2025-31492"
},
{
"category": "external",
"summary": "SUSE Bug 1240893 for CVE-2025-31492",
"url": "https://bugzilla.suse.com/1240893"
}
],
"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_auth_openidc-2.4.0-7.19.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_auth_openidc-2.4.0-7.19.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_auth_openidc-2.4.0-7.19.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_auth_openidc-2.4.0-7.19.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-mod_auth_openidc-2.4.0-7.19.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:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_auth_openidc-2.4.0-7.19.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_auth_openidc-2.4.0-7.19.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_auth_openidc-2.4.0-7.19.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-mod_auth_openidc-2.4.0-7.19.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-mod_auth_openidc-2.4.0-7.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-05-05T21:04:37Z",
"details": "important"
}
],
"title": "CVE-2025-31492"
}
]
}
fkie_cve-2025-31492
Vulnerability from fkie_nvd
Published
2025-04-06 20:15
Modified
2025-04-17 11:15
Severity ?
Summary
mod_auth_openidc is an OpenID Certified authentication and authorization module for the Apache 2.x HTTP server that implements the OpenID Connect Relying Party functionality. Prior to 2.4.16.11, a bug in a mod_auth_openidc results in disclosure of protected content to unauthenticated users. The conditions for disclosure are an OIDCProviderAuthRequestMethod POST, a valid account, and there mustn't be any application-level gateway (or load balancer etc) protecting the server. When you request a protected resource, the response includes the HTTP status, the HTTP headers, the intended response (the self-submitting form), and the protected resource (with no headers). This is an example of a request for a protected resource, including all the data returned. In the case where mod_auth_openidc returns a form, it has to return OK from check_userid so as not to go down the error path in httpd. This means httpd will try to issue the protected resource. oidc_content_handler is called early, which has the opportunity to prevent the normal output being issued by httpd. oidc_content_handler has a number of checks for when it intervenes, but it doesn't check for this case, so the handler returns DECLINED. Consequently, httpd appends the protected content to the response. The issue has been patched in mod_auth_openidc versions >= 2.4.16.11.
References
| URL | Tags | ||
|---|---|---|---|
| security-advisories@github.com | https://github.com/OpenIDC/mod_auth_openidc/commit/b59b8ad63411857090ba1088e23fe414c690c127 | ||
| security-advisories@github.com | https://github.com/OpenIDC/mod_auth_openidc/security/advisories/GHSA-59jp-rwph-878r | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2025/04/msg00025.html |
Impacted products
| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "mod_auth_openidc is an OpenID Certified authentication and authorization module for the Apache 2.x HTTP server that implements the OpenID Connect Relying Party functionality. Prior to 2.4.16.11, a bug in a mod_auth_openidc results in disclosure of protected content to unauthenticated users. The conditions for disclosure are an OIDCProviderAuthRequestMethod POST, a valid account, and there mustn\u0027t be any application-level gateway (or load balancer etc) protecting the server. When you request a protected resource, the response includes the HTTP status, the HTTP headers, the intended response (the self-submitting form), and the protected resource (with no headers). This is an example of a request for a protected resource, including all the data returned. In the case where mod_auth_openidc returns a form, it has to return OK from check_userid so as not to go down the error path in httpd. This means httpd will try to issue the protected resource. oidc_content_handler is called early, which has the opportunity to prevent the normal output being issued by httpd. oidc_content_handler has a number of checks for when it intervenes, but it doesn\u0027t check for this case, so the handler returns DECLINED. Consequently, httpd appends the protected content to the response. The issue has been patched in mod_auth_openidc versions \u003e= 2.4.16.11."
},
{
"lang": "es",
"value": "mod_auth_openidc es un m\u00f3dulo de autenticaci\u00f3n y autorizaci\u00f3n con certificaci\u00f3n OpenID para el servidor HTTP Apache 2.x que implementa la funcionalidad de usuario autenticado de OpenID Connect. Antes de la versi\u00f3n 2.4.16.11, un error en mod_auth_openidc provocaba la divulgaci\u00f3n de contenido protegido a usuarios no autenticados. Las condiciones para la divulgaci\u00f3n son un POST OIDCProviderAuthRequestMethod, una cuenta v\u00e1lida y que no haya ninguna puerta de enlace a nivel de aplicaci\u00f3n (ni balanceador de carga, etc.) protegiendo el servidor. Al solicitar un recurso protegido, la respuesta incluye el estado HTTP, los encabezados HTTP, la respuesta prevista (el formulario de autoenv\u00edo) y el recurso protegido (sin encabezados). Este es un ejemplo de una solicitud de un recurso protegido, incluyendo todos los datos devueltos. Si mod_auth_openidc devuelve un formulario, debe devolver \"OK\" de check_userid para evitar el error en httpd. Esto significa que httpd intentar\u00e1 emitir el recurso protegido. oidc_content_handler se llama antes, lo que puede impedir que httpd emita la salida normal. oidc_content_handler realiza varias comprobaciones cuando interviene, pero no verifica este caso, por lo que el controlador devuelve DECLINED. En consecuencia, httpd a\u00f1ade el contenido protegido a la respuesta. El problema se ha corregido en las versiones de mod_auth_openidc posteriores a la 2.4.16.11."
}
],
"id": "CVE-2025-31492",
"lastModified": "2025-04-17T11:15:48.567",
"metrics": {
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityRequirement": "NOT_DEFINED",
"exploitMaturity": "NOT_DEFINED",
"integrityRequirement": "NOT_DEFINED",
"modifiedAttackComplexity": "NOT_DEFINED",
"modifiedAttackRequirements": "NOT_DEFINED",
"modifiedAttackVector": "NOT_DEFINED",
"modifiedPrivilegesRequired": "NOT_DEFINED",
"modifiedSubAvailabilityImpact": "NOT_DEFINED",
"modifiedSubConfidentialityImpact": "NOT_DEFINED",
"modifiedSubIntegrityImpact": "NOT_DEFINED",
"modifiedUserInteraction": "NOT_DEFINED",
"modifiedVulnAvailabilityImpact": "NOT_DEFINED",
"modifiedVulnConfidentialityImpact": "NOT_DEFINED",
"modifiedVulnIntegrityImpact": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
},
"published": "2025-04-06T20:15:15.063",
"references": [
{
"source": "security-advisories@github.com",
"url": "https://github.com/OpenIDC/mod_auth_openidc/commit/b59b8ad63411857090ba1088e23fe414c690c127"
},
{
"source": "security-advisories@github.com",
"url": "https://github.com/OpenIDC/mod_auth_openidc/security/advisories/GHSA-59jp-rwph-878r"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.debian.org/debian-lts-announce/2025/04/msg00025.html"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-200"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
wid-sec-w-2025-0836
Vulnerability from csaf_certbund
Published
2025-04-15 22:00
Modified
2025-12-29 23:00
Summary
Red Hat Enterprise Linux (mod_auth_openidc): Schwachstelle ermöglicht Offenlegung von Informationen
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
Red Hat Enterprise Linux (RHEL) ist eine populäre Linux-Distribution.
Angriff
Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Red Hat Enterprise Linux in mod_auth_openidc ausnutzen, um Informationen offenzulegen.
Betroffene Betriebssysteme
- Linux
{
"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": "Red Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Red Hat Enterprise Linux in mod_auth_openidc ausnutzen, um Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"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-0836 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-0836.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-0836 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0836"
},
{
"category": "external",
"summary": "Red Hat Security Advisory vom 2025-04-15",
"url": "https://access.redhat.com/errata/RHSA-2025:3945"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1324-1 vom 2025-04-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-April/020719.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4129 vom 2025-04-17",
"url": "https://lists.debian.org/debian-lts-announce/2025/04/msg00025.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1337-1 vom 2025-04-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-April/020728.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5904 vom 2025-04-17",
"url": "https://lists.debian.org/debian-security-announce/2025/msg00066.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3997 vom 2025-04-17",
"url": "https://access.redhat.com/errata/RHSA-2025:3997"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-3997 vom 2025-04-22",
"url": "https://linux.oracle.com/errata/ELSA-2025-3997.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:4128 vom 2025-04-23",
"url": "https://access.redhat.com/errata/RHSA-2025:4128"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7446-1 vom 2025-04-23",
"url": "https://ubuntu.com/security/notices/USN-7446-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:4192 vom 2025-04-24",
"url": "https://access.redhat.com/errata/RHSA-2025:4192"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:4228 vom 2025-04-28",
"url": "https://access.redhat.com/errata/RHSA-2025:4228"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:4224 vom 2025-04-28",
"url": "https://access.redhat.com/errata/RHSA-2025:4224"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:4225 vom 2025-04-28",
"url": "https://access.redhat.com/errata/RHSA-2025:4225"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:4227 vom 2025-04-28",
"url": "https://access.redhat.com/errata/RHSA-2025:4227"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1465-1 vom 2025-05-07",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-May/020800.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7490 vom 2025-05-13",
"url": "https://access.redhat.com/errata/RHSA-2025:7490"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7419 vom 2025-05-13",
"url": "https://access.redhat.com/errata/RHSA-2025:7419"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-7419 vom 2025-05-22",
"url": "https://linux.oracle.com/errata/ELSA-2025-7419.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-7490 vom 2025-06-28",
"url": "http://linux.oracle.com/errata/ELSA-2025-7490.html"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-BE0C6F25CE vom 2025-08-19",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-be0c6f25ce"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:7490 vom 2025-10-03",
"url": "https://errata.build.resf.org/RLSA-2025:7490"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4532-1 vom 2025-12-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023659.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4532-1 vom 2025-12-29",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/BBKJJQYVUC6MKZNDXGZERGROZTUYLEKW/"
}
],
"source_lang": "en-US",
"title": "Red Hat Enterprise Linux (mod_auth_openidc): Schwachstelle erm\u00f6glicht Offenlegung von Informationen",
"tracking": {
"current_release_date": "2025-12-29T23:00:00.000+00:00",
"generator": {
"date": "2025-12-30T09:05:21.025+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-0836",
"initial_release_date": "2025-04-15T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-04-15T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-04-16T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-04-21T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE, Debian und Red Hat aufgenommen"
},
{
"date": "2025-04-22T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2025-04-23T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-04-24T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-04-27T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-07T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-05-13T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-22T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-06-29T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-08-18T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2025-10-05T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2025-12-29T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von SUSE aufgenommen"
}
],
"status": "final",
"version": "14"
}
},
"product_tree": {
"branches": [
{
"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": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "9",
"product": {
"name": "Red Hat Enterprise Linux 9.0",
"product_id": "1174004",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9.0"
}
}
},
{
"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": "product_name",
"name": "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": "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-31492",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"1174004",
"T004914",
"T032255",
"74185"
]
},
"release_date": "2025-04-15T22:00:00.000+00:00",
"title": "CVE-2025-31492"
}
]
}
rhsa-2025:4227
Vulnerability from csaf_redhat
Published
2025-04-28 01:31
Modified
2025-11-21 19:34
Summary
Red Hat Security Advisory: mod_auth_openidc:2.3 security update
Notes
Topic
An update for the mod_auth_openidc:2.3 module is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.4 Telecommunications Update Service.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The mod_auth_openidc is an OpenID Connect authentication module for Apache HTTP Server. It enables an Apache HTTP Server to operate as an OpenID Connect Relying Party and/or OAuth 2.0 Resource Server.
Security Fix(es):
* mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data (CVE-2025-31492)
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": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the mod_auth_openidc:2.3 module is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.4 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The mod_auth_openidc is an OpenID Connect authentication module for Apache HTTP Server. It enables an Apache HTTP Server to operate as an OpenID Connect Relying Party and/or OAuth 2.0 Resource Server. \n\nSecurity Fix(es):\n\n* mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data (CVE-2025-31492)\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:4227",
"url": "https://access.redhat.com/errata/RHSA-2025:4227"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2357738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2357738"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_4227.json"
}
],
"title": "Red Hat Security Advisory: mod_auth_openidc:2.3 security update",
"tracking": {
"current_release_date": "2025-11-21T19:34:14+00:00",
"generator": {
"date": "2025-11-21T19:34:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2025:4227",
"initial_release_date": "2025-04-28T01:31:12+00:00",
"revision_history": [
{
"date": "2025-04-28T01:31:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-04-28T01:31:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T19:34:14+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=src\u0026rpmmod=mod_auth_openidc:2.3:8040020250422161642:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.src::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.src (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.src::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-1.module%2Bel8.4.0%2B23043%2Bb69acfab.1?arch=src\u0026rpmmod=mod_auth_openidc:2.3:8040020250422161642:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8040020250422161642:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 (mod_auth_openidc:2.3)",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8040020250422161642:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 (mod_auth_openidc:2.3)",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8040020250422161642:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 (mod_auth_openidc:2.3)",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8040020250422161642:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-1.module%2Bel8.4.0%2B23043%2Bb69acfab.1?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8040020250422161642:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.9.4-1.module%2Bel8.4.0%2B23043%2Bb69acfab.1?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8040020250422161642:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.9.4-1.module%2Bel8.4.0%2B23043%2Bb69acfab.1?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8040020250422161642:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8040020250422161642:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le (mod_auth_openidc:2.3)",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8040020250422161642:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le (mod_auth_openidc:2.3)",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8040020250422161642:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le (mod_auth_openidc:2.3)",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8040020250422161642:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.ppc64le (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-1.module%2Bel8.4.0%2B23043%2Bb69acfab.1?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8040020250422161642:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.ppc64le (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.9.4-1.module%2Bel8.4.0%2B23043%2Bb69acfab.1?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8040020250422161642:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.ppc64le (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.9.4-1.module%2Bel8.4.0%2B23043%2Bb69acfab.1?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8040020250422161642:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.src (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.src::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.src::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.src (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.src::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.src::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.src (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.src::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.src::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-31492",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-04-06T21:00:44.939285+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2357738"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in mod_auth_openidc, an OpenID Connect authentication module for Apache HTTP Server. This vulnerability allows unauthenticated users to access protected content via crafted HTTP POST requests to protected resources when no application-level gateway is present.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability marked as important severity rather than moderate due to its direct breach of access control, one of the core pillars of web application security. The flaw allows unauthenticated users to access sensitive protected content simply by triggering a specific OpenID Connect flow, bypassing the intended authentication checks. This is not merely a misconfiguration or theoretical risk \u2014 it results from a flawed control path in mod_auth_openidc where the module returns OK for unauthenticated requests, and httpd proceeds to serve protected content. The vulnerability affects environments without strict external request validation (e.g., no reverse proxy or WAF), making it highly impactful in real-world deployments.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-31492"
},
{
"category": "external",
"summary": "RHBZ#2357738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2357738"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-31492",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31492"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-31492",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31492"
},
{
"category": "external",
"summary": "https://github.com/OpenIDC/mod_auth_openidc/commit/b59b8ad63411857090ba1088e23fe414c690c127",
"url": "https://github.com/OpenIDC/mod_auth_openidc/commit/b59b8ad63411857090ba1088e23fe414c690c127"
},
{
"category": "external",
"summary": "https://github.com/OpenIDC/mod_auth_openidc/security/advisories/GHSA-59jp-rwph-878r",
"url": "https://github.com/OpenIDC/mod_auth_openidc/security/advisories/GHSA-59jp-rwph-878r"
}
],
"release_date": "2025-04-06T20:02:20.511000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-28T01:31:12+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.AUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4227"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.4.0+23043+b69acfab.1.x86_64::mod_auth_openidc:2.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data"
}
]
}
rhsa-2025:4225
Vulnerability from csaf_redhat
Published
2025-04-28 00:22
Modified
2025-11-21 19:34
Summary
Red Hat Security Advisory: mod_auth_openidc security update
Notes
Topic
An update for mod_auth_openidc is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The mod_auth_openidc is an OpenID Connect authentication module for Apache HTTP Server. It enables an Apache HTTP Server to operate as an OpenID Connect Relying Party and/or OAuth 2.0 Resource Server.
Security Fix(es):
* mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data (CVE-2025-31492)
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": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for mod_auth_openidc is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The mod_auth_openidc is an OpenID Connect authentication module for Apache HTTP Server. It enables an Apache HTTP Server to operate as an OpenID Connect Relying Party and/or OAuth 2.0 Resource Server. \n\nSecurity Fix(es):\n\n* mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data (CVE-2025-31492)\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:4225",
"url": "https://access.redhat.com/errata/RHSA-2025:4225"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2357738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2357738"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_4225.json"
}
],
"title": "Red Hat Security Advisory: mod_auth_openidc security update",
"tracking": {
"current_release_date": "2025-11-21T19:34:13+00:00",
"generator": {
"date": "2025-11-21T19:34:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2025:4225",
"initial_release_date": "2025-04-28T00:22:37+00:00",
"revision_history": [
{
"date": "2025-04-28T00:22:37+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-04-28T00:22:37+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T19:34:13+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.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-1.el9_2.2.src",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-1.el9_2.2.src",
"product_id": "mod_auth_openidc-0:2.4.9.4-1.el9_2.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-1.el9_2.2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-1.el9_2.2.aarch64",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-1.el9_2.2.aarch64",
"product_id": "mod_auth_openidc-0:2.4.9.4-1.el9_2.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-1.el9_2.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_2.2.aarch64",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_2.2.aarch64",
"product_id": "mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_2.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.9.4-1.el9_2.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_2.2.aarch64",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_2.2.aarch64",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_2.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.9.4-1.el9_2.2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-1.el9_2.2.ppc64le",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-1.el9_2.2.ppc64le",
"product_id": "mod_auth_openidc-0:2.4.9.4-1.el9_2.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-1.el9_2.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_2.2.ppc64le",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_2.2.ppc64le",
"product_id": "mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_2.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.9.4-1.el9_2.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_2.2.ppc64le",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_2.2.ppc64le",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_2.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.9.4-1.el9_2.2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-1.el9_2.2.x86_64",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-1.el9_2.2.x86_64",
"product_id": "mod_auth_openidc-0:2.4.9.4-1.el9_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-1.el9_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_2.2.x86_64",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_2.2.x86_64",
"product_id": "mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.9.4-1.el9_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_2.2.x86_64",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_2.2.x86_64",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.9.4-1.el9_2.2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-1.el9_2.2.s390x",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-1.el9_2.2.s390x",
"product_id": "mod_auth_openidc-0:2.4.9.4-1.el9_2.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-1.el9_2.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_2.2.s390x",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_2.2.s390x",
"product_id": "mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_2.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.9.4-1.el9_2.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_2.2.s390x",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_2.2.s390x",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_2.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.9.4-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_auth_openidc-0:2.4.9.4-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.el9_2.2.aarch64"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.el9_2.2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.el9_2.2.ppc64le"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.el9_2.2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.el9_2.2.s390x"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.el9_2.2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.el9_2.2.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.el9_2.2.src"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.el9_2.2.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.el9_2.2.x86_64"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.el9_2.2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_2.2.aarch64"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_2.2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_2.2.ppc64le"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_2.2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_2.2.s390x"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_2.2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_2.2.x86_64"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_2.2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_2.2.aarch64"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_2.2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_2.2.ppc64le"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_2.2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_2.2.s390x"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_2.2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_2.2.x86_64"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_2.2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-31492",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-04-06T21:00:44.939285+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2357738"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in mod_auth_openidc, an OpenID Connect authentication module for Apache HTTP Server. This vulnerability allows unauthenticated users to access protected content via crafted HTTP POST requests to protected resources when no application-level gateway is present.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability marked as important severity rather than moderate due to its direct breach of access control, one of the core pillars of web application security. The flaw allows unauthenticated users to access sensitive protected content simply by triggering a specific OpenID Connect flow, bypassing the intended authentication checks. This is not merely a misconfiguration or theoretical risk \u2014 it results from a flawed control path in mod_auth_openidc where the module returns OK for unauthenticated requests, and httpd proceeds to serve protected content. The vulnerability affects environments without strict external request validation (e.g., no reverse proxy or WAF), making it highly impactful in real-world deployments.",
"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.EUS:mod_auth_openidc-0:2.4.9.4-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.el9_2.2.src",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_2.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-31492"
},
{
"category": "external",
"summary": "RHBZ#2357738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2357738"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-31492",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31492"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-31492",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31492"
},
{
"category": "external",
"summary": "https://github.com/OpenIDC/mod_auth_openidc/commit/b59b8ad63411857090ba1088e23fe414c690c127",
"url": "https://github.com/OpenIDC/mod_auth_openidc/commit/b59b8ad63411857090ba1088e23fe414c690c127"
},
{
"category": "external",
"summary": "https://github.com/OpenIDC/mod_auth_openidc/security/advisories/GHSA-59jp-rwph-878r",
"url": "https://github.com/OpenIDC/mod_auth_openidc/security/advisories/GHSA-59jp-rwph-878r"
}
],
"release_date": "2025-04-06T20:02:20.511000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-28T00:22: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.2.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.el9_2.2.src",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_2.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4225"
},
{
"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.EUS:mod_auth_openidc-0:2.4.9.4-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.el9_2.2.src",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.el9_2.2.src",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data"
}
]
}
rhsa-2025:3945
Vulnerability from csaf_redhat
Published
2025-04-16 10:34
Modified
2025-11-21 19:34
Summary
Red Hat Security Advisory: mod_auth_openidc security update
Notes
Topic
An update for mod_auth_openidc 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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The mod_auth_openidc is an OpenID Connect authentication module for Apache HTTP Server. It enables an Apache HTTP Server to operate as an OpenID Connect Relying Party and/or OAuth 2.0 Resource Server.
Security Fix(es):
* mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data (CVE-2025-31492)
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": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for mod_auth_openidc 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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The mod_auth_openidc is an OpenID Connect authentication module for Apache HTTP Server. It enables an Apache HTTP Server to operate as an OpenID Connect Relying Party and/or OAuth 2.0 Resource Server. \n\nSecurity Fix(es):\n\n* mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data (CVE-2025-31492)\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:3945",
"url": "https://access.redhat.com/errata/RHSA-2025:3945"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2357738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2357738"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3945.json"
}
],
"title": "Red Hat Security Advisory: mod_auth_openidc security update",
"tracking": {
"current_release_date": "2025-11-21T19:34:01+00:00",
"generator": {
"date": "2025-11-21T19:34:01+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2025:3945",
"initial_release_date": "2025-04-16T10:34:55+00:00",
"revision_history": [
{
"date": "2025-04-16T10:34:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-04-16T10:34:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T19:34:01+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_auth_openidc-0:2.4.9.4-1.el9_0.2.src",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-1.el9_0.2.src",
"product_id": "mod_auth_openidc-0:2.4.9.4-1.el9_0.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-1.el9_0.2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-1.el9_0.2.aarch64",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-1.el9_0.2.aarch64",
"product_id": "mod_auth_openidc-0:2.4.9.4-1.el9_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-1.el9_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_0.2.aarch64",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_0.2.aarch64",
"product_id": "mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.9.4-1.el9_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_0.2.aarch64",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_0.2.aarch64",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.9.4-1.el9_0.2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-1.el9_0.2.ppc64le",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-1.el9_0.2.ppc64le",
"product_id": "mod_auth_openidc-0:2.4.9.4-1.el9_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-1.el9_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_0.2.ppc64le",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_0.2.ppc64le",
"product_id": "mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.9.4-1.el9_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_0.2.ppc64le",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_0.2.ppc64le",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.9.4-1.el9_0.2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-1.el9_0.2.x86_64",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-1.el9_0.2.x86_64",
"product_id": "mod_auth_openidc-0:2.4.9.4-1.el9_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-1.el9_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_0.2.x86_64",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_0.2.x86_64",
"product_id": "mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.9.4-1.el9_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_0.2.x86_64",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_0.2.x86_64",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.9.4-1.el9_0.2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-1.el9_0.2.s390x",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-1.el9_0.2.s390x",
"product_id": "mod_auth_openidc-0:2.4.9.4-1.el9_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-1.el9_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_0.2.s390x",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_0.2.s390x",
"product_id": "mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.9.4-1.el9_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_0.2.s390x",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_0.2.s390x",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.9.4-1.el9_0.2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.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_auth_openidc-0:2.4.9.4-1.el9_0.2.aarch64"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.el9_0.2.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.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_auth_openidc-0:2.4.9.4-1.el9_0.2.ppc64le"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.el9_0.2.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.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_auth_openidc-0:2.4.9.4-1.el9_0.2.s390x"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.el9_0.2.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.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_auth_openidc-0:2.4.9.4-1.el9_0.2.src"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.el9_0.2.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.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_auth_openidc-0:2.4.9.4-1.el9_0.2.x86_64"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.el9_0.2.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.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_auth_openidc-debuginfo-0:2.4.9.4-1.el9_0.2.aarch64"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_0.2.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.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_auth_openidc-debuginfo-0:2.4.9.4-1.el9_0.2.ppc64le"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_0.2.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.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_auth_openidc-debuginfo-0:2.4.9.4-1.el9_0.2.s390x"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_0.2.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.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_auth_openidc-debuginfo-0:2.4.9.4-1.el9_0.2.x86_64"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_0.2.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.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_auth_openidc-debugsource-0:2.4.9.4-1.el9_0.2.aarch64"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_0.2.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.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_auth_openidc-debugsource-0:2.4.9.4-1.el9_0.2.ppc64le"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_0.2.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.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_auth_openidc-debugsource-0:2.4.9.4-1.el9_0.2.s390x"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_0.2.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.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_auth_openidc-debugsource-0:2.4.9.4-1.el9_0.2.x86_64"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_0.2.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-31492",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-04-06T21:00:44.939285+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2357738"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in mod_auth_openidc, an OpenID Connect authentication module for Apache HTTP Server. This vulnerability allows unauthenticated users to access protected content via crafted HTTP POST requests to protected resources when no application-level gateway is present.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability marked as important severity rather than moderate due to its direct breach of access control, one of the core pillars of web application security. The flaw allows unauthenticated users to access sensitive protected content simply by triggering a specific OpenID Connect flow, bypassing the intended authentication checks. This is not merely a misconfiguration or theoretical risk \u2014 it results from a flawed control path in mod_auth_openidc where the module returns OK for unauthenticated requests, and httpd proceeds to serve protected content. The vulnerability affects environments without strict external request validation (e.g., no reverse proxy or WAF), making it highly impactful in real-world deployments.",
"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_auth_openidc-0:2.4.9.4-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_0.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-31492"
},
{
"category": "external",
"summary": "RHBZ#2357738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2357738"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-31492",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31492"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-31492",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31492"
},
{
"category": "external",
"summary": "https://github.com/OpenIDC/mod_auth_openidc/commit/b59b8ad63411857090ba1088e23fe414c690c127",
"url": "https://github.com/OpenIDC/mod_auth_openidc/commit/b59b8ad63411857090ba1088e23fe414c690c127"
},
{
"category": "external",
"summary": "https://github.com/OpenIDC/mod_auth_openidc/security/advisories/GHSA-59jp-rwph-878r",
"url": "https://github.com/OpenIDC/mod_auth_openidc/security/advisories/GHSA-59jp-rwph-878r"
}
],
"release_date": "2025-04-06T20:02:20.511000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-16T10:34:55+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_auth_openidc-0:2.4.9.4-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_0.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3945"
},
{
"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_auth_openidc-0:2.4.9.4-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_0.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.el9_0.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data"
}
]
}
rhsa-2025:7490
Vulnerability from csaf_redhat
Published
2025-05-13 16:02
Modified
2025-11-21 19:35
Summary
Red Hat Security Advisory: mod_auth_openidc security update
Notes
Topic
An update for mod_auth_openidc is now available for Red Hat Enterprise Linux 10.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The mod_auth_openidc is an OpenID Connect authentication module for Apache HTTP Server. It enables an Apache HTTP Server to operate as an OpenID Connect Relying Party and/or OAuth 2.0 Resource Server.
Security Fix(es):
* mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data (CVE-2025-31492)
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": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for mod_auth_openidc is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The mod_auth_openidc is an OpenID Connect authentication module for Apache HTTP Server. It enables an Apache HTTP Server to operate as an OpenID Connect Relying Party and/or OAuth 2.0 Resource Server. \n\nSecurity Fix(es):\n\n* mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data (CVE-2025-31492)\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:7490",
"url": "https://access.redhat.com/errata/RHSA-2025:7490"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2357738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2357738"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_7490.json"
}
],
"title": "Red Hat Security Advisory: mod_auth_openidc security update",
"tracking": {
"current_release_date": "2025-11-21T19:35:31+00:00",
"generator": {
"date": "2025-11-21T19:35:31+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2025:7490",
"initial_release_date": "2025-05-13T16:02:37+00:00",
"revision_history": [
{
"date": "2025-05-13T16:02:37+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-13T16:02:37+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T19:35:31+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.15-4.el10_0.1.src",
"product": {
"name": "mod_auth_openidc-0:2.4.15-4.el10_0.1.src",
"product_id": "mod_auth_openidc-0:2.4.15-4.el10_0.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.15-4.el10_0.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.15-4.el10_0.1.aarch64",
"product": {
"name": "mod_auth_openidc-0:2.4.15-4.el10_0.1.aarch64",
"product_id": "mod_auth_openidc-0:2.4.15-4.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.15-4.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.15-4.el10_0.1.aarch64",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.15-4.el10_0.1.aarch64",
"product_id": "mod_auth_openidc-debugsource-0:2.4.15-4.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.15-4.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.15-4.el10_0.1.aarch64",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.15-4.el10_0.1.aarch64",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.15-4.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.15-4.el10_0.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.15-4.el10_0.1.ppc64le",
"product": {
"name": "mod_auth_openidc-0:2.4.15-4.el10_0.1.ppc64le",
"product_id": "mod_auth_openidc-0:2.4.15-4.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.15-4.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.15-4.el10_0.1.ppc64le",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.15-4.el10_0.1.ppc64le",
"product_id": "mod_auth_openidc-debugsource-0:2.4.15-4.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.15-4.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.15-4.el10_0.1.ppc64le",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.15-4.el10_0.1.ppc64le",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.15-4.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.15-4.el10_0.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.15-4.el10_0.1.x86_64",
"product": {
"name": "mod_auth_openidc-0:2.4.15-4.el10_0.1.x86_64",
"product_id": "mod_auth_openidc-0:2.4.15-4.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.15-4.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.15-4.el10_0.1.x86_64",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.15-4.el10_0.1.x86_64",
"product_id": "mod_auth_openidc-debugsource-0:2.4.15-4.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.15-4.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.15-4.el10_0.1.x86_64",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.15-4.el10_0.1.x86_64",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.15-4.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.15-4.el10_0.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.15-4.el10_0.1.s390x",
"product": {
"name": "mod_auth_openidc-0:2.4.15-4.el10_0.1.s390x",
"product_id": "mod_auth_openidc-0:2.4.15-4.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.15-4.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.15-4.el10_0.1.s390x",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.15-4.el10_0.1.s390x",
"product_id": "mod_auth_openidc-debugsource-0:2.4.15-4.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.15-4.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.15-4.el10_0.1.s390x",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.15-4.el10_0.1.s390x",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.15-4.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.15-4.el10_0.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.15-4.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_auth_openidc-0:2.4.15-4.el10_0.1.aarch64"
},
"product_reference": "mod_auth_openidc-0:2.4.15-4.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.15-4.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_auth_openidc-0:2.4.15-4.el10_0.1.ppc64le"
},
"product_reference": "mod_auth_openidc-0:2.4.15-4.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.15-4.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_auth_openidc-0:2.4.15-4.el10_0.1.s390x"
},
"product_reference": "mod_auth_openidc-0:2.4.15-4.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.15-4.el10_0.1.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_auth_openidc-0:2.4.15-4.el10_0.1.src"
},
"product_reference": "mod_auth_openidc-0:2.4.15-4.el10_0.1.src",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.15-4.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_auth_openidc-0:2.4.15-4.el10_0.1.x86_64"
},
"product_reference": "mod_auth_openidc-0:2.4.15-4.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.15-4.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_auth_openidc-debuginfo-0:2.4.15-4.el10_0.1.aarch64"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.15-4.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.15-4.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_auth_openidc-debuginfo-0:2.4.15-4.el10_0.1.ppc64le"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.15-4.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.15-4.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_auth_openidc-debuginfo-0:2.4.15-4.el10_0.1.s390x"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.15-4.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.15-4.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_auth_openidc-debuginfo-0:2.4.15-4.el10_0.1.x86_64"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.15-4.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.15-4.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_auth_openidc-debugsource-0:2.4.15-4.el10_0.1.aarch64"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.15-4.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.15-4.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_auth_openidc-debugsource-0:2.4.15-4.el10_0.1.ppc64le"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.15-4.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.15-4.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_auth_openidc-debugsource-0:2.4.15-4.el10_0.1.s390x"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.15-4.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.15-4.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_auth_openidc-debugsource-0:2.4.15-4.el10_0.1.x86_64"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.15-4.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-31492",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-04-06T21:00:44.939285+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2357738"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in mod_auth_openidc, an OpenID Connect authentication module for Apache HTTP Server. This vulnerability allows unauthenticated users to access protected content via crafted HTTP POST requests to protected resources when no application-level gateway is present.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability marked as important severity rather than moderate due to its direct breach of access control, one of the core pillars of web application security. The flaw allows unauthenticated users to access sensitive protected content simply by triggering a specific OpenID Connect flow, bypassing the intended authentication checks. This is not merely a misconfiguration or theoretical risk \u2014 it results from a flawed control path in mod_auth_openidc where the module returns OK for unauthenticated requests, and httpd proceeds to serve protected content. The vulnerability affects environments without strict external request validation (e.g., no reverse proxy or WAF), making it highly impactful in real-world deployments.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z:mod_auth_openidc-0:2.4.15-4.el10_0.1.aarch64",
"AppStream-10.0.Z:mod_auth_openidc-0:2.4.15-4.el10_0.1.ppc64le",
"AppStream-10.0.Z:mod_auth_openidc-0:2.4.15-4.el10_0.1.s390x",
"AppStream-10.0.Z:mod_auth_openidc-0:2.4.15-4.el10_0.1.src",
"AppStream-10.0.Z:mod_auth_openidc-0:2.4.15-4.el10_0.1.x86_64",
"AppStream-10.0.Z:mod_auth_openidc-debuginfo-0:2.4.15-4.el10_0.1.aarch64",
"AppStream-10.0.Z:mod_auth_openidc-debuginfo-0:2.4.15-4.el10_0.1.ppc64le",
"AppStream-10.0.Z:mod_auth_openidc-debuginfo-0:2.4.15-4.el10_0.1.s390x",
"AppStream-10.0.Z:mod_auth_openidc-debuginfo-0:2.4.15-4.el10_0.1.x86_64",
"AppStream-10.0.Z:mod_auth_openidc-debugsource-0:2.4.15-4.el10_0.1.aarch64",
"AppStream-10.0.Z:mod_auth_openidc-debugsource-0:2.4.15-4.el10_0.1.ppc64le",
"AppStream-10.0.Z:mod_auth_openidc-debugsource-0:2.4.15-4.el10_0.1.s390x",
"AppStream-10.0.Z:mod_auth_openidc-debugsource-0:2.4.15-4.el10_0.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-31492"
},
{
"category": "external",
"summary": "RHBZ#2357738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2357738"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-31492",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31492"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-31492",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31492"
},
{
"category": "external",
"summary": "https://github.com/OpenIDC/mod_auth_openidc/commit/b59b8ad63411857090ba1088e23fe414c690c127",
"url": "https://github.com/OpenIDC/mod_auth_openidc/commit/b59b8ad63411857090ba1088e23fe414c690c127"
},
{
"category": "external",
"summary": "https://github.com/OpenIDC/mod_auth_openidc/security/advisories/GHSA-59jp-rwph-878r",
"url": "https://github.com/OpenIDC/mod_auth_openidc/security/advisories/GHSA-59jp-rwph-878r"
}
],
"release_date": "2025-04-06T20:02:20.511000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T16:02: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-10.0.Z:mod_auth_openidc-0:2.4.15-4.el10_0.1.aarch64",
"AppStream-10.0.Z:mod_auth_openidc-0:2.4.15-4.el10_0.1.ppc64le",
"AppStream-10.0.Z:mod_auth_openidc-0:2.4.15-4.el10_0.1.s390x",
"AppStream-10.0.Z:mod_auth_openidc-0:2.4.15-4.el10_0.1.src",
"AppStream-10.0.Z:mod_auth_openidc-0:2.4.15-4.el10_0.1.x86_64",
"AppStream-10.0.Z:mod_auth_openidc-debuginfo-0:2.4.15-4.el10_0.1.aarch64",
"AppStream-10.0.Z:mod_auth_openidc-debuginfo-0:2.4.15-4.el10_0.1.ppc64le",
"AppStream-10.0.Z:mod_auth_openidc-debuginfo-0:2.4.15-4.el10_0.1.s390x",
"AppStream-10.0.Z:mod_auth_openidc-debuginfo-0:2.4.15-4.el10_0.1.x86_64",
"AppStream-10.0.Z:mod_auth_openidc-debugsource-0:2.4.15-4.el10_0.1.aarch64",
"AppStream-10.0.Z:mod_auth_openidc-debugsource-0:2.4.15-4.el10_0.1.ppc64le",
"AppStream-10.0.Z:mod_auth_openidc-debugsource-0:2.4.15-4.el10_0.1.s390x",
"AppStream-10.0.Z:mod_auth_openidc-debugsource-0:2.4.15-4.el10_0.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7490"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.0.Z:mod_auth_openidc-0:2.4.15-4.el10_0.1.aarch64",
"AppStream-10.0.Z:mod_auth_openidc-0:2.4.15-4.el10_0.1.ppc64le",
"AppStream-10.0.Z:mod_auth_openidc-0:2.4.15-4.el10_0.1.s390x",
"AppStream-10.0.Z:mod_auth_openidc-0:2.4.15-4.el10_0.1.src",
"AppStream-10.0.Z:mod_auth_openidc-0:2.4.15-4.el10_0.1.x86_64",
"AppStream-10.0.Z:mod_auth_openidc-debuginfo-0:2.4.15-4.el10_0.1.aarch64",
"AppStream-10.0.Z:mod_auth_openidc-debuginfo-0:2.4.15-4.el10_0.1.ppc64le",
"AppStream-10.0.Z:mod_auth_openidc-debuginfo-0:2.4.15-4.el10_0.1.s390x",
"AppStream-10.0.Z:mod_auth_openidc-debuginfo-0:2.4.15-4.el10_0.1.x86_64",
"AppStream-10.0.Z:mod_auth_openidc-debugsource-0:2.4.15-4.el10_0.1.aarch64",
"AppStream-10.0.Z:mod_auth_openidc-debugsource-0:2.4.15-4.el10_0.1.ppc64le",
"AppStream-10.0.Z:mod_auth_openidc-debugsource-0:2.4.15-4.el10_0.1.s390x",
"AppStream-10.0.Z:mod_auth_openidc-debugsource-0:2.4.15-4.el10_0.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:mod_auth_openidc-0:2.4.15-4.el10_0.1.aarch64",
"AppStream-10.0.Z:mod_auth_openidc-0:2.4.15-4.el10_0.1.ppc64le",
"AppStream-10.0.Z:mod_auth_openidc-0:2.4.15-4.el10_0.1.s390x",
"AppStream-10.0.Z:mod_auth_openidc-0:2.4.15-4.el10_0.1.src",
"AppStream-10.0.Z:mod_auth_openidc-0:2.4.15-4.el10_0.1.x86_64",
"AppStream-10.0.Z:mod_auth_openidc-debuginfo-0:2.4.15-4.el10_0.1.aarch64",
"AppStream-10.0.Z:mod_auth_openidc-debuginfo-0:2.4.15-4.el10_0.1.ppc64le",
"AppStream-10.0.Z:mod_auth_openidc-debuginfo-0:2.4.15-4.el10_0.1.s390x",
"AppStream-10.0.Z:mod_auth_openidc-debuginfo-0:2.4.15-4.el10_0.1.x86_64",
"AppStream-10.0.Z:mod_auth_openidc-debugsource-0:2.4.15-4.el10_0.1.aarch64",
"AppStream-10.0.Z:mod_auth_openidc-debugsource-0:2.4.15-4.el10_0.1.ppc64le",
"AppStream-10.0.Z:mod_auth_openidc-debugsource-0:2.4.15-4.el10_0.1.s390x",
"AppStream-10.0.Z:mod_auth_openidc-debugsource-0:2.4.15-4.el10_0.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data"
}
]
}
rhsa-2025:3997
Vulnerability from csaf_redhat
Published
2025-04-23 11:58
Modified
2025-11-21 19:34
Summary
Red Hat Security Advisory: mod_auth_openidc:2.3 security update
Notes
Topic
An update for the mod_auth_openidc:2.3 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The mod_auth_openidc is an OpenID Connect authentication module for Apache HTTP Server. It enables an Apache HTTP Server to operate as an OpenID Connect Relying Party and/or OAuth 2.0 Resource Server.
Security Fix(es):
* mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data (CVE-2025-31492)
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": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the mod_auth_openidc:2.3 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The mod_auth_openidc is an OpenID Connect authentication module for Apache HTTP Server. It enables an Apache HTTP Server to operate as an OpenID Connect Relying Party and/or OAuth 2.0 Resource Server. \n\nSecurity Fix(es):\n\n* mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data (CVE-2025-31492)\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:3997",
"url": "https://access.redhat.com/errata/RHSA-2025:3997"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2357738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2357738"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3997.json"
}
],
"title": "Red Hat Security Advisory: mod_auth_openidc:2.3 security update",
"tracking": {
"current_release_date": "2025-11-21T19:34:04+00:00",
"generator": {
"date": "2025-11-21T19:34:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2025:3997",
"initial_release_date": "2025-04-23T11:58:55+00:00",
"revision_history": [
{
"date": "2025-04-23T11:58:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-04-23T11:58:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T19:34:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.src::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.src (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.src::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-4.module%2Bel8.10.0%2B21813%2Bb5444eb8?arch=src\u0026rpmmod=mod_auth_openidc:2.3:8100020250411144918:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.src::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.src (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.src::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-7.module%2Bel8.10.0%2B23023%2Bba6d7066?arch=src\u0026rpmmod=mod_auth_openidc:2.3:8100020250411144918:489197e6"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.aarch64 (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-4.module%2Bel8.10.0%2B21813%2Bb5444eb8?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8100020250411144918:489197e6"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debuginfo-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.aarch64 (mod_auth_openidc:2.3)",
"product_id": "cjose-debuginfo-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-4.module%2Bel8.10.0%2B21813%2Bb5444eb8?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8100020250411144918:489197e6"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debugsource-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.aarch64 (mod_auth_openidc:2.3)",
"product_id": "cjose-debugsource-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-4.module%2Bel8.10.0%2B21813%2Bb5444eb8?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8100020250411144918:489197e6"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-devel-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.aarch64 (mod_auth_openidc:2.3)",
"product_id": "cjose-devel-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-4.module%2Bel8.10.0%2B21813%2Bb5444eb8?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8100020250411144918:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.aarch64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-7.module%2Bel8.10.0%2B23023%2Bba6d7066?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8100020250411144918:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.aarch64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.9.4-7.module%2Bel8.10.0%2B23023%2Bba6d7066?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8100020250411144918:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.aarch64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debugsource-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.9.4-7.module%2Bel8.10.0%2B23023%2Bba6d7066?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8100020250411144918:489197e6"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.ppc64le (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-4.module%2Bel8.10.0%2B21813%2Bb5444eb8?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8100020250411144918:489197e6"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debuginfo-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.ppc64le (mod_auth_openidc:2.3)",
"product_id": "cjose-debuginfo-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-4.module%2Bel8.10.0%2B21813%2Bb5444eb8?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8100020250411144918:489197e6"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debugsource-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.ppc64le (mod_auth_openidc:2.3)",
"product_id": "cjose-debugsource-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-4.module%2Bel8.10.0%2B21813%2Bb5444eb8?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8100020250411144918:489197e6"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "cjose-devel-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.ppc64le (mod_auth_openidc:2.3)",
"product_id": "cjose-devel-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-4.module%2Bel8.10.0%2B21813%2Bb5444eb8?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8100020250411144918:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.ppc64le (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-7.module%2Bel8.10.0%2B23023%2Bba6d7066?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8100020250411144918:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.ppc64le (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.9.4-7.module%2Bel8.10.0%2B23023%2Bba6d7066?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8100020250411144918:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.ppc64le (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debugsource-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.9.4-7.module%2Bel8.10.0%2B23023%2Bba6d7066?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8100020250411144918:489197e6"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.s390x::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.s390x (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-4.module%2Bel8.10.0%2B21813%2Bb5444eb8?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8100020250411144918:489197e6"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.s390x::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debuginfo-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.s390x (mod_auth_openidc:2.3)",
"product_id": "cjose-debuginfo-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-4.module%2Bel8.10.0%2B21813%2Bb5444eb8?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8100020250411144918:489197e6"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.s390x::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debugsource-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.s390x (mod_auth_openidc:2.3)",
"product_id": "cjose-debugsource-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-4.module%2Bel8.10.0%2B21813%2Bb5444eb8?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8100020250411144918:489197e6"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.s390x::mod_auth_openidc:2.3",
"product": {
"name": "cjose-devel-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.s390x (mod_auth_openidc:2.3)",
"product_id": "cjose-devel-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-4.module%2Bel8.10.0%2B21813%2Bb5444eb8?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8100020250411144918:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.s390x::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.s390x (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-7.module%2Bel8.10.0%2B23023%2Bba6d7066?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8100020250411144918:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.s390x::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.s390x (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.9.4-7.module%2Bel8.10.0%2B23023%2Bba6d7066?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8100020250411144918:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.s390x::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.s390x (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debugsource-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.9.4-7.module%2Bel8.10.0%2B23023%2Bba6d7066?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8100020250411144918:489197e6"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.x86_64 (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-4.module%2Bel8.10.0%2B21813%2Bb5444eb8?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8100020250411144918:489197e6"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debuginfo-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.x86_64 (mod_auth_openidc:2.3)",
"product_id": "cjose-debuginfo-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-4.module%2Bel8.10.0%2B21813%2Bb5444eb8?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8100020250411144918:489197e6"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debugsource-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.x86_64 (mod_auth_openidc:2.3)",
"product_id": "cjose-debugsource-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-4.module%2Bel8.10.0%2B21813%2Bb5444eb8?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8100020250411144918:489197e6"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-devel-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.x86_64 (mod_auth_openidc:2.3)",
"product_id": "cjose-devel-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-4.module%2Bel8.10.0%2B21813%2Bb5444eb8?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8100020250411144918:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.x86_64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-7.module%2Bel8.10.0%2B23023%2Bba6d7066?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8100020250411144918:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.x86_64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.9.4-7.module%2Bel8.10.0%2B23023%2Bba6d7066?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8100020250411144918:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.x86_64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debugsource-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.9.4-7.module%2Bel8.10.0%2B23023%2Bba6d7066?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8100020250411144918:489197e6"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.s390x::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.src (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.src::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.src::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debuginfo-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debuginfo-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.s390x::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debuginfo-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debuginfo-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debugsource-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debugsource-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.s390x::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debugsource-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debugsource-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-devel-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "cjose-devel-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.s390x::mod_auth_openidc:2.3"
},
"product_reference": "cjose-devel-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-devel-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.s390x::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.src (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.src::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.src::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.s390x::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.s390x::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-31492",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-04-06T21:00:44.939285+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2357738"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in mod_auth_openidc, an OpenID Connect authentication module for Apache HTTP Server. This vulnerability allows unauthenticated users to access protected content via crafted HTTP POST requests to protected resources when no application-level gateway is present.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability marked as important severity rather than moderate due to its direct breach of access control, one of the core pillars of web application security. The flaw allows unauthenticated users to access sensitive protected content simply by triggering a specific OpenID Connect flow, bypassing the intended authentication checks. This is not merely a misconfiguration or theoretical risk \u2014 it results from a flawed control path in mod_auth_openidc where the module returns OK for unauthenticated requests, and httpd proceeds to serve protected content. The vulnerability affects environments without strict external request validation (e.g., no reverse proxy or WAF), making it highly impactful in real-world deployments.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.aarch64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.s390x::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.src::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.x86_64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.aarch64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.s390x::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.x86_64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.aarch64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.s390x::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.x86_64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.aarch64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.s390x::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.x86_64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.aarch64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.s390x::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.src::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.x86_64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.aarch64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.s390x::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.x86_64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.aarch64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.s390x::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.x86_64::mod_auth_openidc:2.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-31492"
},
{
"category": "external",
"summary": "RHBZ#2357738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2357738"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-31492",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31492"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-31492",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31492"
},
{
"category": "external",
"summary": "https://github.com/OpenIDC/mod_auth_openidc/commit/b59b8ad63411857090ba1088e23fe414c690c127",
"url": "https://github.com/OpenIDC/mod_auth_openidc/commit/b59b8ad63411857090ba1088e23fe414c690c127"
},
{
"category": "external",
"summary": "https://github.com/OpenIDC/mod_auth_openidc/security/advisories/GHSA-59jp-rwph-878r",
"url": "https://github.com/OpenIDC/mod_auth_openidc/security/advisories/GHSA-59jp-rwph-878r"
}
],
"release_date": "2025-04-06T20:02:20.511000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-23T11:58:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.aarch64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.s390x::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.src::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.x86_64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.aarch64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.s390x::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.x86_64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.aarch64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.s390x::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.x86_64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.aarch64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.s390x::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.x86_64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.aarch64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.s390x::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.src::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.x86_64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.aarch64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.s390x::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.x86_64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.aarch64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.s390x::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.x86_64::mod_auth_openidc:2.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3997"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.aarch64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.s390x::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.src::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.x86_64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.aarch64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.s390x::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.x86_64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.aarch64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.s390x::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.x86_64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.aarch64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.s390x::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.x86_64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.aarch64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.s390x::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.src::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.x86_64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.aarch64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.s390x::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.x86_64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.aarch64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.s390x::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.x86_64::mod_auth_openidc:2.3"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.aarch64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.s390x::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.src::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.x86_64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.aarch64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.s390x::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.x86_64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.aarch64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.s390x::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.x86_64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.aarch64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.s390x::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-4.module+el8.10.0+21813+b5444eb8.x86_64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.aarch64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.s390x::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.src::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.x86_64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.aarch64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.s390x::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.x86_64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.aarch64::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.s390x::mod_auth_openidc:2.3",
"AppStream-8.10.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-7.module+el8.10.0+23023+ba6d7066.x86_64::mod_auth_openidc:2.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data"
}
]
}
rhsa-2025:4224
Vulnerability from csaf_redhat
Published
2025-04-28 00:22
Modified
2025-11-21 19:34
Summary
Red Hat Security Advisory: mod_auth_openidc security update
Notes
Topic
An update for mod_auth_openidc 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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The mod_auth_openidc is an OpenID Connect authentication module for Apache HTTP Server. It enables an Apache HTTP Server to operate as an OpenID Connect Relying Party and/or OAuth 2.0 Resource Server.
Security Fix(es):
* mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data (CVE-2025-31492)
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": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for mod_auth_openidc 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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The mod_auth_openidc is an OpenID Connect authentication module for Apache HTTP Server. It enables an Apache HTTP Server to operate as an OpenID Connect Relying Party and/or OAuth 2.0 Resource Server. \n\nSecurity Fix(es):\n\n* mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data (CVE-2025-31492)\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:4224",
"url": "https://access.redhat.com/errata/RHSA-2025:4224"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2357738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2357738"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_4224.json"
}
],
"title": "Red Hat Security Advisory: mod_auth_openidc security update",
"tracking": {
"current_release_date": "2025-11-21T19:34:13+00:00",
"generator": {
"date": "2025-11-21T19:34:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2025:4224",
"initial_release_date": "2025-04-28T00:22:52+00:00",
"revision_history": [
{
"date": "2025-04-28T00:22:52+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-04-28T00:22:52+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T19:34:13+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_auth_openidc-0:2.4.9.4-4.el9_4.1.src",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-4.el9_4.1.src",
"product_id": "mod_auth_openidc-0:2.4.9.4-4.el9_4.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-4.el9_4.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-4.el9_4.1.aarch64",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-4.el9_4.1.aarch64",
"product_id": "mod_auth_openidc-0:2.4.9.4-4.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-4.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-4.el9_4.1.aarch64",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-4.el9_4.1.aarch64",
"product_id": "mod_auth_openidc-debugsource-0:2.4.9.4-4.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.9.4-4.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-4.el9_4.1.aarch64",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-4.el9_4.1.aarch64",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.9.4-4.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.9.4-4.el9_4.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-4.el9_4.1.ppc64le",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-4.el9_4.1.ppc64le",
"product_id": "mod_auth_openidc-0:2.4.9.4-4.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-4.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-4.el9_4.1.ppc64le",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-4.el9_4.1.ppc64le",
"product_id": "mod_auth_openidc-debugsource-0:2.4.9.4-4.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.9.4-4.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-4.el9_4.1.ppc64le",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-4.el9_4.1.ppc64le",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.9.4-4.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.9.4-4.el9_4.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-4.el9_4.1.x86_64",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-4.el9_4.1.x86_64",
"product_id": "mod_auth_openidc-0:2.4.9.4-4.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-4.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-4.el9_4.1.x86_64",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-4.el9_4.1.x86_64",
"product_id": "mod_auth_openidc-debugsource-0:2.4.9.4-4.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.9.4-4.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-4.el9_4.1.x86_64",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-4.el9_4.1.x86_64",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.9.4-4.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.9.4-4.el9_4.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-4.el9_4.1.s390x",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-4.el9_4.1.s390x",
"product_id": "mod_auth_openidc-0:2.4.9.4-4.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-4.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-4.el9_4.1.s390x",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-4.el9_4.1.s390x",
"product_id": "mod_auth_openidc-debugsource-0:2.4.9.4-4.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.9.4-4.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-4.el9_4.1.s390x",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-4.el9_4.1.s390x",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.9.4-4.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.9.4-4.el9_4.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-4.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-4.el9_4.1.aarch64"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-4.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-4.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-4.el9_4.1.ppc64le"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-4.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-4.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-4.el9_4.1.s390x"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-4.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-4.el9_4.1.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-4.el9_4.1.src"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-4.el9_4.1.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-4.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-4.el9_4.1.x86_64"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-4.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-4.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-4.el9_4.1.aarch64"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.9.4-4.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-4.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-4.el9_4.1.ppc64le"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.9.4-4.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-4.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-4.el9_4.1.s390x"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.9.4-4.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-4.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-4.el9_4.1.x86_64"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.9.4-4.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-4.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-4.el9_4.1.aarch64"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.9.4-4.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-4.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-4.el9_4.1.ppc64le"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.9.4-4.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-4.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-4.el9_4.1.s390x"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.9.4-4.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-4.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-4.el9_4.1.x86_64"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.9.4-4.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-31492",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-04-06T21:00:44.939285+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2357738"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in mod_auth_openidc, an OpenID Connect authentication module for Apache HTTP Server. This vulnerability allows unauthenticated users to access protected content via crafted HTTP POST requests to protected resources when no application-level gateway is present.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability marked as important severity rather than moderate due to its direct breach of access control, one of the core pillars of web application security. The flaw allows unauthenticated users to access sensitive protected content simply by triggering a specific OpenID Connect flow, bypassing the intended authentication checks. This is not merely a misconfiguration or theoretical risk \u2014 it results from a flawed control path in mod_auth_openidc where the module returns OK for unauthenticated requests, and httpd proceeds to serve protected content. The vulnerability affects environments without strict external request validation (e.g., no reverse proxy or WAF), making it highly impactful in real-world deployments.",
"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_auth_openidc-0:2.4.9.4-4.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-4.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-4.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-4.el9_4.1.src",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-4.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-4.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-4.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-4.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-4.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-4.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-4.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-4.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-4.el9_4.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-31492"
},
{
"category": "external",
"summary": "RHBZ#2357738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2357738"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-31492",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31492"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-31492",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31492"
},
{
"category": "external",
"summary": "https://github.com/OpenIDC/mod_auth_openidc/commit/b59b8ad63411857090ba1088e23fe414c690c127",
"url": "https://github.com/OpenIDC/mod_auth_openidc/commit/b59b8ad63411857090ba1088e23fe414c690c127"
},
{
"category": "external",
"summary": "https://github.com/OpenIDC/mod_auth_openidc/security/advisories/GHSA-59jp-rwph-878r",
"url": "https://github.com/OpenIDC/mod_auth_openidc/security/advisories/GHSA-59jp-rwph-878r"
}
],
"release_date": "2025-04-06T20:02:20.511000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-28T00:22:52+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_auth_openidc-0:2.4.9.4-4.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-4.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-4.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-4.el9_4.1.src",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-4.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-4.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-4.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-4.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-4.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-4.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-4.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-4.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-4.el9_4.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4224"
},
{
"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_auth_openidc-0:2.4.9.4-4.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-4.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-4.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-4.el9_4.1.src",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-4.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-4.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-4.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-4.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-4.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-4.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-4.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-4.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-4.el9_4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-4.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-4.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-4.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-4.el9_4.1.src",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-4.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-4.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-4.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-4.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-4.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-4.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-4.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-4.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-4.el9_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data"
}
]
}
rhsa-2025:7419
Vulnerability from csaf_redhat
Published
2025-05-13 13:59
Modified
2025-11-21 19:35
Summary
Red Hat Security Advisory: mod_auth_openidc security update
Notes
Topic
An update for mod_auth_openidc is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The mod_auth_openidc is an OpenID Connect authentication module for Apache HTTP Server. It enables an Apache HTTP Server to operate as an OpenID Connect Relying Party and/or OAuth 2.0 Resource Server.
Security Fix(es):
* mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data (CVE-2025-31492)
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": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for mod_auth_openidc is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The mod_auth_openidc is an OpenID Connect authentication module for Apache HTTP Server. It enables an Apache HTTP Server to operate as an OpenID Connect Relying Party and/or OAuth 2.0 Resource Server. \n\nSecurity Fix(es):\n\n* mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data (CVE-2025-31492)\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:7419",
"url": "https://access.redhat.com/errata/RHSA-2025:7419"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2357738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2357738"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_7419.json"
}
],
"title": "Red Hat Security Advisory: mod_auth_openidc security update",
"tracking": {
"current_release_date": "2025-11-21T19:35:14+00:00",
"generator": {
"date": "2025-11-21T19:35:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2025:7419",
"initial_release_date": "2025-05-13T13:59:17+00:00",
"revision_history": [
{
"date": "2025-05-13T13:59:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-13T13:59:17+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T19:35:14+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_auth_openidc-0:2.4.10-1.el9_6.1.src",
"product": {
"name": "mod_auth_openidc-0:2.4.10-1.el9_6.1.src",
"product_id": "mod_auth_openidc-0:2.4.10-1.el9_6.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.10-1.el9_6.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.10-1.el9_6.1.aarch64",
"product": {
"name": "mod_auth_openidc-0:2.4.10-1.el9_6.1.aarch64",
"product_id": "mod_auth_openidc-0:2.4.10-1.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.10-1.el9_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.10-1.el9_6.1.aarch64",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.10-1.el9_6.1.aarch64",
"product_id": "mod_auth_openidc-debugsource-0:2.4.10-1.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.10-1.el9_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.10-1.el9_6.1.aarch64",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.10-1.el9_6.1.aarch64",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.10-1.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.10-1.el9_6.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.10-1.el9_6.1.ppc64le",
"product": {
"name": "mod_auth_openidc-0:2.4.10-1.el9_6.1.ppc64le",
"product_id": "mod_auth_openidc-0:2.4.10-1.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.10-1.el9_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.10-1.el9_6.1.ppc64le",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.10-1.el9_6.1.ppc64le",
"product_id": "mod_auth_openidc-debugsource-0:2.4.10-1.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.10-1.el9_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.10-1.el9_6.1.ppc64le",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.10-1.el9_6.1.ppc64le",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.10-1.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.10-1.el9_6.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.10-1.el9_6.1.x86_64",
"product": {
"name": "mod_auth_openidc-0:2.4.10-1.el9_6.1.x86_64",
"product_id": "mod_auth_openidc-0:2.4.10-1.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.10-1.el9_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.10-1.el9_6.1.x86_64",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.10-1.el9_6.1.x86_64",
"product_id": "mod_auth_openidc-debugsource-0:2.4.10-1.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.10-1.el9_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.10-1.el9_6.1.x86_64",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.10-1.el9_6.1.x86_64",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.10-1.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.10-1.el9_6.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.10-1.el9_6.1.s390x",
"product": {
"name": "mod_auth_openidc-0:2.4.10-1.el9_6.1.s390x",
"product_id": "mod_auth_openidc-0:2.4.10-1.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.10-1.el9_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.10-1.el9_6.1.s390x",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.10-1.el9_6.1.s390x",
"product_id": "mod_auth_openidc-debugsource-0:2.4.10-1.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.10-1.el9_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.10-1.el9_6.1.s390x",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.10-1.el9_6.1.s390x",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.10-1.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.10-1.el9_6.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.10-1.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_auth_openidc-0:2.4.10-1.el9_6.1.aarch64"
},
"product_reference": "mod_auth_openidc-0:2.4.10-1.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.10-1.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_auth_openidc-0:2.4.10-1.el9_6.1.ppc64le"
},
"product_reference": "mod_auth_openidc-0:2.4.10-1.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.10-1.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_auth_openidc-0:2.4.10-1.el9_6.1.s390x"
},
"product_reference": "mod_auth_openidc-0:2.4.10-1.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.10-1.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_auth_openidc-0:2.4.10-1.el9_6.1.src"
},
"product_reference": "mod_auth_openidc-0:2.4.10-1.el9_6.1.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.10-1.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_auth_openidc-0:2.4.10-1.el9_6.1.x86_64"
},
"product_reference": "mod_auth_openidc-0:2.4.10-1.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_auth_openidc-debuginfo-0:2.4.10-1.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_auth_openidc-debuginfo-0:2.4.10-1.el9_6.1.aarch64"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.10-1.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.10-1.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_auth_openidc-debuginfo-0:2.4.10-1.el9_6.1.ppc64le"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.10-1.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.10-1.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_auth_openidc-debuginfo-0:2.4.10-1.el9_6.1.s390x"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.10-1.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.10-1.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_auth_openidc-debuginfo-0:2.4.10-1.el9_6.1.x86_64"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.10-1.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_auth_openidc-debugsource-0:2.4.10-1.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_auth_openidc-debugsource-0:2.4.10-1.el9_6.1.aarch64"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.10-1.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.10-1.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_auth_openidc-debugsource-0:2.4.10-1.el9_6.1.ppc64le"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.10-1.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.10-1.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_auth_openidc-debugsource-0:2.4.10-1.el9_6.1.s390x"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.10-1.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.10-1.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_auth_openidc-debugsource-0:2.4.10-1.el9_6.1.x86_64"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.10-1.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-31492",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-04-06T21:00:44.939285+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2357738"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in mod_auth_openidc, an OpenID Connect authentication module for Apache HTTP Server. This vulnerability allows unauthenticated users to access protected content via crafted HTTP POST requests to protected resources when no application-level gateway is present.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability marked as important severity rather than moderate due to its direct breach of access control, one of the core pillars of web application security. The flaw allows unauthenticated users to access sensitive protected content simply by triggering a specific OpenID Connect flow, bypassing the intended authentication checks. This is not merely a misconfiguration or theoretical risk \u2014 it results from a flawed control path in mod_auth_openidc where the module returns OK for unauthenticated requests, and httpd proceeds to serve protected content. The vulnerability affects environments without strict external request validation (e.g., no reverse proxy or WAF), making it highly impactful in real-world deployments.",
"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_auth_openidc-0:2.4.10-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.10-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.10-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.10-1.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.10-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.10-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.10-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.10-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.10-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.10-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.10-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.10-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.10-1.el9_6.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-31492"
},
{
"category": "external",
"summary": "RHBZ#2357738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2357738"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-31492",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31492"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-31492",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31492"
},
{
"category": "external",
"summary": "https://github.com/OpenIDC/mod_auth_openidc/commit/b59b8ad63411857090ba1088e23fe414c690c127",
"url": "https://github.com/OpenIDC/mod_auth_openidc/commit/b59b8ad63411857090ba1088e23fe414c690c127"
},
{
"category": "external",
"summary": "https://github.com/OpenIDC/mod_auth_openidc/security/advisories/GHSA-59jp-rwph-878r",
"url": "https://github.com/OpenIDC/mod_auth_openidc/security/advisories/GHSA-59jp-rwph-878r"
}
],
"release_date": "2025-04-06T20:02:20.511000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T13:59:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.10-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.10-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.10-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.10-1.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.10-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.10-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.10-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.10-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.10-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.10-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.10-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.10-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.10-1.el9_6.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7419"
},
{
"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_auth_openidc-0:2.4.10-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.10-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.10-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.10-1.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.10-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.10-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.10-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.10-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.10-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.10-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.10-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.10-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.10-1.el9_6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.10-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.10-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.10-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.10-1.el9_6.1.src",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.10-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.10-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.10-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.10-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.10-1.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.10-1.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.10-1.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.10-1.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.10-1.el9_6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data"
}
]
}
rhsa-2025:4192
Vulnerability from csaf_redhat
Published
2025-04-24 16:08
Modified
2025-11-21 19:34
Summary
Red Hat Security Advisory: mod_auth_openidc:2.3 security update
Notes
Topic
An update for the mod_auth_openidc:2.3 module is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The mod_auth_openidc is an OpenID Connect authentication module for Apache HTTP Server. It enables an Apache HTTP Server to operate as an OpenID Connect Relying Party and/or OAuth 2.0 Resource Server.
Security Fix(es):
* mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data (CVE-2025-31492)
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": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the mod_auth_openidc:2.3 module is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The mod_auth_openidc is an OpenID Connect authentication module for Apache HTTP Server. It enables an Apache HTTP Server to operate as an OpenID Connect Relying Party and/or OAuth 2.0 Resource Server. \n\nSecurity Fix(es):\n\n* mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data (CVE-2025-31492)\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:4192",
"url": "https://access.redhat.com/errata/RHSA-2025:4192"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2357738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2357738"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_4192.json"
}
],
"title": "Red Hat Security Advisory: mod_auth_openidc:2.3 security update",
"tracking": {
"current_release_date": "2025-11-21T19:34:12+00:00",
"generator": {
"date": "2025-11-21T19:34:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2025:4192",
"initial_release_date": "2025-04-24T16:08:21+00:00",
"revision_history": [
{
"date": "2025-04-24T16:08:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-04-24T16:08:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T19:34:12+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=src\u0026rpmmod=mod_auth_openidc:2.3:8060020250422111826:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.src::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.src (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.src::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-1.module%2Bel8.6.0%2B23040%2B515b7c43.1?arch=src\u0026rpmmod=mod_auth_openidc:2.3:8060020250422111826:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64 (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8060020250422111826:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64 (mod_auth_openidc:2.3)",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8060020250422111826:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64 (mod_auth_openidc:2.3)",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8060020250422111826:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64 (mod_auth_openidc:2.3)",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8060020250422111826:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-1.module%2Bel8.6.0%2B23040%2B515b7c43.1?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8060020250422111826:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.9.4-1.module%2Bel8.6.0%2B23040%2B515b7c43.1?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8060020250422111826:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.9.4-1.module%2Bel8.6.0%2B23040%2B515b7c43.1?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8060020250422111826:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64 (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8060020250422111826:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64 (mod_auth_openidc:2.3)",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8060020250422111826:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64 (mod_auth_openidc:2.3)",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8060020250422111826:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64 (mod_auth_openidc:2.3)",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8060020250422111826:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.aarch64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-1.module%2Bel8.6.0%2B23040%2B515b7c43.1?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8060020250422111826:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.aarch64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.9.4-1.module%2Bel8.6.0%2B23040%2B515b7c43.1?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8060020250422111826:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.aarch64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.9.4-1.module%2Bel8.6.0%2B23040%2B515b7c43.1?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8060020250422111826:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8060020250422111826:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le (mod_auth_openidc:2.3)",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8060020250422111826:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le (mod_auth_openidc:2.3)",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8060020250422111826:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le (mod_auth_openidc:2.3)",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8060020250422111826:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.ppc64le (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-1.module%2Bel8.6.0%2B23040%2B515b7c43.1?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8060020250422111826:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.ppc64le (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.9.4-1.module%2Bel8.6.0%2B23040%2B515b7c43.1?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8060020250422111826:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.ppc64le (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.9.4-1.module%2Bel8.6.0%2B23040%2B515b7c43.1?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8060020250422111826:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8060020250422111826:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x (mod_auth_openidc:2.3)",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8060020250422111826:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x (mod_auth_openidc:2.3)",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8060020250422111826:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x (mod_auth_openidc:2.3)",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8060020250422111826:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.s390x::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.s390x (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-1.module%2Bel8.6.0%2B23040%2B515b7c43.1?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8060020250422111826:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.s390x::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.s390x (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.9.4-1.module%2Bel8.6.0%2B23040%2B515b7c43.1?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8060020250422111826:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.s390x::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.s390x (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.9.4-1.module%2Bel8.6.0%2B23040%2B515b7c43.1?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8060020250422111826:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.src (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.src::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.src::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.s390x::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.src (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.src::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.src::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.s390x::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.s390x::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.src (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.src::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.src::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-31492",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-04-06T21:00:44.939285+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2357738"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in mod_auth_openidc, an OpenID Connect authentication module for Apache HTTP Server. This vulnerability allows unauthenticated users to access protected content via crafted HTTP POST requests to protected resources when no application-level gateway is present.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability marked as important severity rather than moderate due to its direct breach of access control, one of the core pillars of web application security. The flaw allows unauthenticated users to access sensitive protected content simply by triggering a specific OpenID Connect flow, bypassing the intended authentication checks. This is not merely a misconfiguration or theoretical risk \u2014 it results from a flawed control path in mod_auth_openidc where the module returns OK for unauthenticated requests, and httpd proceeds to serve protected content. The vulnerability affects environments without strict external request validation (e.g., no reverse proxy or WAF), making it highly impactful in real-world deployments.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.AUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.AUS:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.AUS:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.AUS:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.AUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.src::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.AUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.AUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.AUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.src::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.TUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.TUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.TUS:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.TUS:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.TUS:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.TUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.src::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.TUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.TUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.TUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-31492"
},
{
"category": "external",
"summary": "RHBZ#2357738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2357738"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-31492",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31492"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-31492",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31492"
},
{
"category": "external",
"summary": "https://github.com/OpenIDC/mod_auth_openidc/commit/b59b8ad63411857090ba1088e23fe414c690c127",
"url": "https://github.com/OpenIDC/mod_auth_openidc/commit/b59b8ad63411857090ba1088e23fe414c690c127"
},
{
"category": "external",
"summary": "https://github.com/OpenIDC/mod_auth_openidc/security/advisories/GHSA-59jp-rwph-878r",
"url": "https://github.com/OpenIDC/mod_auth_openidc/security/advisories/GHSA-59jp-rwph-878r"
}
],
"release_date": "2025-04-06T20:02:20.511000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-24T16:08:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.AUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.AUS:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.AUS:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.AUS:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.AUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.src::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.AUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.AUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.AUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.src::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.TUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.TUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.TUS:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.TUS:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.TUS:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.TUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.src::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.TUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.TUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.TUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4192"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.AUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.AUS:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.AUS:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.AUS:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.AUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.src::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.AUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.AUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.AUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.src::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.TUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.TUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.TUS:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.TUS:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.TUS:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.TUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.src::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.TUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.TUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.TUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.AUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.AUS:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.AUS:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.AUS:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.AUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.src::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.AUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.AUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.AUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.src::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.E4S:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.TUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.TUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.TUS:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.TUS:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.TUS:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.TUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.src::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.TUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.TUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.TUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.6.0+23040+515b7c43.1.x86_64::mod_auth_openidc:2.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data"
}
]
}
rhsa-2025:4228
Vulnerability from csaf_redhat
Published
2025-04-28 01:19
Modified
2025-11-21 19:34
Summary
Red Hat Security Advisory: mod_auth_openidc:2.3 security update
Notes
Topic
An update for the mod_auth_openidc:2.3 module is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The mod_auth_openidc is an OpenID Connect authentication module for Apache HTTP Server. It enables an Apache HTTP Server to operate as an OpenID Connect Relying Party and/or OAuth 2.0 Resource Server.
Security Fix(es):
* mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data (CVE-2025-31492)
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": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the mod_auth_openidc:2.3 module is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The mod_auth_openidc is an OpenID Connect authentication module for Apache HTTP Server. It enables an Apache HTTP Server to operate as an OpenID Connect Relying Party and/or OAuth 2.0 Resource Server. \n\nSecurity Fix(es):\n\n* mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data (CVE-2025-31492)\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:4228",
"url": "https://access.redhat.com/errata/RHSA-2025:4228"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2357738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2357738"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_4228.json"
}
],
"title": "Red Hat Security Advisory: mod_auth_openidc:2.3 security update",
"tracking": {
"current_release_date": "2025-11-21T19:34:14+00:00",
"generator": {
"date": "2025-11-21T19:34:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2025:4228",
"initial_release_date": "2025-04-28T01:19:37+00:00",
"revision_history": [
{
"date": "2025-04-28T01:19:37+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-04-28T01:19:37+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T19:34:14+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.2.0%2B19461%2B3a40b6ee?arch=src\u0026rpmmod=mod_auth_openidc:2.3:8020020250422085336:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.2.0+23039+41dcbbc6.src::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.2.0+23039+41dcbbc6.src (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.4.9.4-1.module+el8.2.0+23039+41dcbbc6.src::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-1.module%2Bel8.2.0%2B23039%2B41dcbbc6?arch=src\u0026rpmmod=mod_auth_openidc:2.3:8020020250422085336:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.2.0%2B19461%2B3a40b6ee?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8020020250422085336:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 (mod_auth_openidc:2.3)",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.2.0%2B19461%2B3a40b6ee?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8020020250422085336:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 (mod_auth_openidc:2.3)",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.2.0%2B19461%2B3a40b6ee?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8020020250422085336:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 (mod_auth_openidc:2.3)",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.2.0%2B19461%2B3a40b6ee?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8020020250422085336:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.2.0+23039+41dcbbc6.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.2.0+23039+41dcbbc6.x86_64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.4.9.4-1.module+el8.2.0+23039+41dcbbc6.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-1.module%2Bel8.2.0%2B23039%2B41dcbbc6?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8020020250422085336:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.2.0+23039+41dcbbc6.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.2.0+23039+41dcbbc6.x86_64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.2.0+23039+41dcbbc6.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.9.4-1.module%2Bel8.2.0%2B23039%2B41dcbbc6?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8020020250422085336:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.2.0+23039+41dcbbc6.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.2.0+23039+41dcbbc6.x86_64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.2.0+23039+41dcbbc6.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.9.4-1.module%2Bel8.2.0%2B23039%2B41dcbbc6?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8020020250422085336:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.2.0+23039+41dcbbc6.src (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.2.0+23039+41dcbbc6.src::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.module+el8.2.0+23039+41dcbbc6.src::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.2.0+23039+41dcbbc6.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.2.0+23039+41dcbbc6.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.module+el8.2.0+23039+41dcbbc6.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.2.0+23039+41dcbbc6.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.2.0+23039+41dcbbc6.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.2.0+23039+41dcbbc6.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.2.0+23039+41dcbbc6.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.2.0+23039+41dcbbc6.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.2.0+23039+41dcbbc6.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-31492",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-04-06T21:00:44.939285+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2357738"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in mod_auth_openidc, an OpenID Connect authentication module for Apache HTTP Server. This vulnerability allows unauthenticated users to access protected content via crafted HTTP POST requests to protected resources when no application-level gateway is present.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability marked as important severity rather than moderate due to its direct breach of access control, one of the core pillars of web application security. The flaw allows unauthenticated users to access sensitive protected content simply by triggering a specific OpenID Connect flow, bypassing the intended authentication checks. This is not merely a misconfiguration or theoretical risk \u2014 it results from a flawed control path in mod_auth_openidc where the module returns OK for unauthenticated requests, and httpd proceeds to serve protected content. The vulnerability affects environments without strict external request validation (e.g., no reverse proxy or WAF), making it highly impactful in real-world deployments.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.AUS:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.2.0+23039+41dcbbc6.src::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.2.0+23039+41dcbbc6.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.2.0+23039+41dcbbc6.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.2.0+23039+41dcbbc6.x86_64::mod_auth_openidc:2.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-31492"
},
{
"category": "external",
"summary": "RHBZ#2357738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2357738"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-31492",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31492"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-31492",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31492"
},
{
"category": "external",
"summary": "https://github.com/OpenIDC/mod_auth_openidc/commit/b59b8ad63411857090ba1088e23fe414c690c127",
"url": "https://github.com/OpenIDC/mod_auth_openidc/commit/b59b8ad63411857090ba1088e23fe414c690c127"
},
{
"category": "external",
"summary": "https://github.com/OpenIDC/mod_auth_openidc/security/advisories/GHSA-59jp-rwph-878r",
"url": "https://github.com/OpenIDC/mod_auth_openidc/security/advisories/GHSA-59jp-rwph-878r"
}
],
"release_date": "2025-04-06T20:02:20.511000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-28T01:19: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-8.2.0.Z.AUS:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.2.0+23039+41dcbbc6.src::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.2.0+23039+41dcbbc6.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.2.0+23039+41dcbbc6.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.2.0+23039+41dcbbc6.x86_64::mod_auth_openidc:2.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4228"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.2.0+23039+41dcbbc6.src::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.2.0+23039+41dcbbc6.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.2.0+23039+41dcbbc6.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.2.0+23039+41dcbbc6.x86_64::mod_auth_openidc:2.3"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.2.0+23039+41dcbbc6.src::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.2.0+23039+41dcbbc6.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.2.0+23039+41dcbbc6.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.2.0+23039+41dcbbc6.x86_64::mod_auth_openidc:2.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data"
}
]
}
rhsa-2025:4128
Vulnerability from csaf_redhat
Published
2025-04-23 10:20
Modified
2025-11-21 19:34
Summary
Red Hat Security Advisory: mod_auth_openidc:2.3 security update
Notes
Topic
An update for the mod_auth_openidc:2.3 module is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The mod_auth_openidc is an OpenID Connect authentication module for Apache HTTP Server. It enables an Apache HTTP Server to operate as an OpenID Connect Relying Party and/or OAuth 2.0 Resource Server.
Security Fix(es):
* mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data (CVE-2025-31492)
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": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the mod_auth_openidc:2.3 module is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The mod_auth_openidc is an OpenID Connect authentication module for Apache HTTP Server. It enables an Apache HTTP Server to operate as an OpenID Connect Relying Party and/or OAuth 2.0 Resource Server. \n\nSecurity Fix(es):\n\n* mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data (CVE-2025-31492)\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:4128",
"url": "https://access.redhat.com/errata/RHSA-2025:4128"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2357738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2357738"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_4128.json"
}
],
"title": "Red Hat Security Advisory: mod_auth_openidc:2.3 security update",
"tracking": {
"current_release_date": "2025-11-21T19:34:11+00:00",
"generator": {
"date": "2025-11-21T19:34:11+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2025:4128",
"initial_release_date": "2025-04-23T10:20:19+00:00",
"revision_history": [
{
"date": "2025-04-23T10:20:19+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-04-23T10:20:19+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T19:34: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 EUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.src::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.src (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.src::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=src\u0026rpmmod=mod_auth_openidc:2.3:8080020250415192452:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.src::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.src (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.src::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-1.module%2Bel8.8.0%2B23028%2B2aae5ce6.1?arch=src\u0026rpmmod=mod_auth_openidc:2.3:8080020250415192452:63b34585"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64 (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8080020250415192452:63b34585"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64 (mod_auth_openidc:2.3)",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8080020250415192452:63b34585"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64 (mod_auth_openidc:2.3)",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8080020250415192452:63b34585"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64 (mod_auth_openidc:2.3)",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8080020250415192452:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.aarch64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-1.module%2Bel8.8.0%2B23028%2B2aae5ce6.1?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8080020250415192452:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.aarch64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.9.4-1.module%2Bel8.8.0%2B23028%2B2aae5ce6.1?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8080020250415192452:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.aarch64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.9.4-1.module%2Bel8.8.0%2B23028%2B2aae5ce6.1?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8080020250415192452:63b34585"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8080020250415192452:63b34585"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le (mod_auth_openidc:2.3)",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8080020250415192452:63b34585"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le (mod_auth_openidc:2.3)",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8080020250415192452:63b34585"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le (mod_auth_openidc:2.3)",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8080020250415192452:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.ppc64le (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-1.module%2Bel8.8.0%2B23028%2B2aae5ce6.1?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8080020250415192452:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.ppc64le (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.9.4-1.module%2Bel8.8.0%2B23028%2B2aae5ce6.1?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8080020250415192452:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.ppc64le (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.9.4-1.module%2Bel8.8.0%2B23028%2B2aae5ce6.1?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8080020250415192452:63b34585"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8080020250415192452:63b34585"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x (mod_auth_openidc:2.3)",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8080020250415192452:63b34585"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x (mod_auth_openidc:2.3)",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8080020250415192452:63b34585"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x (mod_auth_openidc:2.3)",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8080020250415192452:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.s390x::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.s390x (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-1.module%2Bel8.8.0%2B23028%2B2aae5ce6.1?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8080020250415192452:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.s390x::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.s390x (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.9.4-1.module%2Bel8.8.0%2B23028%2B2aae5ce6.1?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8080020250415192452:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.s390x::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.s390x (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.9.4-1.module%2Bel8.8.0%2B23028%2B2aae5ce6.1?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8080020250415192452:63b34585"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64 (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8080020250415192452:63b34585"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64 (mod_auth_openidc:2.3)",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8080020250415192452:63b34585"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64 (mod_auth_openidc:2.3)",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8080020250415192452:63b34585"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64 (mod_auth_openidc:2.3)",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8080020250415192452:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.x86_64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-1.module%2Bel8.8.0%2B23028%2B2aae5ce6.1?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8080020250415192452:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.x86_64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.9.4-1.module%2Bel8.8.0%2B23028%2B2aae5ce6.1?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8080020250415192452:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.x86_64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.9.4-1.module%2Bel8.8.0%2B23028%2B2aae5ce6.1?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8080020250415192452:63b34585"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.src (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.src::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.src::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.s390x::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.src (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.src::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.src::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.s390x::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.s390x::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-31492",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-04-06T21:00:44.939285+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2357738"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in mod_auth_openidc, an OpenID Connect authentication module for Apache HTTP Server. This vulnerability allows unauthenticated users to access protected content via crafted HTTP POST requests to protected resources when no application-level gateway is present.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability marked as important severity rather than moderate due to its direct breach of access control, one of the core pillars of web application security. The flaw allows unauthenticated users to access sensitive protected content simply by triggering a specific OpenID Connect flow, bypassing the intended authentication checks. This is not merely a misconfiguration or theoretical risk \u2014 it results from a flawed control path in mod_auth_openidc where the module returns OK for unauthenticated requests, and httpd proceeds to serve protected content. The vulnerability affects environments without strict external request validation (e.g., no reverse proxy or WAF), making it highly impactful in real-world deployments.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.src::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.src::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.x86_64::mod_auth_openidc:2.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-31492"
},
{
"category": "external",
"summary": "RHBZ#2357738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2357738"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-31492",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31492"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-31492",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31492"
},
{
"category": "external",
"summary": "https://github.com/OpenIDC/mod_auth_openidc/commit/b59b8ad63411857090ba1088e23fe414c690c127",
"url": "https://github.com/OpenIDC/mod_auth_openidc/commit/b59b8ad63411857090ba1088e23fe414c690c127"
},
{
"category": "external",
"summary": "https://github.com/OpenIDC/mod_auth_openidc/security/advisories/GHSA-59jp-rwph-878r",
"url": "https://github.com/OpenIDC/mod_auth_openidc/security/advisories/GHSA-59jp-rwph-878r"
}
],
"release_date": "2025-04-06T20:02:20.511000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-04-23T10:20:19+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.src::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.src::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.x86_64::mod_auth_openidc:2.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:4128"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.8.0.Z.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.src::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.src::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.x86_64::mod_auth_openidc:2.3"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.src::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.src::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.8.0+23028+2aae5ce6.1.x86_64::mod_auth_openidc:2.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data"
}
]
}
opensuse-su-2025:14972-1
Vulnerability from csaf_opensuse
Published
2025-04-08 00:00
Modified
2025-04-08 00:00
Summary
apache2-mod_auth_openidc-2.4.16.11-1.1 on GA media
Notes
Title of the patch
apache2-mod_auth_openidc-2.4.16.11-1.1 on GA media
Description of the patch
These are all security issues fixed in the apache2-mod_auth_openidc-2.4.16.11-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-14972
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_auth_openidc-2.4.16.11-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the apache2-mod_auth_openidc-2.4.16.11-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-14972",
"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_14972-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2025:14972-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/UVSFHJSVTYXCGOB23YKUXLYGYQ2KA5HL/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2025:14972-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/UVSFHJSVTYXCGOB23YKUXLYGYQ2KA5HL/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-31492 page",
"url": "https://www.suse.com/security/cve/CVE-2025-31492/"
}
],
"title": "apache2-mod_auth_openidc-2.4.16.11-1.1 on GA media",
"tracking": {
"current_release_date": "2025-04-08T00:00:00Z",
"generator": {
"date": "2025-04-08T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:14972-1",
"initial_release_date": "2025-04-08T00:00:00Z",
"revision_history": [
{
"date": "2025-04-08T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.4.16.11-1.1.aarch64",
"product": {
"name": "apache2-mod_auth_openidc-2.4.16.11-1.1.aarch64",
"product_id": "apache2-mod_auth_openidc-2.4.16.11-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.4.16.11-1.1.ppc64le",
"product": {
"name": "apache2-mod_auth_openidc-2.4.16.11-1.1.ppc64le",
"product_id": "apache2-mod_auth_openidc-2.4.16.11-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.4.16.11-1.1.s390x",
"product": {
"name": "apache2-mod_auth_openidc-2.4.16.11-1.1.s390x",
"product_id": "apache2-mod_auth_openidc-2.4.16.11-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.4.16.11-1.1.x86_64",
"product": {
"name": "apache2-mod_auth_openidc-2.4.16.11-1.1.x86_64",
"product_id": "apache2-mod_auth_openidc-2.4.16.11-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_auth_openidc-2.4.16.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.16.11-1.1.aarch64"
},
"product_reference": "apache2-mod_auth_openidc-2.4.16.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.4.16.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.16.11-1.1.ppc64le"
},
"product_reference": "apache2-mod_auth_openidc-2.4.16.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.4.16.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.16.11-1.1.s390x"
},
"product_reference": "apache2-mod_auth_openidc-2.4.16.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.4.16.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.16.11-1.1.x86_64"
},
"product_reference": "apache2-mod_auth_openidc-2.4.16.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-31492",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-31492"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an OpenID Certified authentication and authorization module for the Apache 2.x HTTP server that implements the OpenID Connect Relying Party functionality. Prior to 2.4.16.11, a bug in a mod_auth_openidc results in disclosure of protected content to unauthenticated users. The conditions for disclosure are an OIDCProviderAuthRequestMethod POST, a valid account, and there mustn\u0027t be any application-level gateway (or load balancer etc) protecting the server. When you request a protected resource, the response includes the HTTP status, the HTTP headers, the intended response (the self-submitting form), and the protected resource (with no headers). This is an example of a request for a protected resource, including all the data returned. In the case where mod_auth_openidc returns a form, it has to return OK from check_userid so as not to go down the error path in httpd. This means httpd will try to issue the protected resource. oidc_content_handler is called early, which has the opportunity to prevent the normal output being issued by httpd. oidc_content_handler has a number of checks for when it intervenes, but it doesn\u0027t check for this case, so the handler returns DECLINED. Consequently, httpd appends the protected content to the response. The issue has been patched in mod_auth_openidc versions \u003e= 2.4.16.11.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.16.11-1.1.aarch64",
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.16.11-1.1.ppc64le",
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.16.11-1.1.s390x",
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.16.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-31492",
"url": "https://www.suse.com/security/cve/CVE-2025-31492"
},
{
"category": "external",
"summary": "SUSE Bug 1240893 for CVE-2025-31492",
"url": "https://bugzilla.suse.com/1240893"
}
],
"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_auth_openidc-2.4.16.11-1.1.aarch64",
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.16.11-1.1.ppc64le",
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.16.11-1.1.s390x",
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.16.11-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:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.16.11-1.1.aarch64",
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.16.11-1.1.ppc64le",
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.16.11-1.1.s390x",
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.16.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-08T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-31492"
}
]
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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…