Simple Front End Edit Buttons Security & Risk Analysis

wordpress.org/plugins/simple-front-end-edit-buttons

Add edit buttons to the front end of your website. The buttons makes it easy to changing the order of a pages, adding pages, and editing pages.

10 active installs v0.1 PHP + WP 3.0+ Updated Jul 12, 2011
iconmenu-orderorderpageprio
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Front End Edit Buttons Safe to Use in 2026?

Generally Safe

Score 85/100

Simple Front End Edit Buttons has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 14yr ago
Risk Assessment

The plugin exhibits a concerning security posture despite some positive indicators. While the code avoids dangerous functions and uses prepared statements for all SQL queries, significant weaknesses are present. The most critical concern is the single AJAX handler that lacks any authentication checks, presenting a clear attack vector. Furthermore, the taint analysis reveals a flow with an unsanitized path, indicating a potential for vulnerabilities. The complete absence of output escaping is another major red flag, as it leaves the plugin susceptible to cross-site scripting (XSS) attacks. The vulnerability history being clear of any known CVEs is a positive sign, suggesting the developers might have addressed issues in the past or the plugin hasn't been widely targeted. However, this cannot overshadow the immediate risks identified in the static and taint analysis.

Key Concerns

  • Unprotected AJAX handler
  • Taint flow with unsanitized path
  • Output escaping is zero
  • No nonce checks on AJAX
Vulnerabilities
None known

Simple Front End Edit Buttons Security Vulnerabilities

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

Simple Front End Edit Buttons Code Analysis

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

SQL Query Safety

100% prepared4 total queries

Output Escaping

0% escaped2 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
<index> (index.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Simple Front End Edit Buttons Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_sfeeb_add_pageindex.php:476
WordPress Hooks 7
actionquery_varsindex.php:37
filterparse_requestindex.php:38
actionwidget_pages_argsindex.php:39
actionwp_list_pagesindex.php:40
actionpage_css_classindex.php:41
actionwp_headindex.php:42
actioninitindex.php:43
Maintenance & Trust

Simple Front End Edit Buttons Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedJul 12, 2011
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Simple Front End Edit Buttons Developer Profile

Pär Thernström

11 plugins · 361K total installs

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

How We Detect Simple Front End Edit Buttons

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-front-end-edit-buttons/style.css/wp-content/plugins/simple-front-end-edit-buttons/script.js
Script Paths
/wp-content/plugins/simple-front-end-edit-buttons/script.js
Version Parameters
simple-front-end-edit-buttons/style.css?ver=simple-front-end-edit-buttons/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
sfeeb_editsfeeb_edit_addsfeeb_edit_add_post_id_sfeeb_is_menu_order
HTML Comments
Styles for plugin Simple Front End Edit ButtonsScript for plugin Simple Front End Edit Buttons
Data Attributes
sfeeb_edit_add_post_id_
JS Globals
sfeeb_add_page
REST Endpoints
/wp-json/admin-ajax.php
FAQ

Frequently Asked Questions about Simple Front End Edit Buttons