CVE-2025-54380: Opencast still publishes global system account credentials
(updated )
Opencast prior to versions 17.6 would incorrectly send the hashed global system account credentials (ie: org.opencastproject.security.digest.user
and org.opencastproject.security.digest.pass
) when attempting to fetch mediapackage elements included in a mediapackage XML file. A previous CVE prevented many cases where the credentials were inappropriately sent, but not all. The remainder are addressed with this patch.
References
- github.com/advisories/GHSA-j63h-hmgw-x4j7
- github.com/opencast/opencast
- github.com/opencast/opencast/commit/2d3219113e2b9fadfb06443f5468b1c2157827a6
- github.com/opencast/opencast/commit/e8980435342149375802648b9c9e696c9a5f0c9a
- github.com/opencast/opencast/security/advisories/GHSA-hcxx-mp6g-6gr9
- github.com/opencast/opencast/security/advisories/GHSA-j63h-hmgw-x4j7
- nvd.nist.gov/vuln/detail/CVE-2025-54380
Code Behaviors & Features
Detect and mitigate CVE-2025-54380 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 →