Content Importer for Notion Security & Risk Analysis

wordpress.org/plugins/content-importer-for-notion

Sync and display content from a Notion database in your WordPress site. Easily customize element styles and add custom CSS.

40 active installs v1.0.1 PHP 7.2+ WP 5.5+ Updated Jan 15, 2025
apiautomationnotionsynchronization
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Content Importer for Notion Safe to Use in 2026?

Generally Safe

Score 92/100

Content Importer for Notion 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 "content-importer-for-notion" plugin version 1.0.1 demonstrates a generally good security posture with several positive indicators. The code analysis reveals a complete absence of dangerous functions and SQL queries without prepared statements, along with 100% proper output escaping. This suggests a strong adherence to secure coding practices. Furthermore, the plugin's vulnerability history is clean, with no recorded CVEs, indicating a low likelihood of previously exploited weaknesses. The presence of nonce and capability checks also contributes to a more secure design, protecting against common web vulnerabilities.

However, there are a few areas that warrant attention. The analysis identified two flows with unsanitized paths, which, while not classified as critical or high severity in this specific analysis, represent a potential risk. These flows could be vectors for path traversal vulnerabilities if not handled carefully. Additionally, the plugin makes six external HTTP requests. While not inherently insecure, each external request represents a potential attack surface, especially if the data being sent or received is not properly validated or if the remote endpoint is compromised. The limited attack surface is a positive, but these unsanitized paths and external requests are the primary areas of concern.

In conclusion, the plugin is well-developed from a security perspective, with excellent handling of sensitive code constructs. The lack of historical vulnerabilities is a significant strength. The main deductions would stem from the identified unsanitized paths, as this is a direct code-level concern. While the current impact might be low, it's a crucial area for potential improvement to ensure long-term security.

Key Concerns

  • Flows with unsanitized paths
Vulnerabilities
None known

Content Importer for Notion Security Vulnerabilities

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

Content Importer for Notion Code Analysis

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

Output Escaping

100% escaped166 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

8 flows2 with unsanitized paths
content_importer_for_notion_display_pages (includes\notion-pages.php:4)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Content Importer for Notion Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 1

authwp_ajax_content_importer_for_notion_set_cron_intervalincludes\ajax-handler.php:70

Shortcodes 1

[notion_page] includes\shortcode.php:5
WordPress Hooks 9
filtercron_schedulesincludes\ajax-handler.php:37
actioncontent_importer_for_notion_cron_updateincludes\ajax-handler.php:42
actionadmin_initincludes\settings.php:5
actionadmin_noticesincludes\settings.php:29
actioninitncontent-importer.php:50
actioninitncontent-importer.php:63
actionadmin_menuncontent-importer.php:66
actionadmin_enqueue_scriptsncontent-importer.php:131
actionadmin_enqueue_scriptsncontent-importer.php:141

Scheduled Events 1

content_importer_for_notion_cron_update
Maintenance & Trust

Content Importer for Notion Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedJan 15, 2025
PHP min version7.2
Downloads897

Community Trust

Rating100/100
Number of ratings1
Active installs40
Developer Profile

Content Importer for Notion Developer Profile

Patrick Chang

1 plugin · 40 total installs

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

How We Detect Content Importer for Notion

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/content-importer-for-notion/css/custom-styles.css/wp-content/plugins/content-importer-for-notion/css/tooltip.css/wp-content/plugins/content-importer-for-notion/js/content-importer-for-notion-cron.js
Script Paths
/wp-content/plugins/content-importer-for-notion/js/content-importer-for-notion-cron.js
Version Parameters
content-importer-for-notion/css/custom-styles.css?ver=content-importer-for-notion/css/tooltip.css?ver=content-importer-for-notion/js/content-importer-for-notion-cron.js?ver=

HTML / DOM Fingerprints

CSS Classes
content-importer-for-notion-plugin-admin
JS Globals
contentImporterForNotionCronAjax
FAQ

Frequently Asked Questions about Content Importer for Notion