Back to overview

CVE-2026-11802

MEDIUM
5.3
CVSS 3.1
Description
The FoodBook Lite - Online Food Ordering System plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 1.5.6. The registration() function, accessible via the wp_ajax_nopriv_registration_action AJAX action, lacks any nonce verification or capability check, and does not check the WordPress users_can_register option before calling wp_insert_user(). This makes it possible for unauthenticated attackers to create new user accounts with the 'customer' role and receive authentication cookies, even when the site administrator has explicitly disabled user registration.

Metadata

CVE ID
CVE-2026-11802
State
PUBLISHED
Assigner
Wordfence
Reserved
2026-06-09 14:53 UTC
Published
2026-07-14 01:30 UTC
Last updated
2026-07-14 01:30 UTC
Primary CWE
CWE-862
CWE-862 Missing Authorization
Vendor / Product
themelooks / FoodBook Lite – Online Food Ordering System
Sources
cve.org  ·  NVD

Severity & Metrics

5.3 MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Affected products (1)
VendorProductPlatformVersions
themelooks FoodBook Lite – Online Food Ordering System 0 ≤ 1.5.6
Weakness (CWE)
CWESourceDescription
CWE-862 cna CWE-862 Missing Authorization
CVSS scores (1)
ScoreSeverityVersionSourceVector
5.3 MEDIUM 3.1 cna CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Back to overview