LiveActive security incident?Get immediate response
CVE Record

CVE-2024-13692: Return Refund and Exchange For WooCommerce <= 4.4.5 - Authenticated (Subscriber+) Insecure Direct Object Reference

The Return Refund and Exchange For WooCommerce – Return Management System, RMA Exchange, Wallet And Cancel Order Features plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 4.4.5 via several functions due to missing validation on a user controlled key. This makes it possible for unauthenticated attackers to overwrite linked refund image attachments, overwrite refund request message, overwrite order messages, and read order messages of other users.

MediumCVSS 5.4Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This WordPress WooCommerce returns/refunds plugin had an authorization weakness that could let another user interfere with refund-related content or view order messages. The business risk is customer data exposure and tampering in an ecommerce support workflow, not full site takeover.

Executive priority

Treat as a near-term ecommerce data integrity and privacy issue. Prioritize affected stores because attackers may not need administrative access, but urgency is below critical because available evidence does not show active exploitation or full site compromise.

Technical view

CVE-2024-13692 is an IDOR/CWE-285 issue in Return Refund and Exchange For WooCommerce through 4.4.5. Several functions accepted a user-controlled key without validating object ownership, allowing overwrite of linked refund images, refund request messages, order messages, and reading other users' order messages.

Likely exposure

Exposure is likely limited to WordPress sites using the wpswings Return Refund and Exchange For WooCommerce plugin at version 4.4.5 or earlier. The title and CVSS indicate Subscriber+ access is required, although the description text says unauthenticated, so privilege requirements should be verified against vendor guidance.

Exploitation context

The CVSS vector is network-accessible, low complexity, low privilege, and no user interaction. KEV is false in the supplied bundle, and no cited source states active exploitation. Impact is limited confidentiality and integrity of order/refund messages and refund image attachments.

Researcher notes

The source bundle contains a privilege inconsistency: the title and CVSS show authenticated Subscriber+ access, while the description says unauthenticated. Validation should focus on object ownership checks around refund image attachments, refund request messages, and order-message read/write paths referenced in the plugin code and changeset.

Mitigation direction

  • Identify sites running the affected WooCommerce return/refund plugin.
  • Update the plugin to a vendor-confirmed fixed release beyond 4.4.5.
  • If no fix is available, disable the plugin until vendor guidance is clear.
  • Review refund images and order/refund messages for unauthorized changes.
  • Limit low-privilege account creation where operationally feasible.

Validation and detection

  • Inventory WordPress plugins and record the installed plugin version.
  • Confirm whether any site is running version 4.4.5 or earlier.
  • Check vendor release notes and Trac changeset 3236486 for the fix.
  • Review application logs for unusual refund or order-message updates.
  • Test ownership checks in staging without accessing real customer data.
Prepared
Confidence
medium
Sources
8

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-285: 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-2024-13692 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.4 (3.1)
Known Exploited
No
Published

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

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
5Source 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
5.4CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N2.82.5Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.4Medium
CVSS 3.1 vector shape for CVE-2024-13692Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
wpswingsReturn Refund and Exchange For WooCommerce0unaffected
Weakness

CWE details

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