FoxyBookmark Security & Risk Analysis

wordpress.org/plugins/foxy-bookmark

For content by the visitor in social networks

10 active installs v1.0.0 PHP + WP 2.0.2+ Updated Sep 14, 2010
commentsdkjicsownetworksharesocial
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is FoxyBookmark Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 15yr ago
Risk Assessment

The "foxy-bookmark" v1.0.0 plugin presents a mixed security profile. On the positive side, it exhibits a remarkably small attack surface with no exposed AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, all identified SQL queries utilize prepared statements, and there are no recorded CVEs, indicating a potentially clean history. This suggests a degree of diligence in avoiding common vulnerability vectors.

However, significant concerns arise from the static analysis. The complete lack of output escaping for all identified outputs is a critical weakness, potentially exposing the application to cross-site scripting (XSS) attacks. The absence of nonce and capability checks on any entry points, coupled with file operations and external HTTP requests, creates opportunities for unauthorized actions or data leakage if these operations are not inherently secure or properly validated. The lack of taint analysis results might be due to the limited attack surface, but it doesn't negate the risks associated with unescaped output and missing authorization checks.

In conclusion, while the plugin's limited attack surface and use of prepared statements are commendable, the pervasive lack of output escaping and authorization checks are significant security liabilities. The absence of past vulnerabilities could be attributed to its low exposure or simply luck, rather than inherent security. The identified code signals point towards a need for substantial hardening, particularly around input sanitization and output encoding.

Key Concerns

  • All identified outputs are unescaped
  • No nonce checks
  • No capability checks
  • Performs file operations
  • Performs external HTTP requests
Vulnerabilities
None known

FoxyBookmark Security Vulnerabilities

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

FoxyBookmark Code Analysis

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

Output Escaping

0% escaped6 total outputs
Attack Surface

FoxyBookmark Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwp_headfoxy-bookmarks.php:395
actionadmin_headfoxy-bookmarks.php:405
actionadmin_menufoxy-bookmarks.php:417
filterthe_contentfoxy-bookmarks.php:418
Maintenance & Trust

FoxyBookmark Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedSep 14, 2010
PHP min version
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

FoxyBookmark Developer Profile

dkjicsow

1 plugin · 10 total installs

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

How We Detect FoxyBookmark

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/foxy-bookmark/foxy-bookmarks.css
Script Paths
/wp-content/plugins/foxy-bookmark/foxy-bookmarks.js

HTML / DOM Fingerprints

CSS Classes
foxywrapitin1in2foxy-bookmarks
HTML Comments
<!-- the height of the icons (29px) --><!-- Now the plugin supports insertion on your site's main page for those of you who use themes that post the entire content of posts on the homepage. -->
Data Attributes
id="foxy-bookmarks"name="foxy-bookmarks"id="position-above"id="position-below"id="position-manual"id="reloption"+9 more
JS Globals
var plugoptsvar vNumvar OPTIONSvar PLUGINNAMEvar PLUGPATH
FAQ

Frequently Asked Questions about FoxyBookmark