Interactions – Create Interactive Experiences in the Block Editor Security & Risk Analysis

wordpress.org/plugins/interactions

Add animations and interactivity to your blocks. Choose from ready-made effects like scroll & hover in the Interactions Library, or build your own.

200 active installs v1.3.2 PHP 8.0+ WP 6.7.4+ Updated Jan 27, 2026
animationblocksgutenberginteractioninteractivity
99
A · Safe
CVEs total1
Unpatched0
Last CVEJan 27, 2026
Safety Verdict

Is Interactions – Create Interactive Experiences in the Block Editor Safe to Use in 2026?

Generally Safe

Score 99/100

Interactions – Create Interactive Experiences in the Block Editor has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Jan 27, 2026Updated 2mo ago
Risk Assessment

The "interactions" plugin v1.3.2 exhibits a generally strong security posture with a clean slate from recent vulnerability history and a high percentage of properly escaped outputs. The static analysis reveals a minimal attack surface with all identified entry points (REST API routes) protected by permission callbacks. Crucially, no critical or high-severity taint flows were detected, and SQL queries are exclusively handled through prepared statements, mitigating common database-related risks. However, the presence of potentially dangerous functions like `preg_replace` with the 'e' modifier and `unserialize` warrants careful consideration. While no direct vulnerabilities stemming from these were found in the analysis, they represent inherent risks if not handled with extreme caution and robust input validation, as they can lead to code execution or object injection vulnerabilities under specific circumstances. The plugin's past, though free of current unpatched vulnerabilities, has seen a historical CVE related to Cross-Site Scripting, suggesting a potential for output-related vulnerabilities if not consistently vigilant. Overall, the plugin is in good shape, but these specific code signals and historical context suggest a need for continued attention to secure coding practices regarding unserialization and regular expression usage.

Key Concerns

  • Presence of unserialize function
  • Presence of preg_replace with /e modifier
  • No nonce checks detected
  • History of Cross-Site Scripting vulnerability
Vulnerabilities
1

Interactions – Create Interactive Experiences in the Block Editor Security Vulnerabilities

CVEs by Year

1 CVE in 2026
2026
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

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

Interactions – Create Interactive Experiences in the Block Editor <= 1.3.1 - Authenticated (Contributor+) Stored Cross-Site Scripting

Jan 27, 2026 Patched in 1.3.2 (1d)
Code Analysis
Analyzed Mar 16, 2026

Interactions – Create Interactive Experiences in the Block Editor Code Analysis

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

Dangerous Functions Found

preg_replace(/e)preg_replace( '/esrc\action-types\abstract-action-type.php:284
unserialize$this->interaction_data = @unserialize( trim( $post->post_content ) ); // @ is needed here so we donsrc\class-interaction.php:43

Output Escaping

96% escaped45 total outputs
Attack Surface

Interactions – Create Interactive Experiences in the Block Editor Attack Surface

Entry Points6
Unprotected0

REST API Routes 6

GET/wp-json/interact/v1/get_interactions_library_favoritessrc\editor\interaction-library\index.php:56
POST/wp-json/interact/v1/update_interactions_library_favoritessrc\editor\interaction-library\index.php:64
GET/wp-json/interact/v1/get_interactionssrc\rest-api\class-rest-editor.php:30
POST/wp-json/interact/v1/update_interactionsrc\rest-api\class-rest-editor.php:38
POST/wp-json/interact/v1/delete_interactionsrc\rest-api\class-rest-editor.php:51
GET/wp-json/interact/v1/get_location_rules/(?P<type>[\w\d-]+)src\rest-api\class-rest-location-rules.php:24
WordPress Hooks 23
actioninteract/action/enqueue/confettisrc\action-types\class-action-type-confetti.php:16
actionadmin_menusrc\admin\admin.php:14
actionadmin_enqueue_scriptssrc\admin\admin.php:16
actionadmin_initsrc\admin\admin.php:18
filterfs_redirect_on_activation_interactionssrc\admin\admin.php:187
actioninitsrc\admin\manage-interactions.php:17
filtermanage_interact-interaction_posts_columnssrc\admin\manage-interactions.php:20
actionmanage_interact-interaction_posts_custom_columnsrc\admin\manage-interactions.php:23
actionadmin_enqueue_scriptssrc\admin\manage-interactions.php:26
filterrest_pre_dispatchsrc\admin\manage-interactions.php:28
actionsave_post_interact-interactionsrc\class-interactions.php:19
actiondelete_postsrc\class-interactions.php:20
actiontrash_postsrc\class-interactions.php:21
actionuntrash_postsrc\class-interactions.php:22
actionenqueue_block_editor_assetssrc\editor\editor.php:21
actionenqueue_block_assetssrc\editor\editor.php:22
actionadmin_initsrc\editor\interaction-library\index.php:20
actionrest_api_initsrc\editor\interaction-library\index.php:21
actionwp_enqueue_scriptssrc\frontend\frontend.php:26
filterrender_blocksrc\frontend\frontend.php:29
filterinteract/localize_script/frontendsrc\frontend\frontend.php:178
actionrest_api_initsrc\rest-api\class-rest-editor.php:21
actionrest_api_initsrc\rest-api\class-rest-location-rules.php:20
Maintenance & Trust

Interactions – Create Interactive Experiences in the Block Editor Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 27, 2026
PHP min version8.0
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs200
Developer Profile

Interactions – Create Interactive Experiences in the Block Editor Developer Profile

Benjamin Intal

10 plugins · 110K total installs

86
trust score
Avg Security Score
89/100
Avg Patch Time
21 days
View full developer profile
Detection Fingerprints

How We Detect Interactions – Create Interactive Experiences in the Block Editor

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/interactions/build/blocks.style.build.css/wp-content/plugins/interactions/build/interactions-frontend.js/wp-content/plugins/interactions/build/editor.css/wp-content/plugins/interactions/build/editor.js
Script Paths
/wp-content/plugins/interactions/build/interactions-frontend.js
Version Parameters
ver=1.3.2

HTML / DOM Fingerprints

CSS Classes
interactions-activeinteract-element-scrollinginteract-element-scrolling-animateinteract-element-scrolling-observer
Data Attributes
data-interactions-settingsdata-interactions-iddata-interactions-debug
JS Globals
Interactionsinteractions_frontend_paramsinteract_settings
REST Endpoints
/wp-json/interactions/v1/get_settings/wp-json/interactions/v1/get_element_settings/wp-json/interactions/v1/save_settings
FAQ

Frequently Asked Questions about Interactions – Create Interactive Experiences in the Block Editor