
WP QR Code Generator Security & Risk Analysis
wordpress.org/plugins/wp-qr-code-generatorAn easy way to add your QR Code widget in your sidebars and add in your page .
Is WP QR Code Generator Safe to Use in 2026?
Generally Safe
Score 85/100WP QR Code Generator has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "wp-qr-code-generator" v1.6 plugin exhibits a generally positive security posture based on the static analysis. The plugin demonstrates good practices by using prepared statements for all SQL queries and properly escaping a high percentage of its output. Crucially, it has no recorded historical vulnerabilities, which suggests a history of secure development or diligent patching by its maintainers.
However, there are a few areas that warrant attention. The presence of the `create_function` function is a significant concern, as it is deprecated and can lead to serious security vulnerabilities if not handled with extreme care, potentially allowing for remote code execution. Furthermore, the complete lack of nonce checks and capability checks across all entry points, including the shortcode, presents a weakness. While the attack surface is currently small and appears to have no unprotected entry points in the static analysis, the absence of these fundamental security mechanisms means that an attacker could potentially manipulate the shortcode's functionality without proper authorization.
In conclusion, the plugin is strong in its handling of database interactions and output sanitization, and its clean vulnerability history is reassuring. Nevertheless, the use of `create_function` and the absence of nonce/capability checks are critical security oversights that significantly increase its risk profile. These issues, if exploitable, could outweigh the plugin's otherwise positive attributes.
Key Concerns
- Use of deprecated and potentially unsafe create_function
- Missing nonce checks on entry points
- Missing capability checks on entry points
WP QR Code Generator Security Vulnerabilities
WP QR Code Generator Code Analysis
Dangerous Functions Found
Output Escaping
WP QR Code Generator Attack Surface
Shortcodes 1
WordPress Hooks 9
Maintenance & Trust
WP QR Code Generator Maintenance & Trust
Maintenance Signals
Community Trust
WP QR Code Generator Alternatives
Wp QrCode
wp-qrcode
This plugin will Generate The Qr Code Based on Shortcode.
Custom QR Code Generator
custom-qr-code-generator
Easily generate customizable QR codes for websites, products, and events with this user-friendly WordPress plugin.
Qr Code Adv
qr-code-adv
Qr code widget plugin for your WordPress sidebar. Qr code Adv displays QR codes of your site or any other external URL
Dynamic QR Code – generator
dynamic-qr-code
Allows you to generate DYNAMIC QR CODES: you can modify what happens when scanning your QR code without actually modifying (and reprinting) it.
QR Code Composer – QR Code Generator
qr-code-composer
Generate QR codes for URLs, text, WiFi, email & more in seconds. No setup needed.
WP QR Code Generator Developer Profile
6 plugins · 3K total installs
How We Detect WP QR Code Generator
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.