Laiser Tag Security & Risk Analysis

wordpress.org/plugins/laiser-tag

Laiser Tag is an automated tagging plugin that uses the Open Calais API to generate tags for created content within a WordPress Site.

20 active installs v1.2.5 PHP + WP 4.6+ Updated Aug 7, 2020
content-optimizationopen-calaissemantic-datataggingtaxonomy
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Laiser Tag Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The 'laiser-tag' v1.2.5 plugin exhibits several concerning security practices despite having no recorded vulnerability history. The most significant risks stem from the static analysis, particularly the presence of the `exec` function, which is inherently dangerous when used with untrusted input. Furthermore, the taint analysis revealed three flows with unsanitized paths, indicating potential vulnerabilities if user-supplied data can reach these points without proper validation. The plugin also demonstrates poor practices in SQL query preparation, with only 33% using prepared statements, and a very low rate of output escaping at only 11%. The absence of any nonce or capability checks on entry points is a major concern, as it allows unauthenticated or unauthorized users to interact with potentially sensitive code. While the plugin has no documented CVEs, this absence may be due to limited analysis or the fact that the current version has not been thoroughly tested for exploitable issues. The combination of dangerous functions, unsanitized data flows, weak input validation, and insufficient output sanitization presents a considerable security risk.

Key Concerns

  • Dangerous function `exec` used
  • 3 flows with unsanitized paths
  • Low percentage of SQL prepared statements
  • Very low percentage of output escaping
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Laiser Tag Security Vulnerabilities

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

Laiser Tag Code Analysis

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

Dangerous Functions Found

execexec('ps aux | grep "'.$last_pid.'"', $output, $result);include\Tagging.php:572

SQL Query Safety

33% prepared3 total queries

Output Escaping

11% escaped18 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
loadSitemap (include\Tagging.php:466)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Laiser Tag Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionltoc_tagging_eventinclude\Tagging.php:50
actiontemplate_redirectinclude\Tagging.php:53
actionadmin_menuinclude\Tagging.php:113
actionpost_updatedinclude\Tagging.php:116
actionadmin_noticesinclude\Tagging.php:164

Scheduled Events 1

ltoc_tagging_event
Maintenance & Trust

Laiser Tag Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedAug 7, 2020
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

Laiser Tag Developer Profile

Pacific Coast Information Systems

5 plugins · 40 total installs

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

How We Detect Laiser Tag

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/laiser-tag/assets/js/tagging.js/wp-content/plugins/laiser-tag/assets/css/tagging.css
Script Paths
/wp-content/plugins/laiser-tag/assets/js/tagging.js/wp-content/plugins/laiser-tag/assets/js/adminOptionsPageScript.js
Version Parameters
laiser-tag/assets/js/tagging.js?ver=laiser-tag/assets/css/tagging.css?ver=laiser-tag/assets/js/adminOptionsPageScript.js?ver=

HTML / DOM Fingerprints

Data Attributes
ltoc_api_keyltoc_tag_relevanceltoc_add_tag_on_saveltoc_tag_blacklistltoc_batch_postsltoc_included_categories+1 more
JS Globals
LTOC
FAQ

Frequently Asked Questions about Laiser Tag