Home

Description

The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to an Insecure Direct Object Reference in all versions up to, and including, 3.9.7. This is due to missing authentication and authorization checks in the `pay_incomplete_order()` function. The function accepts an attacker-controlled `order_id` parameter and uses it to look up order data, then writes billing fields to the order owner's profile (`$order_data->user_id`) without verifying the requester's identity or ownership. Because the Tutor nonce (`_tutor_nonce`) is exposed on public frontend pages, this makes it possible for unauthenticated attackers to overwrite the billing profile (name, email, phone, address) of any user who has an incomplete manual order, by sending a crafted POST request with a guessed or enumerated `order_id`.

PUBLISHED Reserved 2026-02-27 | Published 2026-04-10 | Updated 2026-04-10 | Assigner Wordfence




HIGH: 7.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

Problem types

CWE-862 Missing Authorization

Product status

Default status
unaffected

Any version
affected

Timeline

2026-02-27:Vendor Notified
2026-04-09:Disclosed

Credits

Supakiad S. finder

References

www.wordfence.com/...-dd0a-4f39-880d-7216ce2f7d1e?source=cve

plugins.trac.wordpress.org/...r/tags/3.9.7/classes/Tutor.php

plugins.trac.wordpress.org/...ommerce/CheckoutController.php

plugins.trac.wordpress.org/...ommerce/CheckoutController.php

plugins.trac.wordpress.org/...ommerce/CheckoutController.php

plugins.trac.wordpress.org/...ommerce/CheckoutController.php

cve.org (CVE-2026-3360)

nvd.nist.gov (CVE-2026-3360)

Download JSON