The RBAC Wall of Shame
A list of vendors that treat finer-grained access control as a luxury feature, not a core security requirement.
Why is this important?
Role-based access control (RBAC) is a mechanism for restricting data access and actions based on the roles of individual users within an organization.
For organizations with more than a handful of employees, granular access control on the services they use is critical for security and compliance. It enables organisations to apply the principle of least privilege in the real world, reducing the risk of accidental or malicious data breaches.
Without proper RBAC, organizations are forced to either:
- Give all users admin access (creating significant security risks), or
- Maintain a flat permission structure where everyone has the same access level, or
- Purchase expensive “Enterprise” tiers to access basic security features
In short: RBAC is a core security requirement for any company serious about their users’ data.
SaaS vendors appear not to have received this message, however. Fine-grained access control is often only available as part of “Enterprise” or “Premium” pricing tiers, which assume either a huge number of users (minimum seat count) or are force-bundled with other features which may have no value to the company using the software.
If companies claim to “take your security seriously”, then RBAC should be available as a feature that is either:
- Part of the core product, or
- An optional paid extra for a reasonable delta, or
- Attached to a price tier, but with a reasonably small gap between basic and RBAC-enabled tiers
Many vendors charge 2x, 3x, or 4x the base product pricing for access to proper RBAC, which disincentivizes its use and encourages poor security practices.
The List
| Vendor | Base Pricing | RBAC Pricing | % Increase | Updated | Links |
|---|---|---|---|---|---|
| n8n | 20€/mo | 50€/mo | 250% | 2025-11-19 | Pricing |
| Webflow | 19$/mo | 49$/mo | 258% | 2025-11-19 | Pricing |
FAQs
How is base pricing determined?
How is RBAC pricing determined?
This doesn't scale linearly for number of seats!
I'm a vendor and this data is wrong!
I'm a vendor and this doesn't reflect the value-add of our Enterprise tier!
But it costs money to provide an RBAC feature, so we can't offer it for free!