QR Code Generator WP Security & Risk Analysis

wordpress.org/plugins/qr-code-generator-wp

Generate QR Codes using shortcodes in WordPress

30 active installs v1.0.0 PHP 7.2+ WP 5.2+ Updated Oct 14, 2024
dynamic-qr-codeqr-codeqr-code-generatorshortcode
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is QR Code Generator WP Safe to Use in 2026?

Generally Safe

Score 92/100

QR Code Generator WP has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "qr-code-generator-wp" plugin v1.0.0 exhibits a generally good security posture based on the provided static analysis. The absence of dangerous functions, SQL injection vulnerabilities through prepared statements, and properly escaped output are strong indicators of secure coding practices. Furthermore, the lack of file operations and external HTTP requests minimizes common attack vectors. The plugin also has no recorded historical vulnerabilities, which is a positive sign.

However, a significant concern arises from the complete lack of capability checks and nonce checks across all entry points, including its single shortcode. While the plugin doesn't have any AJAX handlers or REST API routes without permission checks in this version, the shortcode itself is an entry point that could potentially be exploited if it interacts with user-supplied data in a way not immediately obvious from the static analysis. The absence of taint analysis data is also a missed opportunity to identify potential risks related to data flow.

In conclusion, while the plugin demonstrates a solid foundation in preventing common vulnerabilities like SQL injection and cross-site scripting through proper escaping, the oversight in implementing robust authorization and integrity checks on its shortcode presents a notable weakness. The lack of historical vulnerabilities is encouraging, but it doesn't negate the risks associated with the current implementation's security checks. Vigilance regarding updates and further security audits is recommended.

Key Concerns

  • No capability checks on entry points
  • No nonce checks on entry points
Vulnerabilities
None known

QR Code Generator WP Security Vulnerabilities

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

QR Code Generator WP Code Analysis

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

Output Escaping

100% escaped7 total outputs
Attack Surface

QR Code Generator WP Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wqrgp_display_qr] includes\wapp-portfolio-display.php:13
WordPress Hooks 1
actionplugins_loadedwqrgp-qrcode-generator-shortcode.php:34
Maintenance & Trust

QR Code Generator WP Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedOct 14, 2024
PHP min version7.2
Downloads542

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

QR Code Generator WP Developer Profile

Shahadat Mia

2 plugins · 70 total installs

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

How We Detect QR Code Generator WP

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wqrgp-qr-code
Shortcode Output
<div class="wqrgp-qr-code"><img src="https://api.qrserver.com/v1/create-qr-code/?color=&bgcolor=&data=
FAQ

Frequently Asked Questions about QR Code Generator WP