A security vulnerability has been identified that allows admin users to access sensitive server environment variables and system properties through user-configurable URLs. Specifically, when configuring backchannel logout URLs or admin URLs, admin users can include placeholders like ${env.VARNAME} or ${PROPNAME}. The server replaces these placeholders with the actual values of environment variables or system properties during URL processing.
{
"cwe_ids": [
"CWE-526"
],
"github_reviewed": true,
"github_reviewed_at": "2025-01-13T16:58:08Z",
"nvd_published_at": "2025-01-14T09:15:20Z",
"severity": "MODERATE"
}