Description
The Vimeo SimpleGallery plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 0.2. This is due to missing authorization checks on the `vimeogallery_admin` function hooked to `admin_menu`. This makes it possible for authenticated attackers, with Subscriber-level access and above, to modify arbitrary plugin settings via the `action` parameter.
Published: 2025-12-12
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Privilege Escalation
Action: Apply Patch
AI Analysis

Impact

The Vimeo SimpleGallery WordPress plugin contains a missing authorization check on the vimeogallery_admin function that is hooked to WordPress admin menu registration. Because the function does not verify user capabilities, any authenticated user with Subscriber level or higher permissions can submit the action parameter to the plugin’s admin panel and remotely alter arbitrary plugin configuration values. This capability exposes the site to unauthorized configuration changes that could affect content display, video playback, or other site behavior. The flaw does not directly grant code execution, but it can be leveraged to subvert site functionality or pave the way for other attacks. The weakness is identified as CWE‑862 Missing Authorization.

Affected Systems

WordPress sites that install the Vimeo SimpleGallery plugin, version 0.2 or earlier. The plugin is distributed by the vendor stiand and is publicly available in the WordPress plugin repository. Any site using a vulnerable version of this plugin is affected.

Risk and Exploitability

The CVSS score of 4.3 indicates moderate severity, and the EPSS score of less than 1% suggests low exploitation probability at the current time. The vulnerability is not listed in the CISA KEV catalog. Attackers must be authenticated with at least Subscriber privileges, which limits the threat to users who have legitimate access to the site’s admin area. The attack path consists of logging in to WordPress, navigating to the plugin’s admin page, and sending a crafted action parameter. Because it is not a remotely exploitable flaw over the network, it is typically considered a local privilege escalation threat for attackers already capable of accessing the site’s management interface.

Generated by OpenCVE AI on April 22, 2026 at 16:19 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Vimeo SimpleGallery to the latest version (any release newer than 0.2).
  • If an upgrade is not possible, disable the Vimeo SimpleGallery plugin entirely or revoke the admin_menu hooks by editing the plugin files or using a custom plugin to enforce proper capability checks.
  • After applying a fix, audit the site for any unauthorized configuration changes and review core user roles to ensure only trusted administrators have Subscriber or higher access.

Generated by OpenCVE AI on April 22, 2026 at 16:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 08 Apr 2026 17:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

cvssV3_1

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


Mon, 15 Dec 2025 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 12 Dec 2025 09:00:00 +0000

Type Values Removed Values Added
First Time appeared Stiand
Stiand vimeo Simplegallery
Wordpress
Wordpress wordpress
Vendors & Products Stiand
Stiand vimeo Simplegallery
Wordpress
Wordpress wordpress

Fri, 12 Dec 2025 03:45:00 +0000

Type Values Removed Values Added
Description The Vimeo SimpleGallery plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 0.2. This is due to missing authorization checks on the `vimeogallery_admin` function hooked to `admin_menu`. This makes it possible for authenticated attackers, with Subscriber-level access and above, to modify arbitrary plugin settings via the `action` parameter.
Title Vimeo SimpleGallery <= 0.2 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Plugin Settings Modification
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

Stiand Vimeo Simplegallery
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:34:55.256Z

Reserved: 2025-12-05T22:04:38.552Z

Link: CVE-2025-14170

cve-icon Vulnrichment

Updated: 2025-12-15T18:08:54.439Z

cve-icon NVD

Status : Deferred

Published: 2025-12-12T04:15:49.433

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-14170

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T16:30:22Z

Weaknesses