GHSA-7jrq-q4pq-rhm6: Oxia's TLS CA certificate chain validation fails with multi-certificate PEM bundles
The trustedCertPool() function in the TLS configuration only parses the first PEM block from CA certificate files. When a CA bundle contains multiple certificates (e.g., intermediate + root CA), only the first certificate is loaded. This silently breaks certificate chain validation for mTLS.
References
Code Behaviors & Features
Detect and mitigate GHSA-7jrq-q4pq-rhm6 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →