QR Code Security & Risk Analysis

wordpress.org/plugins/qr-code

It lets appear the QR-code of the given site in the slidebar

100 active installs v1.2 PHP + WP 3.4+ Updated Jun 23, 2021
qr-codeqrcodeshortcodewidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is QR Code Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The 'qr-code' plugin version 1.2 exhibits a generally positive security posture based on the static analysis. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests is commendable. The plugin also demonstrates a complete lack of known vulnerabilities, which is a strong indicator of robust development and maintenance practices.

However, there are areas for improvement. The low percentage of properly escaped output (18%) represents a significant concern. This suggests that user-supplied data or dynamic content might be rendered directly in the browser without proper sanitization, potentially leading to Cross-Site Scripting (XSS) vulnerabilities. While no specific XSS vulnerabilities were detected in the taint analysis, the general lack of output escaping creates a latent risk.

Furthermore, the complete absence of nonce checks and capability checks, especially in conjunction with the presence of a shortcode, indicates a potential for unauthorized actions if the shortcode's functionality can be manipulated. The vulnerability history showing zero CVEs is excellent, but it should not lead to complacency, especially given the noted output escaping and authorization check weaknesses.

Key Concerns

  • Low output escaping percentage
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

QR Code Security Vulnerabilities

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

QR Code Code Analysis

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

Output Escaping

18% escaped34 total outputs
Attack Surface

QR Code Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[qrcode] qrcode.php:12
WordPress Hooks 1
actionwidgets_initqrcode.php:11
Maintenance & Trust

QR Code Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedJun 23, 2021
PHP min version
Downloads6K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

QR Code Developer Profile

Tomek

10 plugins · 220 total installs

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

How We Detect QR Code

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
qrcode
Data Attributes
id="qr-code-widget"
Shortcode Output
<img src='http://api.qrserver.com/v1/create-qr-code/?size=width='' height='
FAQ

Frequently Asked Questions about QR Code