Easy QR Code Generator Security & Risk Analysis

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

Generate custom and automatic site page URL QR codes.

100 active installs v0.0.2 PHP 7.0+ WP 5.0+ Updated Oct 20, 2024
qrqr-code-generatorqrcode
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Easy QR Code Generator Safe to Use in 2026?

Generally Safe

Score 92/100

Easy QR Code Generator 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 "easy-qr-code-generator" v0.0.2 plugin presents a generally strong security posture based on the provided static analysis. The absence of dangerous functions, SQL injection vulnerabilities, file operations, and external HTTP requests is commendable. The high percentage of properly escaped output further indicates good coding practices for preventing cross-site scripting (XSS) attacks. The total lack of known CVEs and a clean vulnerability history suggest the plugin has historically been well-maintained and secure.

However, the analysis does reveal a few potential areas for improvement. The absence of nonce checks and capability checks on its single shortcode entry point is a notable concern. While the attack surface is small, these checks are fundamental for securing WordPress functionalities against unauthorized access or misuse. The lack of taint analysis data is also a gap, as it prevents a deeper understanding of potential data flow vulnerabilities, though the absence of known issues is a positive indicator.

In conclusion, the plugin exhibits many strengths in secure coding. The primary concern lies in the lack of authentication and authorization mechanisms on its shortcode. Addressing this by implementing appropriate nonce and capability checks would significantly strengthen its security profile. Without these, there's a theoretical risk, albeit a low one given the small attack surface and lack of other detected vulnerabilities.

Key Concerns

  • Missing nonce check on shortcode
  • Missing capability check on shortcode
Vulnerabilities
None known

Easy QR Code Generator Security Vulnerabilities

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

Easy QR Code Generator Code Analysis

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

Output Escaping

93% escaped107 total outputs
Attack Surface

Easy QR Code Generator Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[easy-qrcode] easy-qr-code-generator.php:39
WordPress Hooks 4
filterplugin_row_metaeasy-qr-code-generator.php:35
actionadmin_menueasy-qr-code-generator.php:36
actionwp_enqueue_scriptseasy-qr-code-generator.php:37
actionwp_footereasy-qr-code-generator.php:38
Maintenance & Trust

Easy QR Code Generator Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedOct 20, 2024
PHP min version7.0
Downloads5K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

Easy QR Code Generator Developer Profile

Byvex Technologies

3 plugins · 410 total installs

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

How We Detect Easy QR Code Generator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/easy-qr-code-generator/public/js/easy.qrcode.min.js/wp-content/plugins/easy-qr-code-generator/public/js/main.min.js
Script Paths
easy-qr-code-generator/public/js/easy.qrcode.min.jseasy-qr-code-generator/public/js/main.min.js
Version Parameters
easy-qr-code-generator/public/js/easy.qrcode.min.js?ver=4.4.12easy-qr-code-generator/public/js/main.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
easy-qrcodeeasy-qrcode-boxeasy-qrcode-btnseasy-qrcode-btneasy-qrcode-btn-printeasy-qrcode-btn-download
Data Attributes
data-target
Shortcode Output
<div class="easy-qrcode<div id="easy-qrcode-id-class="easy-qrcode-easy-qrcode-box
FAQ

Frequently Asked Questions about Easy QR Code Generator