Kaya QR Code Generator Security & Risk Analysis

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

Generate QR Code through Widgets and Shortcodes, without any dependencies.

20K active installs v1.6.0 PHP 5.2+ WP 4.6.0+ Updated Dec 3, 2025
qr-codeqrcodeshortcodewidgetwoocommerce
99
A · Safe
CVEs total2
Unpatched0
Last CVEApr 18, 2023
Download
Safety Verdict

Is Kaya QR Code Generator Safe to Use in 2026?

Generally Safe

Score 99/100

Kaya QR Code Generator has a strong security track record. Known vulnerabilities have been patched promptly. It's a solid choice for most WordPress installations.

2 known CVEsLast CVE: Apr 18, 2023Updated 5mo ago
Risk Assessment

The plugin 'kaya-qr-code-generator' v1.6.0 exhibits a mixed security posture. On one hand, the static analysis reveals a very limited attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events that are exposed without authentication. Furthermore, all SQL queries are properly prepared, and there are no file operations or external HTTP requests to analyze. This indicates a good understanding of foundational WordPress security practices.

However, a significant concern arises from the code's output escaping. With 45% of outputs not being properly escaped, there's a considerable risk of Cross-Site Scripting (XSS) vulnerabilities, especially if user-supplied data is directly rendered in the output. The lack of identified nonce checks on any entry points, though the entry points themselves are zero, suggests a potential oversight if new entry points were to be added without them. The vulnerability history, including two medium-severity CVEs, both related to XSS and the most recent being in April 2023, reinforces the output escaping concern and indicates a pattern of past exploitable weaknesses. While no vulnerabilities are currently unpatched, the recurrence of XSS suggests that output sanitization needs to be a primary focus for improvement.

In conclusion, while the plugin benefits from a small attack surface and secure database practices, the prevalent issue with output escaping and the historical pattern of XSS vulnerabilities present a clear risk. Addressing the unescaped output is crucial for improving the plugin's security. The absence of critical or high severity taint flows is a positive sign, but the potential for XSS due to inadequate output sanitization should not be underestimated.

Key Concerns

  • Low percentage of properly escaped outputs
  • Past medium severity CVEs related to XSS
  • No nonce checks implemented
Vulnerabilities
2 published

Kaya QR Code Generator Security Vulnerabilities

CVEs by Year

2 CVEs in 2023
2023
Patched Has unpatched

Severity Breakdown

Medium
2

2 total CVEs

CVE-2023-30784medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Kaya QR Code Generator <= 1.5.2 - Authenticated (Contributor+) Stored Cross-Site Scripting via qrCode attribute

Apr 18, 2023 Patched in 1.5.3 (280d)
WF-ad8b5fd2-ba92-4afa-9b4a-a95936b9a18d-kaya-qr-code-generatormedium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Kaya QR Code Generator <= 1.5.2 - Authenticated(Contributor+) Stored Cross-Site Scripting via url parameter

Apr 13, 2023 Patched in 1.5.3 (285d)
Code Analysis
Analyzed Mar 16, 2026

Kaya QR Code Generator Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
49
40 escaped
Nonce Checks
0
Capability Checks
4
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

45% escaped89 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
wpkqcg_admin_doOptionPage (includes\wpkqcg-admin-page.php:15)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Kaya QR Code Generator Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionplugins_loadedkaya-qr-code-generator.php:67
actionwp_initialize_sitekaya-qr-code-generator.php:101
filterplugin_action_linkskaya-qr-code-generator.php:129
filterplugin_row_metakaya-qr-code-generator.php:157
Maintenance & Trust

Kaya QR Code Generator Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 3, 2025
PHP min version5.2
Downloads139K

Community Trust

Rating88/100
Number of ratings38
Active installs20K
Developer Profile

Kaya QR Code Generator Developer Profile

Kaya Studio

3 plugins · 20K total installs

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

How We Detect Kaya QR Code Generator

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

Asset Fingerprints

Script Paths
/wp-content/plugins/kaya-qr-code-generator/js/wpkqcg-admin-qrcode.js/wp-content/plugins/kaya-qr-code-generator/js/wpkqcg-widget.js
Version Parameters
kaya-qr-code-generator/js/wpkqcg-admin-qrcode.js?ver=kaya-qr-code-generator/js/wpkqcg-widget.js?ver=

HTML / DOM Fingerprints

CSS Classes
ks-wp-dashboard-page-cardks-wp-dashboard-page-card-headerks-wp-dashboard-page-card-bodyks-wp-dashboard-page-card-titleks-wp-dashboard-page-card-textks-wp-dashboard-page-btnks-wp-dashboard-page-btn-primaryks-wp-dashboard-page-container+3 more
Data Attributes
data-qr_textdata-qr_sizedata-qr_leveldata-qr_margindata-qr_foregrounddata-qr_background
JS Globals
wpkqcg_params
Shortcode Output
[wpqr QRCode][wpqr QRCode url=[wpqr QRCode text=[wpqr QRCode size=
FAQ

Frequently Asked Questions about Kaya QR Code Generator