RealHomes Stripe Payments Security & Risk Analysis

wordpress.org/plugins/inspiry-stripe-payments

This plugin allows the RealHomes theme website admin to add Stripe payments functionality for individual properties submitted by website users.

500 active installs v2.0.9 PHP 8.3+ WP 6.0+ Updated Dec 4, 2025
checkoutinspirypaymentsstripe
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is RealHomes Stripe Payments Safe to Use in 2026?

Generally Safe

Score 100/100

RealHomes Stripe Payments has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4mo ago
Risk Assessment

The 'inspiry-stripe-payments' plugin version 2.0.9 exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices by exclusively using prepared statements for SQL queries, performing output escaping on a high percentage of outputs, and having no known historical vulnerabilities. The absence of critical taint flows and dangerous functions is also reassuring.

However, a significant concern lies within its attack surface. The presence of one AJAX handler that lacks authentication checks presents a direct vulnerability. While the plugin includes one nonce check, its application to this unprotected AJAX handler is not guaranteed by the provided data. The lack of capability checks on any entry points is another weakness that could be exploited if an attacker can trigger the unprotected AJAX handler.

Overall, the plugin's clean vulnerability history suggests diligent maintenance. Nevertheless, the identified unprotected AJAX endpoint is a critical flaw that requires immediate attention. Addressing this single point of entry without proper authorization is paramount to improving the plugin's security.

Key Concerns

  • AJAX handler without auth checks
  • No capability checks on entry points
Vulnerabilities
None known

RealHomes Stripe Payments Security Vulnerabilities

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

RealHomes Stripe Payments Code Analysis

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

Bundled Libraries

Stripe PHP

Output Escaping

94% escaped32 total outputs
Attack Surface
1 unprotected

RealHomes Stripe Payments Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_inspiry_stripe_paymentincludes\class-inspiry-stripe-payments.php:237
WordPress Hooks 10
actionadmin_noticesincludes\class-inspiry-stripe-payments.php:88
actionplugins_loadedincludes\class-inspiry-stripe-payments.php:195
actionadmin_initincludes\class-inspiry-stripe-payments.php:213
actionadmin_menuincludes\class-inspiry-stripe-payments.php:214
actionadmin_enqueue_scriptsincludes\class-inspiry-stripe-payments.php:218
actionadmin_enqueue_scriptsincludes\class-inspiry-stripe-payments.php:219
actioninitincludes\class-inspiry-stripe-payments.php:236
actionwp_enqueue_scriptsincludes\class-inspiry-stripe-payments.php:241
actionwp_enqueue_scriptsincludes\class-inspiry-stripe-payments.php:242
actioninspiry_before_my_properties_page_renderpublic\class-inspiry-stripe-payments-handler.php:345
Maintenance & Trust

RealHomes Stripe Payments Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 4, 2025
PHP min version8.3
Downloads25K

Community Trust

Rating0/100
Number of ratings0
Active installs500
Developer Profile

RealHomes Stripe Payments Developer Profile

Inspiry Themes

7 plugins · 17K total installs

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

How We Detect RealHomes Stripe Payments

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/inspiry-stripe-payments/admin/css/inspiry-stripe-payments-admin.css/wp-content/plugins/inspiry-stripe-payments/admin/js/inspiry-stripe-payments-admin.js
Script Paths
admin/js/inspiry-stripe-payments-admin.js
Version Parameters
inspiry-stripe-payments/admin/css/inspiry-stripe-payments-admin.css?ver=inspiry-stripe-payments/admin/js/inspiry-stripe-payments-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
inspiry-stripe-payments-admin-wrap
HTML Comments
<!-- Plugin Name: RealHomes Stripe Payments --><!-- Plugin URI: https://wordpress.org/plugins/inspiry-stripe-payments/ --><!-- Description: Provides Stripe functionality for individual property payments. --><!-- Version: 2.0.9 -->+67 more
Data Attributes
data-plugin-name="inspiry-stripe-payments"data-plugin-version="2.0.9"
JS Globals
var Inspiry_Stripe_Payments_Admin_Object
FAQ

Frequently Asked Questions about RealHomes Stripe Payments