Lineate Security & Risk Analysis

wordpress.org/plugins/lineate

Lineate provides simple shortcodes for formatting poetry in the WordPress editor.

20 active installs v1.0 PHP + WP 3.3+ Updated Aug 19, 2012
editorpoetryshortcodes
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Lineate Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The "lineate" plugin version 1.0 exhibits a generally positive security posture based on the provided static analysis. It demonstrates good practices by avoiding dangerous functions, using prepared statements for all SQL queries, and having no recorded vulnerabilities. The absence of file operations and external HTTP requests further reduces potential attack vectors. However, a significant concern lies in the complete lack of output escaping, meaning any dynamic data displayed to users is not being sanitized, opening the door for Cross-Site Scripting (XSS) vulnerabilities. Additionally, the plugin lacks any nonce or capability checks, meaning its entry points (shortcodes) are not adequately protected against unauthorized access or manipulation. While the attack surface is small and currently unprotected entry points are zero, the lack of authentication and output sanitization presents a notable risk.

Key Concerns

  • No output escaping
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Lineate Security Vulnerabilities

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

Lineate Code Analysis

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

Bundled Libraries

TinyMCE

Output Escaping

0% escaped2 total outputs
Attack Surface

Lineate Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[lineate] lineate.php:67
[stanza] lineate.php:78
WordPress Hooks 7
filterthe_contentlineate.php:81
actionwp_enqueue_scriptslineate.php:94
actionadmin_initlineate.php:107
filtermce_external_pluginslineate.php:111
filtermce_buttonslineate.php:112
actionadmin_menulineate.php:126
actionadmin_initlineate.php:145
Maintenance & Trust

Lineate Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedAug 19, 2012
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Lineate Developer Profile

Johnathon Williams

3 plugins · 40 total installs

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

How We Detect Lineate

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/lineate/css/lineate-style.css
Script Paths
/wp-content/plugins/lineate/js/lineate-tinymce-main.js

HTML / DOM Fingerprints

CSS Classes
lineatelineate-stanza
Data Attributes
data-mce-placeholder
JS Globals
tinyMCEPreInittinymce
Shortcode Output
<div class='lineate'<div class='lineate-stanza'
FAQ

Frequently Asked Questions about Lineate