posting links with images Security & Risk Analysis

wordpress.org/plugins/posting-links-with-images

This will helps you to post links with image, title and description...

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

Is posting links with images Safe to Use in 2026?

Generally Safe

Score 100/100

posting links with images has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "posting-links-with-images" v1.0 plugin exhibits a seemingly strong security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the plugin's attack surface. Furthermore, the code signals indicate excellent practices regarding SQL queries and output escaping, with 100% usage of prepared statements and proper escaping respectively. The plugin also avoids dangerous functions and external HTTP requests.

However, the static analysis also reveals a couple of concerning signals. The presence of file operations, while not immediately indicative of a vulnerability, warrants careful inspection. More significantly, the taint analysis shows two flows with unsanitized paths. While these are not rated as critical or high severity, unsanitized paths can potentially lead to path traversal vulnerabilities if not handled with extreme care. The lack of any recorded vulnerability history, while generally positive, can also mean that the plugin has not been extensively tested or scrutinized in the past, leaving potential for undiscovered issues.

In conclusion, the plugin demonstrates a commitment to secure coding practices in key areas like database interaction and output handling. The limited attack surface is a major strength. Nevertheless, the presence of unsanitized path flows and file operations are areas that require further investigation and mitigation to ensure the plugin's overall security. The absence of known vulnerabilities is a good sign, but the potential for undiscovered issues due to the identified taint flows should not be overlooked.

Key Concerns

  • Taint analysis found 2 flows with unsanitized paths
  • File operations detected without further context
  • No nonce checks found
  • No capability checks found
Vulnerabilities
None known

posting links with images Security Vulnerabilities

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

posting links with images Code Analysis

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

Data Flow Analysis

2 flows2 with unsanitized paths
AddFunction (index.php:21)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

posting links with images Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionStyles_and_Scriptsindex.php:23
actionadmin_menuindex.php:152
Maintenance & Trust

posting links with images Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedUnknown
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

posting links with images Developer Profile

Radicore

1 plugin · 10 total installs

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

How We Detect posting links with images

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/posting-links-with-images/radicore.css
Script Paths
/wp-content/plugins/posting-links-with-images/radicore.js

HTML / DOM Fingerprints

CSS Classes
linkpostlinkimageDisImglinktitlelinkurllinkdes
Data Attributes
id="url"
Shortcode Output
<div class="linkpost"><div class="linkimage"><a href= target="_blank"><img class="DisImg" alt="NYC" src=></a></div><div class="linktitle"></div><div class="linkurl">
FAQ

Frequently Asked Questions about posting links with images