
Permalink History Security & Risk Analysis
wordpress.org/plugins/permalink-historySaves the history of your WordPress site permalinks and provides automatic redirects.
Is Permalink History Safe to Use in 2026?
Generally Safe
Score 100/100Permalink History has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "permalink-history" plugin v2.0.3 exhibits a mixed security posture. While it shows good practices by avoiding dangerous functions, file operations, and external HTTP requests, and largely using prepared statements for SQL queries, significant security concerns exist. The presence of two AJAX handlers without authentication checks presents a direct attack vector that could be exploited by unauthenticated users. Furthermore, the lack of nonce checks on these AJAX endpoints exacerbates this risk, as it makes them susceptible to Cross-Site Request Forgery (CSRF) attacks. The code also shows only 52% of outputs being properly escaped, indicating a potential for Cross-Site Scripting (XSS) vulnerabilities. The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive indicator of past security diligence. However, this clean history does not negate the immediate risks identified in the current static analysis. The overall conclusion is that while the plugin has some good security foundations, the unprotected AJAX endpoints and potential for unescaped output are critical weaknesses that require immediate attention.
Key Concerns
- AJAX handlers without auth checks
- Output escaping is insufficient (52% proper)
- No nonce checks on AJAX handlers
Permalink History Security Vulnerabilities
Permalink History Code Analysis
SQL Query Safety
Output Escaping
Permalink History Attack Surface
AJAX Handlers 2
WordPress Hooks 12
Maintenance & Trust
Permalink History Maintenance & Trust
Maintenance Signals
Community Trust
Permalink History Alternatives
Permalink Manager for WooCommerce
permalink-manager-for-woocommerce
Permalink Manager for WooCommerce improves your store permalinks and remove product, product_category and product_tag slugs from the URL.
Wenprise Pinyin Slug
wenprise-pinyin-slug
自动转换 WordPress 中的中文文章别名、分类项目别名、图片文件名称为汉语拼音或英文翻译。
Change Permalink Helper
change-permalink-helper
It checks the Permalink and redirects to the new URL, if it doesn't exist. It sends the header message "moved permanently 301"
Greek Multi Tool – Greeklish Slugs, Permalinks & Transliteration
greek-multi-tool
The only lightweight plugin you need for Greek WordPress sites. Auto-convert Greeklish slugs, optimize permalinks, and enhance search without bloat.
Advanced Permalinks
advanced-permalinks
Allows multiple permalink structures and category-specific permalinks without needing redirects.
Permalink History Developer Profile
22 plugins · 2K total installs
How We Detect Permalink History
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/permalink-history/dist/gutenberg.ts.js/wp-content/plugins/permalink-history/dist/gutenberg.ts.jsHTML / DOM Fingerprints
/wp-json/permalink-history/v1/posts/wp-json/permalink-history/v1/posts/(?P<content_id>\d+)