Wp QrCode Security & Risk Analysis

wordpress.org/plugins/wp-qrcode

This plugin will Generate The Qr Code Based on Shortcode.

100 active installs v1.1.1 PHP + WP 3.6+ Updated Aug 5, 2023
qr-codeqr-code-generatorqr-code-widgetqr-code-wordpress-pluginwp-qr-code
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Wp QrCode Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The 'wp-qrcode' plugin v1.1.1 exhibits a mixed security posture. On the positive side, there are no known vulnerabilities (CVEs) recorded for this plugin, and the static analysis reveals no critical or high-severity issues in taint analysis or the use of dangerous functions. All SQL queries are properly prepared, which is a strong indicator of good practice in database interaction. The plugin also avoids making external HTTP requests, reducing its attack surface in that regard.

However, several areas raise concerns. The lack of nonce checks and capability checks, especially considering there is an entry point via a shortcode, could potentially allow for unauthorized actions or information disclosure if the shortcode's functionality is not inherently safe. Furthermore, a significant portion of the plugin's output (62%) is not properly escaped. This is a considerable risk as it opens the door to Cross-Site Scripting (XSS) vulnerabilities, where malicious code could be injected and executed within the user's browser. The presence of the TCPDF library, while not explicitly flagged as outdated in this data, is worth noting as bundled libraries can sometimes introduce vulnerabilities if not kept up-to-date.

Overall, while the absence of known CVEs and the secure handling of SQL are positive signs, the unescaped output and the absence of critical security checks on the shortcode entry point represent the most significant risks. Addressing these issues would greatly improve the plugin's security.

Key Concerns

  • Significant amount of unescaped output (62%)
  • No nonce checks on entry points
  • No capability checks on entry points
  • Bundled library (TCPDF)
Vulnerabilities
None known

Wp QrCode Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Wp QrCode Release Timeline

v1.1.2
v1.1.1Current
v1.1.0
v1.0.9
v1.0.8
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Code Analysis
Analyzed Mar 16, 2026

Wp QrCode Code Analysis

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

Bundled Libraries

TCPDF

Output Escaping

38% escaped16 total outputs
Attack Surface

Wp QrCode Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[auto_qrcode] wp-qrcode.php:46
WordPress Hooks 1
actionwidgets_initwp-qrcode.php:71
Maintenance & Trust

Wp QrCode Maintenance & Trust

Maintenance Signals

WordPress version tested6.2.9
Last updatedAug 5, 2023
PHP min version
Downloads6K

Community Trust

Rating20/100
Number of ratings2
Active installs100
Developer Profile

Wp QrCode Developer Profile

Mohammed Kalimulla

3 plugins · 160 total installs

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

How We Detect Wp QrCode

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<img src=
FAQ

Frequently Asked Questions about Wp QrCode