
Adjacent Archive Links Security & Risk Analysis
wordpress.org/plugins/adjacent-archive-linksAdds two new template tags to output previous and next links on date archive pages.
Is Adjacent Archive Links Safe to Use in 2026?
Generally Safe
Score 85/100Adjacent Archive Links has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The 'adjacent-archive-links' plugin version 3.0 exhibits a generally positive security posture based on the static analysis. The absence of known CVEs and a clean vulnerability history suggests a history of secure development. The code analysis reveals no dangerous functions, file operations, or external HTTP requests. All SQL queries are properly prepared, which is an excellent practice. Furthermore, the plugin has no identifiable attack surface through AJAX, REST API, shortcodes, or cron events, significantly reducing the potential for external exploitation.
However, a critical concern arises from the output escaping analysis, where 100% of the single output found is not properly escaped. This represents a potential vulnerability to Cross-Site Scripting (XSS) attacks, especially if the plugin's output is dynamic or user-influenced, even with a minimal attack surface. The lack of nonce and capability checks across all entry points, while seemingly less critical due to the absence of direct entry points, still indicates a missed opportunity for defense-in-depth and could become a risk if new entry points were introduced or if the existing (albeit zero) entry points were somehow accessed through unexpected means.
In conclusion, while the plugin has demonstrated a strong commitment to security by avoiding common pitfalls and maintaining a clean vulnerability record, the unescaped output is a notable weakness that requires immediate attention. The absence of explicit security checks on entry points, though mitigated by the current lack of an attack surface, is a less severe but still present area for improvement.
Key Concerns
- Unescaped output detected
- No nonce checks on entry points
- No capability checks on entry points
Adjacent Archive Links Security Vulnerabilities
Adjacent Archive Links Release Timeline
Adjacent Archive Links Code Analysis
SQL Query Safety
Output Escaping
Adjacent Archive Links Attack Surface
WordPress Hooks 1
Maintenance & Trust
Adjacent Archive Links Maintenance & Trust
Maintenance Signals
Community Trust
Adjacent Archive Links Alternatives
Expanding Archives
expanding-archives
This plugin adds a new widget where you can view your old posts by expanding certain years and months.
Disable Unused Pages
disable-unused-features
Redirect to 404: Author archives, Date archives, Attachment page, Category archives, Tag archives or Search page. Easy, safe and fast!
Monthchunks
monthchunks
Concisely display monthly archives by year with links to each month.
Logarithmic Pagination
wp-lopa
This plugin inserts pagination to your blog, archives and search results based on logarithmic calculation for a more evenly distributed link-juice.
ArchivesPress: Index Blocks for WordPress
archivespress
Display indexes based on the dates (years, months, and days archives), authors, and taxonomy terms for quick navigation and filtering of posts.
Adjacent Archive Links Developer Profile
4 plugins · 2K total installs
How We Detect Adjacent Archive Links
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.