LiveActive security incident?Get immediate response
CVE Record

CVE-2025-54731: WordPress YouTube Showcase Plugin <= 3.5.1 - PHP Object Injection Vulnerability

Improper Control of Generation of Code ('Code Injection') vulnerability in emarket-design YouTube Showcase youtube-showcase allows Object Injection.This issue affects YouTube Showcase: from n/a through <= 3.5.1.

HighCVSS 8.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This is a high-severity vulnerability in the WordPress YouTube Showcase plugin. A vulnerable site could be exposed to unauthenticated, network-based attack, but the public source bundle does not confirm active exploitation or a specific fixed version.

Executive priority

Treat this as a near-term remediation item for any public WordPress site using this plugin, especially business-critical sites. Urgency is high, but current sources do not justify claims of active exploitation.

Technical view

CVE-2025-54731 is reported as improper code generation/code injection in emarket-design YouTube Showcase, allowing PHP object injection through version 3.5.1. CVSS 3.1 is 8.1 with network access, no privileges, no user interaction, and high complexity.

Likely exposure

Exposure is likely limited to WordPress sites with the YouTube Showcase plugin installed at version 3.5.1 or earlier. The source bundle does not identify other products or platforms as affected.

Exploitation context

The CVE is not listed as KEV in the provided data. No cited source in the bundle states active exploitation. The CVSS vector indicates unauthenticated remote reachability, no user interaction, and high attack complexity.

Researcher notes

Evidence is thin beyond the CVE metadata and Patchstack entry. Validate affected versions carefully, avoid assuming exploitability without a gadget-chain assessment, and do not infer a patch version from the provided bundle.

Mitigation direction

  • Inventory WordPress sites for the YouTube Showcase plugin and installed version.
  • Check vendor, WordPress plugin, and Patchstack guidance for a fixed release or official mitigation.
  • If no supported fix is available, consider disabling or removing the plugin until guidance is available.
  • Prioritize externally reachable production sites and sites with sensitive content or privileged users.

Validation and detection

  • Confirm whether YouTube Showcase is installed on each WordPress instance.
  • Verify whether the installed version is 3.5.1 or earlier.
  • Review vendor and Patchstack records for updated affected-version and remediation details.
  • Check site logs for unusual plugin errors or unexplained administrative changes.
Prepared
Confidence
medium
Sources
3

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 · medium confidence lookup

CWE-94: Code execution behavior lookup

Code execution and unsafe deserialization weaknesses often justify reviewing execution behavior and process telemetry. 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-2025-54731 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
8.1 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/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
2Source 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
8.1CVSS 3.1HighCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H2.25.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.1High
CVSS 3.1 vector shape for CVE-2025-54731Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/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
emarket-designYouTube Showcaseyoutube-showcase, 0unaffected
Weakness

CWE details

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

CWE-94 · source CWE mapping

Improper Control of Generation of Code ('Code Injection')

Improper Control of Generation of Code ('Code Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.