LiveActive security incident?Get immediate response
CVE Record

CVE-2022-25649: WordPress Affiliate For WooCommerce premium plugin <= 4.7.0 - Multiple Improper Access Control vulnerabilities

Multiple Improper Access Control vulnerabilities in StoreApps Affiliate For WooCommerce premium plugin <= 4.7.0 at WordPress.

MediumCVSS 5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This affects WordPress sites using StoreApps Affiliate For WooCommerce premium plugin version 4.7.0 or earlier. The issue is improper access control, meaning a logged-in user may be able to reach functions they should not. Severity is medium because exploitation requires privileges and high complexity, with limited confidentiality, integrity, and availability impact.

Executive priority

Treat this as a scheduled but real remediation item for WordPress ecommerce environments. It is not described as actively exploited, but it affects access control in a WooCommerce affiliate plugin and should be cleared from internet-facing sites during the next maintenance window.

Technical view

CVE-2022-25649 describes multiple improper access control flaws in Affiliate For WooCommerce <= 4.7.0. CVSS 3.1 is 5.0: network reachable, high attack complexity, low privileges required, no user interaction, unchanged scope, and low C/I/A impact. The source bundle does not provide endpoint-level detail or proof-of-concept information.

Likely exposure

Exposure is limited to WordPress installations running StoreApps Affiliate For WooCommerce premium plugin version 4.7.0 or earlier. Sites without this plugin, or running versions outside the affected range, are not indicated as affected by the provided sources.

Exploitation context

The CVE is not listed as KEV in the supplied data. The sources provided do not confirm active exploitation or a public exploit. Any attack would require network access and low-privileged authentication, with high complexity according to the CVSS vector.

Researcher notes

Available public detail is limited. The record names multiple improper access control vulnerabilities but does not identify exact functions, endpoints, or fixed-version text in the supplied bundle. Avoid assuming exploitability beyond the CVSS vector and affected-version statement.

Mitigation direction

  • Inventory WordPress sites for Affiliate For WooCommerce installations.
  • Confirm installed plugin versions are not 4.7.0 or earlier.
  • Update using StoreApps vendor guidance or the premium plugin update channel.
  • Restrict low-privileged WordPress accounts until remediation is confirmed.
  • Review Patchstack and vendor changelog for version-specific remediation notes.

Validation and detection

  • Check WordPress admin or filesystem inventory for the plugin version.
  • Verify production, staging, and backup images are not running affected versions.
  • Review logs for unexpected affiliate-management activity by non-admin users.
  • Confirm role and capability behavior after updating in staging.
  • Document remediation status for each WordPress property.
Prepared
Confidence
medium
Sources
4

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

CWE-264: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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-2022-25649 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
5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/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
3Source 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
5CVSS 3.1MediumCVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L1.63.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5Medium
CVSS 3.1 vector shape for CVE-2022-25649Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/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
StoreAppsAffiliate For WooCommerce (WordPress plugin)<= 4.7.0Listed
Weakness

CWE details

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

CWE-264 · source CWE mapping

Permissions, Privileges, and Access Controls

Permissions, Privileges, and Access Controls represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.