Bug 2357738 (CVE-2025-31492) - CVE-2025-31492 mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data
Summary: CVE-2025-31492 mod_auth_openidc: mod_auth_openidc allows OIDCProviderAuthRequ...
Keywords:
Status: NEW
Alias: CVE-2025-31492
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2357849 2357848
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-04-06 21:01 UTC by OSIDB Bzimport
Modified: 2025-05-13 15:58 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2025:3945 0 None None None 2025-04-16 10:32:35 UTC
Red Hat Product Errata RHSA-2025:3997 0 None None None 2025-04-17 16:18:44 UTC
Red Hat Product Errata RHSA-2025:4128 0 None None None 2025-04-23 06:07:07 UTC
Red Hat Product Errata RHSA-2025:4192 0 None None None 2025-04-24 16:03:12 UTC
Red Hat Product Errata RHSA-2025:4224 0 None None None 2025-04-28 00:20:13 UTC
Red Hat Product Errata RHSA-2025:4225 0 None None None 2025-04-28 00:20:16 UTC
Red Hat Product Errata RHSA-2025:4227 0 None None None 2025-04-28 01:27:46 UTC
Red Hat Product Errata RHSA-2025:4228 0 None None None 2025-04-28 01:16:56 UTC
Red Hat Product Errata RHSA-2025:7419 0 None None None 2025-05-13 11:54:42 UTC
Red Hat Product Errata RHSA-2025:7490 0 None None None 2025-05-13 15:58:41 UTC

Description OSIDB Bzimport 2025-04-06 21:01:08 UTC
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.

Comment 2 errata-xmlrpc 2025-04-16 10:32:34 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions

Via RHSA-2025:3945 https://access.redhat.com/errata/RHSA-2025:3945

Comment 3 errata-xmlrpc 2025-04-17 16:18:43 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8

Via RHSA-2025:3997 https://access.redhat.com/errata/RHSA-2025:3997

Comment 4 errata-xmlrpc 2025-04-23 06:07:05 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8.8 Extended Update Support

Via RHSA-2025:4128 https://access.redhat.com/errata/RHSA-2025:4128

Comment 5 errata-xmlrpc 2025-04-24 16:03:11 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support
  Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions
  Red Hat Enterprise Linux 8.6 Telecommunications Update Service

Via RHSA-2025:4192 https://access.redhat.com/errata/RHSA-2025:4192

Comment 6 errata-xmlrpc 2025-04-28 00:20:12 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9.4 Extended Update Support

Via RHSA-2025:4224 https://access.redhat.com/errata/RHSA-2025:4224

Comment 7 errata-xmlrpc 2025-04-28 00:20:15 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9.2 Extended Update Support

Via RHSA-2025:4225 https://access.redhat.com/errata/RHSA-2025:4225

Comment 8 errata-xmlrpc 2025-04-28 01:16:55 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8.2 Advanced Update Support

Via RHSA-2025:4228 https://access.redhat.com/errata/RHSA-2025:4228

Comment 9 errata-xmlrpc 2025-04-28 01:27:45 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support
  Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions
  Red Hat Enterprise Linux 8.4 Telecommunications Update Service

Via RHSA-2025:4227 https://access.redhat.com/errata/RHSA-2025:4227

Comment 10 errata-xmlrpc 2025-05-13 11:54:41 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9

Via RHSA-2025:7419 https://access.redhat.com/errata/RHSA-2025:7419

Comment 11 errata-xmlrpc 2025-05-13 15:58:40 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 10

Via RHSA-2025:7490 https://access.redhat.com/errata/RHSA-2025:7490


Note You need to log in before you can comment on or make changes to this bug.