Fundraising Fox

Cerbos

London, GB Β· Founded 2021 Β· 22 employees on LinkedIn Β· 15 known investors

Cerbos provides a centralized authorization layer that externalizes access control logic from application code, enabling fine-grained runtime permission decisions for users, service accounts, and AI agents. The platform integrates with existing identity and access management stacks to provide visibility and control over what identities can do across applications and services.

Also known as Cerbos Hub Β· Cerbos PDP

Founders & leadership

Cerbos was founded in 2021 by Charith E.

CE
Charith EFounder

Investors Β· 15

Also in the syndicate Β· 11

8-bitAceCapConnectEarlybirdHelloWorldLewis TuffRyan KingTinyZach HolmanZach LloydZeynep Inanoglu Ozdemir

Funding

SEC filings, press & company announcements

Source: company announcements and press reports β€” follow each round's link for the claim.

Company profile

researched Aug 2026

Cerbos is an authorization company that externalizes access control from application code into a dedicated policy layer. Its core component, the Cerbos Policy Decision Point (PDP), is an open source, stateless, language-agnostic authorization engine that evaluates requests against policies written in YAML using CEL expressions and returns access decisions. Policies define principals (users, applications, services or bots), actions and resources, and can be stored on disk, in cloud object stores, git repositories or supported databases. The PDP exposes two primary APIs β€” CheckResources ("can this principal access this resource?") and PlanResources ("which resources of a given kind can this principal access?") β€” and can run as a Kubernetes service or sidecar, a systemd service, or an AWS Lambda function. Query plan adapters convert PlanResources responses into database query instances for row-level filtering.

Around the PDP, Cerbos sells a broader authorization management platform. Cerbos Hub is a cloud-hosted control plane and Policy Administration Point covering policy authoring, testing, versioning, distribution to PDP fleets, collaborative private playgrounds, audit visibility, and embedded PDP bundles for browser, serverless and edge deployment. Cerbos Synapse handles enrichment and orchestration, fetching identity, resource and relationship data from external systems and translating infrastructure protocols into Cerbos policy checks. Policy Enforcement Point SDKs are provided as language-native client libraries for JavaScript, Python, Go, Rust, Java, .NET, Ruby, PHP and others.

The platform supports RBAC, ABAC, ReBAC and PBAC models, with derived roles that assign roles dynamically from contextual data and principal policies for per-user overrides. Deployment options span cloud, self-hosted, on-premise and air-gapped environments. Cerbos positions itself as the layer that governs what identities can do after authentication, complementing identity providers and identity governance tools, and covers human identities, service accounts, non-human identities, workloads and AI agents, including guardrails for MCP servers, RAG authorization and AI gateway governance. Decision logging captures the requester, action, resource, outcome and the specific policy version behind each decision to support SOC 2, SOC 3, ISO 27001, HIPAA, GDPR, PCI DSS, NIS2, DORA and FedRAMP audit requirements.

Founding story

Co-founders Emre Baran and Charith Ellawala met at Qubit, a UK startup co-founded by Baran that was later acquired by Coveo. Across prior roles at companies including Google, Elastic and CGI, they repeatedly encountered developers having to write bespoke authorization code for each system, and started Cerbos in early 2021 in London to remove that work by providing a reusable authorization layer. Alex Olivier is the third co-founder. The company name derives from Cerberus, chosen during discussions about protection and guard dogs; the shortened form became Cerbos and the mascot Cerbie.

Business model

Cerbos operates an open core model. The Cerbos Policy Decision Point is open source and self-hosted, while commercial offerings layer management, distribution and audit capabilities on top: Cerbos Hub as a control plane for policy authoring, testing, versioning, distribution and audit visibility, and Cerbos Synapse for data enrichment and protocol orchestration. The company describes its software as partly open source and partly commercial, designed to work together, and has stated an intent to build an enterprise-grade product alongside the cloud service.

Revenue comes from commercial products layered on the open source PDP. Cerbos Cloud pricing at private beta was based on monthly active principals β€” humans or machines seeking access to an access-controlled system β€” with the company testing multiple pricing levels and planning an enterprise-grade offering informed by cloud learnings.

Traction

Cerbos reports that its software runs inside thousands of companies and processes over two billion authorization checks per month. The open source repository has approximately 4,600 GitHub stars, 208 forks and more than 2,600 commits. By late 2021 the company had open sourced its codebase and acquired multiple production customers, and it shipped roughly 19 iterations of its core platform between its first seed round and the April 2023 Cerbos Cloud launch. Public customer references include Utility Warehouse, 9fin, Salesroom, Nook, Complex, Debite, CommandK, Wizeline and Firtal.

