WP Restaurant Price List Security & Risk Analysis

wordpress.org/plugins/wp-restaurant-price-list

Show your price list with the description and cost of the items, divided by categories.

500 active installs v1.4.1 PHP 5.6+ WP 4.8+ Updated Nov 20, 2023
brewerypriceprice-listpubrestaurant
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Restaurant Price List Safe to Use in 2026?

Generally Safe

Score 85/100

WP Restaurant Price List has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

The "wp-restaurant-price-list" v1.4.1 plugin exhibits a mixed security posture. On the positive side, it has a very limited attack surface, with only one shortcode and no exposed AJAX handlers or REST API routes that are accessible without authentication or permission checks. The code also demonstrates good practices regarding database interactions, with 100% of SQL queries using prepared statements and no file operations or external HTTP requests detected.

However, a significant concern arises from the complete lack of output escaping. With 35 total outputs analyzed and 0% properly escaped, this indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any data rendered by the plugin, particularly if it originates from user input or other potentially untrusted sources, is vulnerable to malicious injection. The absence of nonce checks and capability checks on its single entry point also means that potentially sensitive actions or data retrieval could be performed without proper authorization or protection against Cross-Site Request Forgery (CSRF).

The plugin's vulnerability history is currently clean, with no recorded CVEs. This, combined with the static analysis findings, suggests that while the plugin has not been historically exploited, the current version contains a critical weakness in its output handling that could be easily exploited. The bundling of the Select2 library also warrants attention for potential versioning issues, although no specific vulnerabilities are listed.

Key Concerns

  • 0% output escaping on 35 outputs
  • 0 nonce checks on entry points
  • 0 capability checks on entry points
  • Bundled library (Select2) without version check
Vulnerabilities
None known

WP Restaurant Price List Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

WP Restaurant Price List Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
35
0 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
1

Bundled Libraries

Select2

Output Escaping

0% escaped35 total outputs
Attack Surface

WP Restaurant Price List Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wprpl] wp-restaurant-price-list-shortcodes.php:207
WordPress Hooks 9
actioninitcpt.php:46
actionplugins_loadedincludes\class-wp-restaurant-price-list.php:142
actionadmin_enqueue_scriptsincludes\class-wp-restaurant-price-list.php:157
actionadmin_enqueue_scriptsincludes\class-wp-restaurant-price-list.php:158
actionwp_enqueue_scriptsincludes\class-wp-restaurant-price-list.php:173
actionwp_enqueue_scriptsincludes\class-wp-restaurant-price-list.php:174
filterrwmb_meta_boxesmb-field.php:8
filtermb_settings_pagesmb-settings.php:8
filterrwmb_meta_boxesmb-settings.php:33
Maintenance & Trust

WP Restaurant Price List Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedNov 20, 2023
PHP min version5.6
Downloads9K

Community Trust

Rating94/100
Number of ratings11
Active installs500
Developer Profile

WP Restaurant Price List Developer Profile

marcodedo

3 plugins · 2K total installs

85
trust score
Avg Security Score
87/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect WP Restaurant Price List

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-restaurant-price-list/assets/meta-box/css/custom.css/wp-content/plugins/wp-restaurant-price-list/assets/meta-box/css/custom.min.css/wp-content/plugins/wp-restaurant-price-list/assets/meta-box/js/custom.js/wp-content/plugins/wp-restaurant-price-list/assets/meta-box/js/custom.min.js/wp-content/plugins/wp-restaurant-price-list/admin/css/wp-restaurant-price-list-admin.css/wp-content/plugins/wp-restaurant-price-list/admin/js/wp-restaurant-price-list-admin.js/wp-content/plugins/wp-restaurant-price-list/public/css/wp-restaurant-price-list-public.css/wp-content/plugins/wp-restaurant-price-list/public/js/wp-restaurant-price-list-public.js
Script Paths
plugin_dir_url( __FILE__ ) . 'assets/meta-box/js/custom.js'plugin_dir_url( __FILE__ ) . 'admin/js/wp-restaurant-price-list-admin.js'plugin_dir_url( __FILE__ ) . 'public/js/wp-restaurant-price-list-public.js'
Version Parameters
wp-restaurant-price-list/admin/css/wp-restaurant-price-list-admin.css?ver=wp-restaurant-price-list/admin/js/wp-restaurant-price-list-admin.js?ver=wp-restaurant-price-list/public/css/wp-restaurant-price-list-public.css?ver=wp-restaurant-price-list/public/js/wp-restaurant-price-list-public.js?ver=

HTML / DOM Fingerprints

CSS Classes
wprpl_wrapper
HTML Comments
MetaBoxPlugin Name: WP Restaurant Price List
Data Attributes
data-iddata-titledata-price
JS Globals
wp_restaurant_price_list_object
Shortcode Output
[wp_restaurant_price_list]
FAQ

Frequently Asked Questions about WP Restaurant Price List