Weaviate
Security Posture
Compliance-ready
As of September 3, 2026, Weaviate's security: SOC 2 Type II and HIPAA certifications are stated, alongside 8 controls including encryption at rest, in transit, and end-to-end. Healthcare and financial buyers get a documented compliance baseline without negotiating a custom addendum.
Backed by 10 dated facts
Every value derives from a dated, sourced capture — open any fact for its source.
Every value derives from a dated, sourced capture — open any fact for its source.
Certifications
SOC 2 Type IIHIPAA
Controls
Encryption At RESTEncryption In TransitEnd To End EncryptionPrivate LinkRBACSAMLSSOVPC Peering
Security Change Historydated events · values unlock with a key
Security signal removed: GDPR · high significance
Security signal removed: MFA · high significance
Security signal added: VPC Peering · high significance
Security signal added: Data Residency · high significance
Security signal added: Encryption In Transit · high significance
Security signal added: GDPR · high significance
Security signal added: SOC 2 · high significance
Security signal added: Audit Logs · high significance
Every security fact on this pagekey · value · provenance · dated · sourced
| Fact | Value | Provenance | As of | Source |
|---|---|---|---|---|
| security.cert.hipaa | HIPAA | company stated | 2026-06-29 | docs.weaviate.io/cloud |
| security.cert.soc2-type-ii | SOC 2 Type II | company stated | 2026-09-03 | weaviate.io/pricing |
| security.encryption-at-rest | Encryption At REST | company stated | 2026-09-03 | weaviate.io/security |
| security.encryption-in-transit | Encryption In Transit | company stated | 2026-09-03 | weaviate.io/security |
| security.end-to-end-encryption | End To End Encryption | company stated | 2026-09-03 | weaviate.io/security |
| security.private-link | Private Link | company stated | 2026-09-03 | weaviate.io/pricing |
| security.rbac | RBAC | company stated | 2026-09-03 | weaviate.io/security |
| security.saml | SAML | company stated | 2026-09-03 | weaviate.io/pricing |
| security.sso | SSO | company stated | 2026-09-03 | weaviate.io/pricing |
| security.vpc-peering | VPC Peering | company stated | 2026-09-03 | weaviate.io/security |
Security across Vector DatabasesWeaviate ranked in place · tap through for each read
| Company | Security read | Facts |
|---|---|---|
| Pinecone | Enterprise-grade | 15 |
| Zilliz | Compliance-ready | 14 |
| Qdrant | Compliance-ready | 13 |
| Turbopuffer | Compliance-ready | 12 |
| Weaviate this record | Compliance-ready | 10 |
| Chroma | Compliance-ready | 8 |
| TopK | Baseline security | 5 |
| Activeloop | Baseline security | 4 |
| Epsilla | Baseline security | 4 |
| Vectara | Compliance-ready | 3 |
No observed security facts yet for KDB.AI, LanceDB, Marqo, Milvus, MyScale and Vespa.
Get security for weaviate.io via API / MCPevery field dated and sourced
RESTopen tier
GET https://api.bixel.com/v1/companies/weaviate.io/facts?dimension=security
{
"data": {
"facts": [
{
"key": "security.cert.hipaa",
"value": true,
"provenance": "company_stated",
"as_of": "2026-06-29",
"source_url": "docs.weaviate.io/cloud"
},
{
"key": "security.cert.soc2-type-ii",
"value": true,
"provenance": "company_stated",
"as_of": "2026-09-03",
"source_url": "weaviate.io/pricing"
},
{
"key": "security.encryption-at-rest",
"value": true,
"provenance": "company_stated",
"as_of": "2026-09-03",
"source_url": "weaviate.io/security"
},
{
"key": "security.encryption-in-transit",
"value": true,
"provenance": "company_stated",
"as_of": "2026-09-03",
"source_url": "weaviate.io/security"
},
"…"
]
}
}MCPfor agents
# any MCP client (Claude, agents)
const record = await bixel.get_company_facts({ domain: "weaviate.io", dimension: "security" })
# returns the security record above,
# each value with its source_url + as_of,
# ready to reason overBuild on the company record. One key, REST + MCP, every signal dated and sourced back to the page it came from.
Public record, read from companies' own pages and boards. Every fact dated and sourced; provenance (observed vs company stated) shown inline.