Apollo is a reliable configuration management system suitable for microservice configuration management scenarios. Prior to 2.5.0, Apollo Portal does not verify application and namespace permissions when an authenticated user requests a release by ID through GET /envs/{env}/releases/{releaseId} while configView.memberOnly.envs is enabled, allowing a low-privileged Portal user who obtains or guesses a valid releaseId to read configuration data from other applications and namespaces without calling UserPermissionValidator.shouldHideConfigToCurrentUser(...). This issue is fixed in version 2.5.0.
{
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-639",
"CWE-862"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/32xxx/CVE-2025-32781.json"
}"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-32781.json"
[
{
"deprecated": false,
"digest": {
"function_hash": "105029006779185128142828489553579499728",
"length": 238
},
"id": "CVE-2025-32781-3d086de6",
"signature_type": "Function",
"signature_version": "v1",
"source": "https://github.com/apolloconfig/apollo/commit/362735ded4f13b62f6ab9df135d7096066e8e291",
"target": {
"file": "apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/controller/ReleaseController.java",
"function": "get"
}
},
{
"deprecated": false,
"digest": {
"line_hashes": [
"315918117675258853153439677202228128606",
"157180101869268002277478760620203091771",
"266561679598548350648002708057447603500",
"147479467835179722827694874609810916464"
],
"threshold": 0.9
},
"id": "CVE-2025-32781-835a03f3",
"signature_type": "Line",
"signature_version": "v1",
"source": "https://github.com/apolloconfig/apollo/commit/362735ded4f13b62f6ab9df135d7096066e8e291",
"target": {
"file": "apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/controller/ReleaseController.java"
}
}
]
"2026-08-12T15:13:26Z"