{ "schema_version": "1.4.0", "id": "GHSA-f8j4-p5cr-p777", "modified": "2025-04-17T12:39:25Z", "published": "2025-04-16T15:34:21Z", "aliases": [ "CVE-2025-32791" ], "summary": "Permission policy information leakage in Backstage permission system", "details": "### Impact\n\nA vulnerability in the Backstage permission plugin backend allows callers to extract some information about the conditional decisions returned by the permission policy installed in the permission backend. If the permission system is not in use or if the installed permission policy does not use conditional decisions, there is no impact.\n\n### Patches\n\nThis issue has been resolved in version `0.6.0` of the permissions backend.\n\n### Workarounds\n\nAdministrators of the permission policies can ensure that they are crafted in such a way that conditional decisions do not contain any sensitive information.\n\n### References\n\nIf you have any questions or comments about this advisory:\n\nOpen an issue in the [Backstage repository](https://github.com/backstage/backstage)\nVisit our Discord, linked to in [Backstage README](https://github.com/backstage/backstage)", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "@backstage/plugin-permission-backend" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.6.0" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/backstage/backstage/security/advisories/GHSA-f8j4-p5cr-p777" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-32791" }, { "type": "PACKAGE", "url": "https://github.com/backstage/backstage" } ], "database_specific": { "cwe_ids": [ "CWE-213" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2025-04-16T15:34:21Z", "nvd_published_at": "2025-04-16T22:15:14Z" } }