LiveActive security incident?Get immediate response
CVE Record

CVE-2025-54679: WordPress Neon Channel Product Customizer Free Plugin <= 2.0 - Arbitrary Content Deletion Vulnerability

Missing Authorization vulnerability in vertim Neon Channel Product Customizer Free neon-channel-product-customizer-free allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Neon Channel Product Customizer Free: from n/a through <= 2.0.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This WordPress plugin flaw can allow remote, unauthenticated deletion of content handled by Neon Channel Product Customizer Free up to version 2.0. The main business risk is availability and site integrity, not data theft. Public sources do not confirm active exploitation or name a fixed release.

Executive priority

Treat this as a high-priority availability risk for any WordPress property using the plugin. Prioritize inventory and removal or vendor-guided remediation, especially on revenue-generating sites where content deletion would disrupt sales or operations.

Technical view

CVE-2025-54679 is a missing authorization issue, CWE-862, in vertim Neon Channel Product Customizer Free. CVSS 3.1 is 7.5 with network attack vector, low complexity, no privileges, no user interaction, unchanged scope, and high availability impact only.

Likely exposure

Exposure appears limited to WordPress sites with the neon-channel-product-customizer-free plugin installed at version 2.0 or earlier. The source bundle does not identify affected endpoints, hosting environments, or whether later versions exist.

Exploitation context

The CVSS vector indicates remote unauthenticated exploitation is possible without user interaction. However, the bundle marks KEV as false and provides no cited evidence of in-the-wild exploitation, proof-of-concept availability, or exploit maturity.

Researcher notes

The sources identify missing authorization and arbitrary content deletion but do not provide endpoint-level detail, a patch version, or exploit evidence. The affected metadata is somewhat inconsistent, so validate against the CVE narrative and Patchstack entry when triaging.

Mitigation direction

  • Inventory WordPress sites for Neon Channel Product Customizer Free and record installed versions.
  • If version is 2.0 or earlier, check vendor and Patchstack guidance before continued use.
  • Disable or remove the plugin if no fixed version or compensating guidance is available.
  • Confirm recent backups exist for affected WordPress content and customizer data.
  • Monitor site content and availability for unexpected deletions or missing product customizations.

Validation and detection

  • Check WordPress plugin inventory for neon-channel-product-customizer-free version 2.0 or earlier.
  • Review web and WordPress logs for unexpected content deletion events.
  • Verify business-critical pages and product customization content still render correctly.
  • Confirm restoration procedures work from a known-good backup.
  • Track CVE and Patchstack updates for clarified affected versions and remediation details.
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-862: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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-54679 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.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/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
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H3.93.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/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
vertimNeon Channel Product Customizer Freeneon-channel-product-customizer-free, 0unaffected
Weakness

CWE details

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

CWE-862 · source CWE mapping

Missing Authorization

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