Postlane Security & Risk Analysis

wordpress.org/plugins/postlane-posts-block

A Gutenberg block to display WordPress posts in grid or list layouts with drag-and-drop reordering and full customization controls.

0 active installs v1.0.0 PHP 7.4+ WP 5.8+ Updated Feb 24, 2026
blockgridgutenberg-postposts-gridwidget
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Postlane Safe to Use in 2026?

Generally Safe

Score 100/100

Postlane 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 postlane-posts-block plugin, version 1.0.0, exhibits a concerning security posture despite a clean vulnerability history. The static analysis reveals a significant attack surface, with all 2 entry points (REST API routes) lacking necessary authentication and permission checks. This means any user, regardless of their role, could potentially interact with these routes in an unintended way, posing a risk for unauthorized access or manipulation. While the code signals show good practices regarding SQL queries and output escaping, the complete absence of nonce and capability checks on the exposed REST API routes is a major red flag. The lack of any recorded vulnerabilities in its history is a positive point, suggesting diligent maintenance or a lack of exploitation attempts. However, the current state of the code analysis highlights immediate and significant risks that are not yet reflected in its historical data. The plugin's strengths lie in its secure handling of SQL and most output, but these are overshadowed by the critical lack of access control on its REST API.

Key Concerns

  • REST API routes without permission callbacks
  • Unprotected REST API entry points
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Postlane Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Postlane Release Timeline

v1.0.0Current
Code Analysis
Analyzed Mar 17, 2026

Postlane Code Analysis

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

Output Escaping

91% escaped22 total outputs
Attack Surface
2 unprotected

Postlane Attack Surface

Entry Points2
Unprotected2

REST API Routes 2

GET/wp-json/postlane-posts-block/v1/postspostlane-posts-block.php:155
GET/wp-json/postlane-posts-block/v1/categoriespostlane-posts-block.php:162
WordPress Hooks 2
actioninitpostlane-posts-block.php:28
actionrest_api_initpostlane-posts-block.php:29
Maintenance & Trust

Postlane Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedFeb 24, 2026
PHP min version7.4
Downloads205

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

Postlane Developer Profile

haroondev

2 plugins · 0 total installs

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

How We Detect Postlane

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/postlane-posts-block/build/index.js/wp-content/plugins/postlane-posts-block/build/editor.css/wp-content/plugins/postlane-posts-block/build/style.css
Script Paths
/wp-content/plugins/postlane-posts-block/build/index.js
Version Parameters
postlane-posts-block/build/index.js?ver=postlane-posts-block/build/editor.css?ver=postlane-posts-block/build/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
postlane-posts-block-editorpostlane-posts-block-style
Data Attributes
data-selectedCategorydata-numberofpostsdata-showimagedata-showtitledata-showexcerptdata-showdate+10 more
REST Endpoints
/wp-json/postlane-posts-block/v1/posts/wp-json/postlane-posts-block/v1/categories
FAQ

Frequently Asked Questions about Postlane