Barcode QRcode Generator Security & Risk Analysis

wordpress.org/plugins/barcode-qrcode-generator

This plugin adds the functionality to output barcodes and qrcodes by use of the shortcodes.

200 active installs v1.0.1 PHP + WP 3.0+ Updated Feb 15, 2018
barcodeeangeneratorjanmaker
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Barcode QRcode Generator Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The "barcode-qrcode-generator" plugin v1.0.1 exhibits a generally good security posture based on the provided static analysis. The absence of unprotected AJAX handlers, REST API routes, and a clean taint analysis report are strong indicators of secure development practices regarding input validation and sanitization. The plugin also demonstrates good handling of SQL queries by exclusively using prepared statements, significantly mitigating SQL injection risks. Furthermore, the lack of any recorded vulnerabilities in its history suggests a commitment to security or simply good fortune to date.

However, there are areas for concern. The significant percentage of unescaped output (40%) presents a risk of cross-site scripting (XSS) vulnerabilities, especially considering the plugin has two entry points via shortcodes. The absence of nonce checks and capability checks on these entry points is a notable weakness. While the attack surface is small (2 shortcodes) and currently unprotected entry points are zero, the lack of these essential security measures could be exploited if an attacker can manipulate the data passed through the shortcodes. The plugin also performs 10 file operations, which, without proper context on how these are handled, could introduce risks if input influencing file paths is not meticulously validated and sanitized.

Key Concerns

  • Significant unescaped output risk (XSS)
  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

Barcode QRcode Generator Security Vulnerabilities

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

Barcode QRcode Generator Code Analysis

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

Output Escaping

60% escaped25 total outputs
Attack Surface

Barcode QRcode Generator Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[barcode] barcode-qrcode-generator.php:33
[qrcode] barcode-qrcode-generator.php:34
Maintenance & Trust

Barcode QRcode Generator Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedFeb 15, 2018
PHP min version
Downloads7K

Community Trust

Rating100/100
Number of ratings2
Active installs200
Developer Profile

Barcode QRcode Generator Developer Profile

Hiroaki Miyashita

12 plugins · 43K total installs

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

How We Detect Barcode QRcode Generator

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="" height="" width="" alt="
FAQ

Frequently Asked Questions about Barcode QRcode Generator