Security readout for executives and security teams
Plain-English summary
This CVE affects the WordPress Video Playlist and Gallery Plugin through a cross-site request forgery issue. A remote attacker could potentially cause an administrator’s browser to make an unintended change, affecting site integrity. The sources identify version 1.137 as the fixed release.
Executive priority
Address during normal vulnerability remediation unless the plugin is used on important public WordPress sites. Prioritize faster where many administrators manage content or where site integrity matters for brand, customer trust, or compliance.
Technical view
CVE-2015-10109 is a CWE-352 CSRF vulnerability in wp-media-cincopa.php in Video Playlist and Gallery Plugin up to version 1.136. The provided CVSS v2 score is 5.0 with network access, low complexity, no authentication, partial integrity impact, and no confidentiality or availability impact.
Likely exposure
Exposure is limited to WordPress sites running Video Playlist and Gallery Plugin version 1.136 or earlier. The source bundle does not identify affected hosting providers, default enablement, or the exact vulnerable function.
Exploitation context
The attack is described as remotely launchable, but the bundle does not cite active exploitation, public exploit use, or CISA KEV listing. Treat exploitation evidence as unconfirmed.
Researcher notes
Sources name wp-media-cincopa.php but describe the affected functionality as unknown. The patch and release references support upgrade guidance, but the bundle does not provide detailed root-cause analysis, proof of exploitation, or validated exploit conditions.
Mitigation direction
- Upgrade Video Playlist and Gallery Plugin to version 1.137 or later.
- Confirm the fixed release is deployed across all WordPress environments.
- If upgrade timing is uncertain, check current vendor guidance before applying compensating controls.
- Remove the plugin where it is not business-required.
Validation and detection
- Inventory WordPress sites for Video Playlist and Gallery Plugin installations.
- Confirm installed plugin versions are 1.137 or later.
- Check change records for deployment of the 1.137 release or patch commit.
- Review administrative access paths for unnecessary exposure.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-352: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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 lookupCVE-2015-10109 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 5 (2.0)
- Known Exploited
- No
- Published
Vector: AV:N/AC:L/Au:N/C:N/I:P/A:N
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.
CVSS vector scores
1 official scoreWe 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.
AV:N/AC:L/Au:N/C:N/I:P/A:N102.9Primary CVE scoreVulnerability scoring details
Base CVSS 2.0 score
5MediumVector: AV:N/AC:L/Au:N/C:N/I:P/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://vuldb.com/?id.230264CVE reference · vdb-entry, technical-description
- https://vuldb.com/?ctiid.230264CVE reference · signature, permissions-required
- https://github.com/wp-plugins/video-playlist-and-gallery-plugin/commit/ee28e91f4d5404905204c43b7b84a8ffecad932eCVE reference · patch
- https://github.com/wp-plugins/video-playlist-and-gallery-plugin/releases/tag/1.137CVE reference · patch
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Cross-Site Request Forgery (CSRF)
Cross-Site Request Forgery (CSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