Latest developments

Cerbos has extended its platform beyond the open source PDP with Cerbos Hub as a policy administration control plane and Cerbos Synapse for enrichment and orchestration, and has repositioned around governing AI agent and MCP access, including pre-deployment guardrails, RAG authorization, AI gateway governance and rapid policy-based revocation. The company reports processing over two billion authorization checks per month and states that the OpenID AuthZEN specification, to which its PDP conforms, was ratified in January 2026.

β–ΈFull profile β€” market position, technology, go-to-market, geography, history

Market position

Cerbos operates in identity and access management, specifically the access management portion, complementing rather than replacing identity providers such as Okta/Auth0 and WorkOS; TechCrunch cited the IAM market at $13.4 billion and expected to nearly double within five years. The company describes itself as an enterprise authorization solution used inside thousands of companies, with named users including Utility Warehouse, 9fin, Salesroom, Nook, Complex, Debite, CommandK, Wizeline and Firtal. Recognition includes Best in Microservices Infrastructure at the API Awards 2025, Startups.100 2025, HackerNoon Startup of the Year 2024, Intellyx's 2023 Digital Innovator Award and Best in API Security at the API Awards 2022.

Cerbos argues that authorization belongs as its own layer of the stack rather than being scattered through application code. It uses human-readable YAML policies with CEL conditions rather than Rego, on the stated rationale that non-technical team members should be able to read and understand a policy. The PDP is stateless and self-hosted with no requirement to synchronize application state, which the company presents as enabling sub-millisecond evaluation and avoiding vendor lock-in, since it can run on public or private clouds, serverless platforms, in customer data centers, or in air-gapped environments. Cerbos also emphasizes open standards work, describing itself as a key member of OpenID AuthZEN with an AuthZEN-compliant PDP.

Technology

The Cerbos PDP is written primarily in Go and distributed as containers, binaries, OS packages and a Helm chart. Access rules are expressed in declarative YAML resource policies, derived roles and principal policies, with conditions evaluated at runtime via CEL expressions against request context. Policies can be managed through GitOps and CI/CD workflows or an Admin API. The service is stateless and horizontally scalable, exposing REST APIs and language SDKs, with an embedded PDP bundle format for browser, serverless and edge execution, and query plan adapters for row-level data filtering.

Go-to-market

Cerbos uses an open-source-led, developer-first motion: a freely available self-hosted PDP on GitHub, an interactive online playground, documentation, tutorials, demo repositories and a community Slack, alongside a free Cerbos Hub account tier. Commercial engagement is driven through demo bookings, calls with engineers, policy workshops, published customer success stories, gated content such as ebooks, and a newsletter. The company also hires for enterprise-focused growth marketing covering account-based marketing, performance marketing, webinars, conferences and partnerships targeting both enterprise and developer audiences.

Software engineering, product, security and identity teams at SaaS companies, scale-ups, enterprises and regulated industries, particularly those building multi-tenant SaaS, microservices architectures, AI systems and applications with complex organizational permission requirements. Buyers span developers implementing enforcement, product teams managing entitlements and packaging, and security, compliance and IAM stakeholders needing audit evidence.

Geography

Headquartered in London, United Kingdom, with a globally distributed, fully remote team.

History

Cerbos was founded in 2021 in London by Emre Baran, Alex Olivier and Charith Ellawala, and began building a globally distributed team from March 2021. It open sourced its codebase, released multiple versions and acquired production customers within its first year, announcing a seed round in November 2021. An extended seed round of $7.5 million was announced in April 2023 alongside the private beta of Cerbos Cloud, the company's first commercialization of the open source project. The product line subsequently expanded to include Cerbos Hub as a policy administration control plane and Cerbos Synapse for data enrichment and orchestration, with positioning extending to authorization for AI agents and MCP servers.

Compiled by commissioned research from 8 cited public sources β€” announcements, filings, and press listed under research sources below.

Key figures

latest reported
Authorization checks processedJan 20262,000,000,000 checks per month
Core platform iterations released between seed roundsApr 202319 releases
GitHub forks (cerbos/cerbos)Jan 2026208 forks
GitHub stars (cerbos/cerbos)Jan 20264,600 stars
Policy decision latencyJan 2026Under 1 ms decision time

Company-reported or press-reported figures, each dated to when it was claimed β€” not independently audited.

