PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-11802 themelooks CVE debrief

The FoodBook Lite - Online Food Ordering System plugin for WordPress has a Missing Authorization vulnerability in all versions up to, and including, 1.5.6. This issue allows unauthenticated attackers to create new user accounts with the 'customer' role, potentially leading to unauthorized access to sensitive information. Site administrators should verify and update to a patched version to prevent unauthorized user account creation.

Vendor
themelooks
Product
FoodBook Lite – Online Food Ordering System
CVSS
MEDIUM 5.3
CISA KEV
Not listed in stored evidence
Original CVE published
2026-07-14
Original CVE updated
2026-07-14
Advisory published
2026-07-14
Advisory updated
2026-07-14

Who should care

Site administrators using the FoodBook Lite - Online Food Ordering System plugin for WordPress should verify and update to a patched version to prevent unauthorized user account creation. Security teams should review the vulnerability and implement additional security measures to protect against potential attacks.

Technical summary

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. Site administrators should verify and update to a patched version to prevent unauthorized user account creation. The vulnerability has a CVSS score of 5.3 and a severity of MEDIUM. The CVE record was published on 2026-07-14T02:16:52.577Z and has not been modified since then.

Defensive priority

Medium priority due to the potential for unauthorized user account creation.

Recommended defensive actions

  • Verify and update the FoodBook Lite - Online Food Ordering System plugin to a patched version.
  • Monitor for suspicious user account creation activity.
  • Consider implementing additional security measures such as two-factor authentication.
  • Review compensating controls for exposed systems while remediation is scheduled and verified.
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review.
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented.
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.

Evidence notes

The CVE record was published on 2026-07-14T02:16:52.577Z and has not been modified since then. The NVD entry is currently 5.3 MEDIUM. There is limited information available about the vulnerability beyond the CVE record and NVD entry. Defenders should verify the affected product deployments and review the official advisory for more details.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-11802 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-11802

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-11802 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-11802

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://plugins.trac.wordpress.org/browser/foodbook-light-online-food-ordering-system/tags/1.5.6/inc/class-components-ajax.php

    [email protected]

  • Source reference

    Unverified legacy reference

    URL: https://plugins.trac.wordpress.org/browser/foodbook-light-online-food-ordering-system/tags/1.5.6/inc/class-components-ajax.php

    [email protected]

  • Source reference

    Unverified legacy reference

    URL: https://plugins.trac.wordpress.org/browser/foodbook-light-online-food-ordering-system/tags/1.5.6/inc/class-components-ajax.php

    [email protected]

  • Source reference

    Unverified legacy reference

    URL: https://plugins.trac.wordpress.org/browser/foodbook-light-online-food-ordering-system/tags/1.5.6/inc/class-components-ajax.php

    [email protected]

  • Source reference

    Unverified legacy reference

    URL: https://plugins.trac.wordpress.org/browser/foodbook-light-online-food-ordering-system/tags/1.5.7/inc/class-components-ajax.php

    [email protected]

  • Source reference

    Unverified legacy reference

    URL: https://plugins.trac.wordpress.org/browser/foodbook-light-online-food-ordering-system/tags/1.5.7/inc/class-components-ajax.php

    [email protected]

  • Source reference

    Unverified legacy reference

    URL: https://plugins.trac.wordpress.org/browser/foodbook-light-online-food-ordering-system/tags/1.5.7/inc/helper-functions.php

    [email protected]

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.