Lucene search
+L

2 matches found

CVE
CVE
added 2026/08/26 10:09 a.m.18 views

CVE-2026-80346

StarRocks through 4.0.13 has a missing authorization vulnerability in the DROP MATERIALIZED VIEW code path for legacy synchronous materialized views. When such a view is dropped, the statement visitor returns without invoking the Authorizer , and the execution logic that should perform the check ...

7.1CVSS5.7AI score0.00386EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/26 10:09 a.m.4 views

CVE-2026-80346 StarRocks through 4.0.13 Missing Authorization on DROP MATERIALIZED VIEW for Legacy Synchronous Materialized Views

StarRocks performs no privilege check when a legacy synchronous materialized view is dropped. Every other statement type routed through AuthorizerStmtVisitor calls into Authorizer before execution, but visitDropMaterializedViewStatement returns immediately with a comment stating the check happens...

7.1CVSS6AI score
SaveExploits0References7
Rows per page
Query Builder