LiveActive security incident?Get immediate response
CVE Record

CVE-2019-25149: Gallery Images Ape <= 2.0.6 - Authenticated Plugin Deactivation

The Gallery Images Ape plugin for WordPress is vulnerable to Arbitrary Plugin Deactivation in versions up to, and including, 2.0.6. This allows authenticated attackers with any capability level to deactivate any plugin on the site, including plugins necessary to site functionality or security.

HighCVSS 7.6Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A logged-in WordPress user with even minimal privileges could deactivate any plugin on a site running Gallery Images Ape up to 2.0.6. This can disrupt business functions or disable security plugins, increasing operational and security risk.

Executive priority

Treat this as a high-priority WordPress hygiene issue where the plugin exists. It can disable protective controls or site functionality, but the bundle does not establish unauthenticated access or active exploitation.

Technical view

CVE-2019-25149 is an authenticated arbitrary plugin deactivation flaw in Gallery Images Ape for WordPress through 2.0.6. The issue is mapped to CWE-285 and scored CVSS 7.6, with low complexity, low privileges required, no user interaction, and high availability impact.

Likely exposure

Exposure is limited to WordPress sites with the Gallery Images Ape plugin installed at version 2.0.6 or earlier. Risk is higher where untrusted users can log in, including subscriber-level or similarly low-privilege accounts.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation evidence. Exploitation requires authenticated access, but the source bundle states any capability level is enough, making public registration and compromised low-privilege accounts important risk factors.

Researcher notes

The key issue is missing or insufficient authorization around plugin deactivation. The provided bundle supports affected versions through 2.0.6 and authenticated low-privilege impact, but does not provide exploit telemetry or a precise fixed version.

Mitigation direction

  • Upgrade Gallery Images Ape beyond 2.0.6 if a vendor-fixed release is available.
  • Remove or disable the plugin if no maintained fixed version is available.
  • Limit creation and use of low-trust WordPress accounts.
  • Monitor for unexpected deactivation of security or business-critical plugins.
  • Check vendor and WordPress plugin guidance for current remediation details.

Validation and detection

  • Inventory WordPress sites for Gallery Images Ape installations.
  • Confirm installed plugin versions and flag 2.0.6 or earlier.
  • Review WordPress users with any login capability.
  • Check administrative logs for unexpected plugin deactivation events.
  • Verify security plugins remain active after remediation.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-285: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2019-25149 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.6 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.6CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H2.84.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.6High
CVSS 3.1 vector shape for CVE-2019-25149Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
galleryapeGallery Images Ape0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-285 · source CWE mapping

Improper Authorization

Improper Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.