RSSAmplifier

Blog

Alex Neviarouskaya Blog on Alex Neviarouskaya

Recent content in Alex Neviarouskaya Blog on Alex Neviarouskaya

aneviaro.euRSS feed ↗2 posts

Latest posts

Snapshot-based CMEK Bypass: Cross-Project Disk Replication

This follow-up demonstrates a snapshot-based bypass that complements the disk-cloning attack described earlier.

The Hidden Risk of GCP Viewer Role: Cross-Project Disk Replication

TL;DR: The legacy Basic roles/viewer is riskier than you think. It grants compute.disks.useReadOnly , which allows an attacker to clone disks (even CMEK encrypted ones) into an external project, effectively removing the CMEK encryption and bypassing specific KMS permissions you would expect to prevent this. While Google patched the direct disk cloning bypass following my disclosure, I have…