QR code MeCard/vCard generator Security & Risk Analysis

wordpress.org/plugins/wp-qrcode-me-v-card

Share your contact information such as emails, phone number and much more through QR code with WordPress using shortcode, widget or by direct link.

3K active installs v1.7.1 PHP 7.3+ WP 5.0+ Updated Nov 9, 2025
mecardqrcodeshortcodevcardwidget
100
A · Safe
CVEs total1
Unpatched0
Last CVEJul 24, 2023
Safety Verdict

Is QR code MeCard/vCard generator Safe to Use in 2026?

Generally Safe

Score 100/100

QR code MeCard/vCard generator has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Jul 24, 2023Updated 4mo ago
Risk Assessment

The wp-qrcode-me-vcard plugin version 1.7.1 presents a mixed security posture. While it demonstrates good practices such as using prepared statements for all SQL queries and performing some capability checks, significant concerns remain. The presence of an unprotected AJAX handler significantly expands the attack surface, as any unauthenticated user could potentially interact with this endpoint. The lack of proper output escaping on a substantial portion (84%) of outputs is also a serious concern, potentially leading to cross-site scripting (XSS) vulnerabilities if user-supplied data is displayed without adequate sanitization. The plugin's vulnerability history shows one past medium-severity vulnerability, specifically related to missing authorization, which aligns with the current finding of an unprotected AJAX handler. This pattern suggests a recurring weakness in ensuring proper access control for plugin functionalities.

Overall, the plugin has some security strengths, particularly in its database interactions. However, the identified unprotected entry point and the high percentage of unescaped output introduce considerable risk. The historical pattern of missing authorization further reinforces the need for diligent review and remediation of access control mechanisms. The absence of critical or high severity taint flows is a positive sign, but the existing issues are sufficient to warrant caution and prompt remediation.

Key Concerns

  • Unprotected AJAX handler found
  • High percentage of unescaped output
  • Past medium vulnerability (Missing Authorization)
Vulnerabilities
1

QR code MeCard/vCard generator Security Vulnerabilities

CVEs by Year

1 CVE in 2023
2023
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2023-38477medium · 4.3Missing Authorization

QR code MeCard/vCard generator <= 1.6.0 - Missing Authorization via wqm_make_url_permanent

Jul 24, 2023 Patched in 1.6.1 (183d)
Code Analysis
Analyzed Mar 16, 2026

QR code MeCard/vCard generator Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

16% escaped108 total outputs
Attack Surface
1 unprotected

QR code MeCard/vCard generator Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_wqm_make_permanentcontroller\class-wqm-common.php:97
WordPress Hooks 7
actionadmin_noticesbootstrap.php:79
actionplugins_loadedcontroller\class-wqm-common.php:85
actionadmin_enqueue_scriptscontroller\class-wqm-common.php:96
actionwidgets_initcontroller\class-wqm-common.php:128
actionwpcontroller\class-wqm-common.php:129
actioninitcontroller\class-wqm-qr-code-type.php:60
filteradmin_post_thumbnail_sizecontroller\class-wqm-qr-code-type.php:143
Maintenance & Trust

QR code MeCard/vCard generator Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 9, 2025
PHP min version7.3
Downloads45K

Community Trust

Rating90/100
Number of ratings8
Active installs3K
Developer Profile

QR code MeCard/vCard generator Developer Profile

stasionok

4 plugins · 5K total installs

76
trust score
Avg Security Score
96/100
Avg Patch Time
183 days
View full developer profile
Detection Fingerprints

How We Detect QR code MeCard/vCard generator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-qrcode-me-v-card/static/css/styles.css
Script Paths
/wp-content/plugins/wp-qrcode-me-v-card/static/js/wp-color-picker-alpha.min.js
Version Parameters
wp-qrcode-me-v-card/static/css/styles.css?ver=wp-qrcode-me-v-card/static/js/wp-color-picker-alpha.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
wqm-color-picker
JS Globals
wpColorPicker
FAQ

Frequently Asked Questions about QR code MeCard/vCard generator