
LH Multisite CORS Security & Risk Analysis
wordpress.org/plugins/lh-multisite-corsAllows AJAX requests from other sites in your multisite network even if they are on another domain or subdomain
Is LH Multisite CORS Safe to Use in 2026?
Generally Safe
Score 85/100LH Multisite CORS has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "lh-multisite-cors" plugin v1.02 exhibits a generally strong security posture based on the provided static analysis. It demonstrates an absence of known vulnerabilities, dangerous functions, file operations, and external HTTP requests, which are positive indicators. The code also shows good practice in output escaping, with all outputs being properly escaped. However, there are significant concerns regarding the lack of explicit authorization checks across its attack surface and the presence of unsanitized paths identified in the taint analysis.
While the plugin reports zero AJAX handlers, REST API routes, shortcodes, or cron events as entry points, the taint analysis revealing two flows with unsanitized paths is a critical flag. This suggests that even without explicitly defined entry points like AJAX or REST API, there might be implicit ways data could be processed without proper sanitization, potentially leading to vulnerabilities if any of these paths are ever exposed or utilized differently. The complete absence of nonce and capability checks further amplifies this concern, as it means any potential data processing could be accessible without proper verification of user intent or permissions.
In conclusion, the plugin's clean vulnerability history and adherence to output escaping are commendable. Nevertheless, the presence of unsanitized taint flows and the lack of any capability or nonce checks present a notable risk. The developer should prioritize addressing these taint flows and implementing robust authorization mechanisms to ensure data integrity and prevent potential security breaches.
Key Concerns
- Taint flows with unsanitized paths
- No nonce checks
- No capability checks
LH Multisite CORS Security Vulnerabilities
LH Multisite CORS Code Analysis
SQL Query Safety
Data Flow Analysis
LH Multisite CORS Attack Surface
WordPress Hooks 3
Maintenance & Trust
LH Multisite CORS Maintenance & Trust
Maintenance Signals
Community Trust
LH Multisite CORS Alternatives
WP-CORS
wp-cors
Allows AJAX requests from other sites to integrate content from your site using the CORS standard.
Enable CORS
enable-cors
Please read the plugin description before installing to ensure compatibility and avoid potential issues. This plugin will be free forever.
CoCart CORS Support
cocart-cors
Enables support for CORS to allow CoCart to work across multiple domains.
Ajax Load More: REST API
ajax-load-more-rest-api
An Ajax Load More extension that adds compatibility for the WP REST API.
ajax Post Comment
hina-ajax-comment
Post comment form on frontend tobe ajax using WP REST API Version.2
LH Multisite CORS Developer Profile
77 plugins · 15K total installs
How We Detect LH Multisite CORS
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.