Realtyna Provisioning Security & Risk Analysis

wordpress.org/plugins/realtyna-provisioning

Install WPL packages on your Real Estate website.

300 active installs v1.2.3 PHP + WP 4.0.0+ Updated Dec 23, 2024
real-estatewpl
91
A · Safe
CVEs total1
Unpatched0
Last CVEJan 15, 2025
Download
Safety Verdict

Is Realtyna Provisioning Safe to Use in 2026?

Generally Safe

Score 91/100

Realtyna Provisioning has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Jan 15, 2025Updated 1yr ago
Risk Assessment

The realtyna-provisioning plugin v1.2.3 exhibits a mixed security posture. While it demonstrates good practices by utilizing prepared statements for all SQL queries and implementing a significant number of nonce checks, there are notable areas of concern. The low percentage of properly escaped output (62%) is a significant weakness, indicating a high potential for Cross-Site Scripting (XSS) vulnerabilities. Additionally, the taint analysis reveals flows with unsanitized paths, which could be exploited to manipulate file operations or other sensitive functions.

The vulnerability history shows one medium severity CVE related to XSS, which aligns with the output escaping concerns. The fact that this vulnerability is patched is positive, but the pattern of past XSS issues suggests a recurring weakness in input sanitization and output encoding. The plugin's static analysis shows a moderate attack surface through AJAX handlers, and while these appear to have authorization checks, the lack of capability checks on these handlers is a significant gap.

In conclusion, while the plugin avoids critical vulnerabilities based on the provided static analysis and has a history of patched medium issues, the high rate of unescaped output and the presence of unsanitized taint flows are serious risks that require immediate attention. The absence of capability checks on AJAX endpoints further exacerbates these risks. Addressing the output escaping and taint flow issues is paramount for improving the plugin's security.

Key Concerns

  • Low percentage of properly escaped output
  • Flows with unsanitized paths
  • Medium severity CVE history
  • No capability checks on AJAX handlers
Vulnerabilities
1

Realtyna Provisioning Security Vulnerabilities

CVEs by Year

1 CVE in 2025
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-24656medium · 6.1Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Realtyna Provisioning <= 1.2.2 - Reflected Cross-Site Scripting

Jan 15, 2025 Patched in 1.2.3 (42d)
Code Analysis
Analyzed Mar 16, 2026

Realtyna Provisioning Code Analysis

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

SQL Query Safety

100% prepared4 total queries

Output Escaping

62% escaped98 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

3 flows2 with unsanitized paths
download (app\includes\menus\dashboard.php:296)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Realtyna Provisioning Attack Surface

Entry Points6
Unprotected0

AJAX Handlers 6

authwp_ajax_rtprov_registerapp\includes\menus\dashboard.php:28
authwp_ajax_rtprov_loginapp\includes\menus\dashboard.php:29
authwp_ajax_rtprov_forgotapp\includes\menus\dashboard.php:30
authwp_ajax_rtprov_resetapp\includes\menus\dashboard.php:31
authwp_ajax_rtprov_downloadapp\includes\menus\dashboard.php:32
authwp_ajax_rtprov_installapp\includes\menus\dashboard.php:33
WordPress Hooks 11
actionadmin_enqueue_scriptsapp\includes\assets.php:31
actionadmin_noticesapp\includes\hooks.php:33
actionclear_auth_cookieapp\includes\hooks.php:34
actionadmin_initapp\includes\hooks.php:36
actionplugins_loadedapp\includes\i18n.php:25
filterimport_post_meta_keyapp\includes\importer\wordpress-importer.php:103
filterhttp_request_timeoutapp\includes\importer\wordpress-importer.php:104
actionadmin_menuapp\includes\menus.php:30
actionadmin_noticesrealtyna-provisioning.php:21
actionadmin_noticesrealtyna-provisioning.php:38
actionadmin_noticesrealtyna-provisioning.php:55
Maintenance & Trust

Realtyna Provisioning Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.0
Last updatedDec 23, 2024
PHP min version
Downloads7K

Community Trust

Rating0/100
Number of ratings0
Active installs300
Developer Profile

Realtyna Provisioning Developer Profile

Realtyna

3 plugins · 3K total installs

81
trust score
Avg Security Score
90/100
Avg Patch Time
47 days
View full developer profile
Detection Fingerprints

How We Detect Realtyna Provisioning

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Realtyna Provisioning