<?xml version="1.0" encoding="utf-8"?>
  <?xml-stylesheet type="text/xsl" href="sa-render.xsl"?>
  <update from="huaweicloud.com" type="security" status="stable" version="1">
    <id>HCE2-SA-2025-0158</id>
    <title>An update for mod_auth_openidc is now available for HCE 2.0</title>
    <severity>Important</severity>
    <release>HCE 2.0</release>
    <issued date="2025-05-20 06:42:55"/>
    <updated date="2025-05-20 06:42:55"/>
    <references>
      <reference href="https://nvd.nist.gov/vuln/detail/CVE-2025-31492" id="CVE-2025-31492" title="CVE-2025-31492 Base Score: 7.5 Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" type="cve"/>
    </references>
    <description>Security Fix(es):

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_x27;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_x27;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 &gt;= 2.4.16.11. (CVE-2025-31492)
</description>
    <pkglist>
      <collection short="HCE 2.0" package="mod_auth_openidc">
        <name>HCE 2.0</name>
        <package arch="aarch64" name="mod_auth_openidc" version="2.4.16.11" release="1.hce2">
          <filename>mod_auth_openidc-2.4.16.11-1.hce2.aarch64.rpm</filename>
        </package>
        <package arch="x86_64" name="mod_auth_openidc" version="2.4.16.11" release="1.hce2">
          <filename>mod_auth_openidc-2.4.16.11-1.hce2.x86_64.rpm</filename>
        </package>
      </collection>
    </pkglist>
  </update>
