LiveActive security incident?Get immediate response
CVE Record

CVE-2025-22285: WordPress Pallet Packaging for WooCommerce Plugin <= 1.1.15 - Broken Access Control vulnerability

Missing Authorization vulnerability in enituretechnology Pallet Packaging for WooCommerce pallet-packaging-for-woocommerce allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Pallet Packaging for WooCommerce: from n/a through <= 1.1.15.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This vulnerability affects the Pallet Packaging for WooCommerce WordPress plugin through version 1.1.15. The issue is missing authorization, meaning an unauthenticated remote party may be able to reach functionality that should require permission. Reported impact is limited but includes integrity and availability risk.

Executive priority

Treat this as a moderate WordPress e-commerce exposure. It does not currently have confirmed active exploitation in the provided sources, but unauthenticated network reachability justifies timely inventory and remediation planning for WooCommerce sites.

Technical view

CVE-2025-22285 is a CWE-862 missing authorization flaw in enituretechnology Pallet Packaging for WooCommerce. The CVSS 3.0 score is 6.5 with network access, low complexity, no privileges, and no user interaction. The source bundle reports no confidentiality impact, low integrity impact, and low availability impact.

Likely exposure

Exposure is most likely on WordPress and WooCommerce sites where Pallet Packaging for WooCommerce is installed and active at version 1.1.15 or earlier. The affected metadata is sparse, so confirm against the installed plugin slug and vendor records.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. The CVSS vector indicates the issue is remotely reachable without authentication, which raises scanning and opportunistic-abuse concern even without confirmed exploitation.

Researcher notes

The public description identifies broken access control but does not provide endpoint details, fixed release information, or exploit telemetry. Avoid assuming affected routes or specific business logic until vendor, Patchstack, or code-level evidence confirms them.

Mitigation direction

  • Inventory WordPress sites for the affected plugin and installed version.
  • Check vendor and Patchstack guidance for a fixed version or official mitigation.
  • Update, disable, or remove affected plugin installations based on vendor guidance.
  • Limit plugin exposure where possible through WordPress access controls and site hardening.
  • Prioritize backups before plugin changes on production WooCommerce sites.

Validation and detection

  • Confirm whether the plugin slug pallet-packaging-for-woocommerce is installed and active.
  • Verify the installed version is not 1.1.15 or earlier, if fixed guidance exists.
  • Review WordPress and web logs for unexpected unauthenticated plugin-related requests.
  • Confirm compensating controls do not break WooCommerce shipping or packaging workflows.
  • Track Patchstack and CVE records for updates to affected versions or 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-22285 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
Medium
CVSS
6.5 (3.0)
Known Exploited
No
Published

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

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
6.5CVSS 3.0MediumCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L3.92.5Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

6.5Medium
CVSS 3.0 vector shape for CVE-2025-22285Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
enituretechnologyPallet Packaging for WooCommercepallet-packaging-for-woocommerce, 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.