The post author info Security & Risk Analysis

wordpress.org/plugins/the-post-author-info

Плагин «The post author info» выводит информацию об авторе записи из профиля в панели управления WordPress.

0 active installs v1.0 PHP + WP 4.9.0+ Updated Unknown
authoremailfirstnamepostprofile
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is The post author info Safe to Use in 2026?

Generally Safe

Score 100/100

The post author info has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "the-post-author-info" plugin v1.0 exhibits a strong security posture in several key areas, particularly concerning its attack surface and data handling. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits potential entry points for attackers. Furthermore, the fact that all SQL queries are using prepared statements is a best practice that effectively mitigates SQL injection vulnerabilities.

However, the static analysis reveals a significant weakness: 100% of output is not properly escaped. This means that any data displayed to users, which might originate from user input or other potentially untrusted sources, could be vulnerable to cross-site scripting (XSS) attacks. The lack of capability checks and nonce checks on any potential entry points (though none were identified) is also a concern, as it doesn't align with WordPress security best practices for securing administrative or user-facing functions. The plugin's vulnerability history is clean, with no recorded CVEs, which is positive, but it doesn't negate the immediate risks identified in the code analysis. In conclusion, while the plugin has a minimal attack surface and secure database interactions, the lack of output escaping presents a notable security risk that needs to be addressed.

Key Concerns

  • 100% of outputs are not properly escaped
  • 0 capability checks found
  • 0 nonce checks found
Vulnerabilities
None known

The post author info Security Vulnerabilities

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

The post author info Code Analysis

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

Output Escaping

0% escaped5 total outputs
Attack Surface

The post author info Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwp_enqueue_scriptsthe-post-author-info.php:37
Maintenance & Trust

The post author info Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedUnknown
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

The post author info Developer Profile

Artem Sannikov

7 plugins · 140 total installs

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

How We Detect The post author info

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/the-post-author-info/style.css
Version Parameters
the-post-author-info/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
the-post-author-infophoto-authorcurrent-author-info
HTML Comments
<!-- The post author info --><!-- Photo author --><!-- Current author info -->
FAQ

Frequently Asked Questions about The post author info