Description
The Contest Gallery WordPress plugin before 30.0.7 does not perform per-object capability or nonce checks in one of its post-deletion handlers, gating it only by a coarse role-membership test, which allows any Author-level or higher user to permanently delete arbitrary posts, pages, and other content they do not own.
Published: 2026-08-03
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Contest Gallery WordPress plugin before version 30.0.7 does not perform per-object capability checks in its post deletion routine. The handler only performs a broad role membership test, permitting any user with the Author role or higher to invoke it. This oversight enables attackers that are legitimate authors to permanently delete any posts, pages, or other content, regardless of ownership, destroying site content and exposing the site to further loss.

Affected Systems

The vulnerability affects the Contest Gallery WordPress plugin, versions earlier than 30.0.7. All environments running any of these older releases are at risk. The vendor is unlisted, so the risk applies to all installations of the affected plugin.

Risk and Exploitability

The CVSS score is 6.5, indicating a moderate severity. The EPSS score is < 1%, suggesting a low probability of exploitation, and the vulnerability is not listed in the CISA KEV catalog. The flaw can be exploited by any user with Author level or higher by accessing the post_cg_youtube_delete_from_library handler via normal site interactions or crafted requests. The lack of per‑object capability checks allows attackers to target and permanently delete arbitrary posts, pages, and other content regardless of ownership. The potential for complete content loss means the impact remains high, but the low EPSS suggests it may be uncommon for attackers to find or exploit this weakness. The low EPSS score and absence from the KEV catalog do not automatically indicate low risk but suggest limited exploitation evidence. Assuming the attack can be performed from the remote web interface, the likelihood remains significant for sites with many authors.

Generated by OpenCVE AI on August 4, 2026 at 21:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Contest Gallery to version 30.0.7 or newer, which includes proper capability checks.
  • If upgrading is not immediately possible, remove the post deletion capability for Author‑level users by disabling the relevant handler through custom code or a role‑based plugin.
  • Restrict access to the post_cg_youtube_delete_from_library endpoint so that only administrators can invoke it, ensuring non‑admin roles cannot delete content.
  • Monitor site logs for unusual deletion activity to detect misuse of the capability.

Generated by OpenCVE AI on August 4, 2026 at 21:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-862
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 03 Aug 2026 07:45:00 +0000

Type Values Removed Values Added
First Time appeared Contest-gallery
Contest-gallery contest Gallery
Wordpress
Wordpress wordpress
Vendors & Products Contest-gallery
Contest-gallery contest Gallery
Wordpress
Wordpress wordpress

Mon, 03 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Description The Contest Gallery WordPress plugin before 30.0.7 does not perform per-object capability or nonce checks in one of its post-deletion handlers, gating it only by a coarse role-membership test, which allows any Author-level or higher user to permanently delete arbitrary posts, pages, and other content they do not own.
Title Contest Gallery < 30.0.7 - Author+ Arbitrary Post Deletion via post_cg_youtube_delete_from_library
References

Subscriptions

Contest-gallery Contest Gallery
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-04T17:42:06.222Z

Reserved: 2026-07-17T12:05:48.224Z

Link: CVE-2026-16057

cve-icon Vulnrichment

Updated: 2026-08-04T15:59:41.937Z

cve-icon NVD

Status : Received

Published: 2026-08-03T07:16:40.523

Modified: 2026-08-04T18:16:45.833

Link: CVE-2026-16057

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T21:30:12Z

Weaknesses