Founder mafia

2 people who came through Cerbos went on to found or lead other companies.

Competitors Β· 10

by search overlap
Netezza465 shared keywordsIBM is a global technology company whose business spans enterprise software (including Red Hat, HashiCorp, and Confluent), IT infrastructure such as mainframes, servers, and storage, and IT consulting services. The company is also investing heavily in quantum computing and AI-based enterprise offerings, including its Lightwell open-source software security clearinghouse and the Anderon quantum wafer foundry.
Frontegg351 shared keywordsFrontegg provides a low-code customer identity and access management (CIAM) platform that secures user login and authentication for SaaS applications. It also offers an agentic layer that lets SaaS products expose their functionality to users through generative AI platforms.
Okta302 shared keywordsOkta provides identity and access management products designed to protect the identities of workforce and customer users. The company serves enterprises and organizations that need to manage identity authentication and authorization across digital environments.
strongDM287 shared keywordsStrongDM provides privileged access management and identity governance for infrastructure across cloud, on-premises, and hybrid environments. The platform centralizes access control, enforces zero standing privileges, and enables just-in-time provisioning for teams managing critical systems.
Auth0277 shared keywordsAuth0 is an authentication and authorization platform that secures applications, AI agents, and internal tools by providing identity management, single sign-on, multi-factor authentication, and fine-grained access control capabilities.
Zluri244 shared keywordsZluri provides an identity security platform built on IRIS, a real-time identity intelligence layer that discovers, analyzes, and governs human and non-human identities and their access across enterprise systems. It offers identity visibility, cross-system access mapping, governance, lifecycle automation, and access orchestration for enterprises.
miniOrange227 shared keywordsminiOrange builds identity security and data privacy products, including IAM, PAM, IGA, and ITDR, along with device management, security plugins for platforms like WordPress, Atlassian, Drupal, and Shopify, and consent/cookie management for DPDP and GDPR compliance. It also offers AI agent and non-human identity security plus security services such as penetration testing and code analysis for hybrid environments.
Sentinel One218 shared keywordsSentinelOne provides an AI-powered cybersecurity platform for enterprises that integrates endpoint protection, threat detection, and incident response capabilities. The company serves large enterprises, including many Fortune 500 organizations, to protect against cyber threats at scale.
Splunk208 shared keywordsSplunk offers a unified platform for security and observability that ingests and analyzes large-scale data across hybrid cloud environments. Its tools support security operations centers with analytics and automated response, and help teams monitor application and infrastructure performance.
WorkOS199 shared keywordsWorkOS provides an API platform that enables SaaS companies to build enterprise-ready features including user management, single sign-on, directory sync, and admin portals. The platform helps developers quickly implement complex infrastructure requirements needed for adoption in large organizations.

Companies competing with Cerbos for the same Google search keywords, organic and paid, via search-intersection analysis.

Timeline Β· 7

launches, deals, and filings
Jan 2026
OpenID AuthZEN specification ratified; Cerbos PDP is AuthZEN-compliant

Cerbos states it is a key member of OpenID AuthZEN and that its Policy Decision Point is AuthZEN-compliant; the specification was ratified in January 2026.

source β†—

Jan 2025
Best in Microservices Infrastructure, API Awards 2025

source β†—

Jan 2025
Startups.100 2025 listing

source β†—

Jan 2024
Startup of the Year 2024, HackerNoon

source β†—

Apr 2023
Cerbos Cloud managed service launched in private beta

Cerbos announced Cerbos Cloud, a managed cloud service for deploying and managing authorization policies and logs through a central control plane, rolling out in private beta. It represented the company's first attempt to monetize the open source project, with pricing based on monthly active 'principals'.

source β†—

Jan 2023
2023 Digital Innovator Award, Intellyx

source β†—

Jan 2022
Best in API Security, API Awards 2022

source β†—

Dated company events from announcements, filings, and press; legal rows summarize public dockets and regulator releases.

In the news

β–ΈResearch sources Β· 8

primary sources listed

8 public sources were cited for this profile; the first-party ones are listed here.

Frequently asked questions

What does Cerbos do?
Cerbos is a London-based open-core authorization platform that externalizes access control for applications, workloads and AI agents.
Who founded Cerbos?
Cerbos was founded by Charith E in 2021.
Who are Cerbos's investors?
Cerbos's investors include 8-Bit Capital, Crane Venture Partners, OMERS Ventures, Seedcamp.
Where is Cerbos headquartered?
Cerbos is headquartered in London, GB.