Comparison Overview
ClickHouse

ClickHouse
Palo Alto, California, US
Last Update: 02/04/2026
ClickHouse is an open-source, column-oriented OLAP database management system that allows users to generate analytical reports using SQL queries in real-time. Its technology works 100-1000x faster than traditional database management systems, and processes hundreds of m...

Cisco
Tasman Way, San Jose, CA, US, 95134
Last Update: 08/06/2026
Cisco is the worldwide technology leader that is revolutionizing the way organizations connect and protect in the AI era. For more than 40 years, Cisco has securely connected the world. With its industry leading AI-powered solutions and services, Cisco enables its custo...
Compliance Ranges Comparison

ClickHouse







Cisco






Benchmark & Cyber Underwriting Signals
Incidents vs Software Development Industry Avg (This Year)
No incidents recorded for ClickHouse in 2026.
Incidents vs Software Development Industry Avg (This Year)
Cisco has 1734.86% more incidents than the average of all companies with at least one recorded incident.
Incident History - ClickHouse (X = Date, Y = Severity)
ClickHouse cyber incidents detection timeline including parent company and subsidiaries.
Incident History - Cisco (X = Date, Y = Severity)
Cisco cyber incidents detection timeline including parent company and subsidiaries.
Notable Incidents

ClickHouse

Cisco
FAQ
Latest Global CVEs
An authenticated user with the read role may read limited amounts of uninitialized stack memory via specially-crafted issuances of the filemd5 command
The $_internalApplyOplogUpdate aggregation pipeline stage can be used to execute a document diff containing a malformed binary diff to return memory out-of-bounds or crash the server. $_internalApplyOplogUpdate can be executed by any authenticated user with access to the aggregate command.
An authorized user could trigger a server crash by running a query with a 2dsphere index on a field that stores a GeoJSON GeometryCollection containing a Polygon with a strict-winding CRS. Strict-winding polygons are intentionally unsupported for indexing, but the guard that rejects them does not inspect members of a GeometryCollection, allowing the unsafe path to be reached which ends with an ensuing null-pointer dereference.
The ldapQueryPassword parameter, when set through the runtime setParameter command, will log the new password to the mongod.log file in plain text.
An authenticated user can cause a MongoDB server to crash or return incorrect results by creating documents that interfere with internal metadata processing during query execution. This stems from insufficient separation between user-controlled document fields and internal metadata in certain execution paths.