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.
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-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 lookupCVE-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- 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
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.
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L3.92.5Primary CVE scoreVulnerability scoring details
Base CVSS 3.0 score
6.5MediumVector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
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.
Missing Authorization
Missing Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
