QR Coder Security & Risk Analysis

wordpress.org/plugins/qr-coder

This plugin generate QR code of posts' links in admin section.

10 active installs v2.3.1 PHP 7.4+ WP 4.0+ Updated Jan 4, 2026
qr-code
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is QR Coder Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 2mo ago
Risk Assessment

The static analysis of qr-coder v2.3.1 reveals a generally strong security posture. The plugin demonstrates good practices by having no identified dangerous functions, no raw SQL queries (all use prepared statements), and all output is properly escaped. Furthermore, there are no file operations or external HTTP requests, which are common vectors for vulnerabilities.

The plugin also scores well in terms of its attack surface, with zero identified AJAX handlers, REST API routes, shortcodes, or cron events. This significantly reduces the potential points of entry for attackers. The taint analysis found two flows with unsanitized paths, but these did not escalate to critical or high severity, suggesting they may be benign or have been mitigated by other security measures within the plugin.

The vulnerability history is also a significant positive, with zero known CVEs, including no unpatched vulnerabilities of any severity. This indicates a history of secure development and maintenance. While the lack of explicit capability checks and nonce checks on potential entry points (though there are none identified) could be a concern in plugins with larger attack surfaces, the current absence of any such entry points mitigates this risk for this specific version.

Key Concerns

  • Flows with unsanitized paths
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

QR Coder Security Vulnerabilities

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

QR Coder 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
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
adminInit (inc\settings.class.php:13)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

QR Coder Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadd_meta_boxesinc\qrcoder.class.php:11
actionadmin_initinc\settings.class.php:7
Maintenance & Trust

QR Coder Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 4, 2026
PHP min version7.4
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

QR Coder Developer Profile

matmattia

2 plugins · 10 total installs

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

How We Detect QR Coder

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/qr-coder/inc/qrcoder.class.php/wp-content/plugins/qr-coder/inc/settings.class.php/wp-content/plugins/qr-coder/inc/vendor/autoload.php

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about QR Coder