#VU18794 Permissions, Privileges, and Access Controls in WPGraphQL - CVE-2019-9881
Published: June 13, 2019 / Updated: June 18, 2019
WPGraphQL
WPGraphQL
Description
The vulnerability allows a remote attacker to escalate privileges on the system.
The vulnerability exists due to the "createComment" mutation does not check for privileges when allowing to post comments to articles. A remote attacker can post comments on any article, even when 'allow comment' is disabled.