### [CVE-2018-10841](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10841) ![](https://img.shields.io/static/v1?label=Product&message=glusterfs&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%20all%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-288&color=brighgreen) ### Description glusterfs is vulnerable to privilege escalation on gluster server nodes. An authenticated gluster client via TLS could use gluster cli with --remote-host command to add it self to trusted storage pool and perform privileged gluster operations like adding other machines to trusted storage pool, start, stop, and delete volumes. ### POC #### Reference - https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10841 #### Github No PoCs found on GitHub currently.