Microposts – Microblogging post type Security & Risk Analysis

wordpress.org/plugins/microposts

Create a Twitter-style (X-style) microblog on your WordPress site with hashtags, AJAX feed, infinite scroll, and automatic title generation.

40 active installs v1.5.0 PHP 7.2+ WP 5.8+ Updated Jan 31, 2026
hashtagsinfinite-scrollmicroblogmicrobloggingshort-posts
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Microposts – Microblogging post type Safe to Use in 2026?

Generally Safe

Score 100/100

Microposts – Microblogging post type has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The microposts plugin v1.5.0 demonstrates a generally good security posture, with a high percentage of properly escaped output and consistent use of prepared statements for SQL queries. The absence of any known historical vulnerabilities and critical taint flows is also a positive indicator. However, the plugin does present a concerning entry point through its REST API route, which lacks permission callbacks, meaning it can be accessed and potentially manipulated by unauthenticated users. While dangerous functions and file operations are not immediately flagged as problematic in static analysis, the lack of explicit authentication on a REST API endpoint creates a significant security gap that could be exploited.

Key Concerns

  • REST API route without permission callbacks
Vulnerabilities
None known

Microposts – Microblogging post type Security Vulnerabilities

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

Microposts – Microblogging post type Code Analysis

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

Output Escaping

98% escaped92 total outputs
Attack Surface
1 unprotected

Microposts – Microblogging post type Attack Surface

Entry Points3
Unprotected1

REST API Routes 1

GET/wp-json/creomicro/v1/listmicroposts.php:321

Shortcodes 2

[creomicro_feed] microposts.php:48
[creomicro_list] microposts.php:49
WordPress Hooks 27
actioninitmicroposts.php:41
actionadmin_menumicroposts.php:42
actionadmin_initmicroposts.php:43
actionrest_api_initmicroposts.php:44
actioninitmicroposts.php:45
filterget_default_comment_statusmicroposts.php:46
actionupdate_option_creomicro_enable_commentsmicroposts.php:47
actionsave_post_micropostmicroposts.php:50
filterthe_contentmicroposts.php:51
filtercontent_save_premicroposts.php:52
actionpre_get_postsmicroposts.php:53
actionwp_enqueue_scriptsmicroposts.php:54
actionadmin_enqueue_scriptsmicroposts.php:55
filtertemplate_includemicroposts.php:56
actionadmin_menumicroposts.php:57
actionadmin_post_creomicro_delete_tagsmicroposts.php:58
filteruse_block_editor_for_post_typemicroposts.php:59
actionsave_post_micropostmicroposts.php:606
actionadmin_post_creomicro_copy_template_to_thememicroposts.php:733
filterthe_contentmicroposts.php:765
actionsave_post_micropostmicroposts.php:774
actionadd_meta_boxesmicroposts.php:786
actionwp_dashboard_setupmicroposts.php:797
actionadmin_post_creomicro_quick_micropostmicroposts.php:827
actionadmin_noticesmicroposts.php:894
filtercomments_titletemplates\single-micropost.php:73
filtergettexttemplates\single-micropost.php:75
Maintenance & Trust

Microposts – Microblogging post type Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 31, 2026
PHP min version7.2
Downloads603

Community Trust

Rating100/100
Number of ratings1
Active installs40
Developer Profile

Microposts – Microblogging post type Developer Profile

nativebreed

1 plugin · 40 total installs

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

How We Detect Microposts – Microblogging post type

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/microposts/assets/mp-style.css/wp-content/plugins/microposts/assets/mp-feed.js
Version Parameters
microposts/assets/mp-style.css?ver=microposts/assets/mp-feed.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-rest-urldata-noncedata-comments-enabled
JS Globals
creomicroFeedVars
REST Endpoints
/creomicro/v1/list
Shortcode Output
[creomicro_feed][creomicro_list]
FAQ

Frequently Asked Questions about Microposts – Microblogging post type