ProProfs Embed Security & Risk Analysis

wordpress.org/plugins/proprofs-embed

Installing and using ProProfs with WordPress is a breeze and requires no coding or technical expertise to get started.

200 active installs v1.0.0 PHP 5.2.4+ WP 3.0.1+ Updated Oct 28, 2024
embed-courseembed-quizembed-surveyproprofs-embed
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is ProProfs Embed Safe to Use in 2026?

Generally Safe

Score 92/100

ProProfs Embed has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The proprofs-embed plugin v1.0.0 exhibits a generally strong security posture based on the provided static analysis. There are no identified dangerous functions, raw SQL queries, unescaped output, or file operations, which are common sources of vulnerabilities. The absence of external HTTP requests and bundled libraries further simplifies the attack surface. Crucially, the plugin has no known vulnerabilities (CVEs) recorded, suggesting a history of secure development or a lack of widespread security scrutiny. This indicates a developer who is likely adhering to secure coding practices.

However, a notable concern is the complete absence of nonce checks and capability checks across its single entry point (a shortcode). While there are no AJAX handlers or REST API routes to check, a shortcode can still be a vector for malicious execution if not properly secured. The lack of these checks means that any user, regardless of their role or authorization, could potentially trigger the shortcode's functionality. This is a significant weakness that could lead to unintended consequences or provide an avenue for privilege escalation or unwanted actions if the shortcode's functionality is not inherently benign.

In conclusion, the plugin is strong in its handling of sensitive code operations and has a clean vulnerability history. However, the oversight in implementing security checks for its sole entry point is a critical weakness that requires immediate attention to mitigate potential risks.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

ProProfs Embed Security Vulnerabilities

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

ProProfs Embed Code Analysis

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

Output Escaping

100% escaped3 total outputs
Attack Surface

ProProfs Embed Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[ProProfs] ProProfs.php:68
WordPress Hooks 1
filterplugin_row_metaProProfs.php:13
Maintenance & Trust

ProProfs Embed Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.0
Last updatedOct 28, 2024
PHP min version5.2.4
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs200
Alternatives

ProProfs Embed Alternatives

No alternatives data available yet.

Developer Profile

ProProfs Embed Developer Profile

ProProfs

3 plugins · 300 total installs

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

How We Detect ProProfs Embed

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/proprofs-embed/style.css
Version Parameters
proprofs-embed/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
class-pp
HTML Comments
ProProfs plugin v.1.0.0
Shortcode Output
<iframe src="https://proprofs.com" width="100%" height="500" scrolling="yes" class="class-pp" frameborder="1"></iframe>
FAQ

Frequently Asked Questions about ProProfs Embed