Late Caching for Feeds Security & Risk Analysis

wordpress.org/plugins/0-delay-late-caching-for-feeds

Implements a late caching mechanism for the built-in WordPress RSS parser.

0 active installs v1.0.2 PHP 5.2.4+ WP 3.5+ Updated Nov 2, 2018
cachescachingfeedslate-cachingspeed
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Late Caching for Feeds Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The plugin "0-delay-late-caching-for-feeds" v1.0.2 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of any recorded CVEs and a clean vulnerability history suggest diligent security practices over time. Furthermore, the static analysis reveals no direct attack surface in terms of AJAX handlers, REST API routes, shortcodes, or cron events that are unprotected. The code also demonstrates good practices by using prepared statements for all SQL queries and avoiding dangerous functions or external HTTP requests. However, there are some areas for improvement. The low percentage of properly escaped output (25%) indicates a potential risk for cross-site scripting (XSS) vulnerabilities if user-supplied data is displayed without adequate sanitization. The presence of file operations without explicit mention of sanitization for paths also warrants caution, although the taint analysis shows no unsanitized path flows.

Despite the positive indicators like zero CVEs and a clean history, the incomplete output escaping is a significant concern that could lead to vulnerabilities. The plugin's lack of capability checks and nonce checks on its limited entry points (though there are none exposed) means that if any were to be introduced in future versions, they might be implemented without these crucial security layers. Overall, the plugin is currently in a good state, but the unescaped output presents a notable weakness that should be addressed to further harden its security.

Key Concerns

  • Low percentage of output escaping
  • File operations present without sanitization details
  • No capability checks on entry points
  • No nonce checks on entry points
Vulnerabilities
None known

Late Caching for Feeds Security Vulnerabilities

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

Late Caching for Feeds Code Analysis

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

Output Escaping

25% escaped4 total outputs
Attack Surface

Late Caching for Feeds Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_notices0-delay-late-caching-for-feeds.php:193
actionshutdowninclude\custom_simplepie\LateCachingForFeeds_SimplePie_Cache_Transient.php:59
actionlcff_action_renew_simplepie_cacheinclude\main\event\wpcron\LateCachingForFeeds_Event_WPCron_RenewCaches.php:16
actionwp_feed_optionsinclude\main\LateCachingForFeeds_SimplePieSubClassSetter.php:21
filterlcfs_filter_cache_name_mapinclude\main\LateCachingForFeeds_SimplePieSubClassSetter.php:22
Maintenance & Trust

Late Caching for Feeds Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedNov 2, 2018
PHP min version5.2.4
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Late Caching for Feeds Developer Profile

miunosoft

15 plugins · 2K total installs

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

How We Detect Late Caching for Feeds

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/0-delay-late-caching-for-feeds/css/style.css/wp-content/plugins/0-delay-late-caching-for-feeds/js/script.js
Script Paths
/wp-content/plugins/0-delay-late-caching-for-feeds/js/script.js
Version Parameters
0-delay-late-caching-for-feeds/style.css?ver=0-delay-late-caching-for-feeds/js/script.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- DO NOT EDIT THIS FILE. If you are installing the plugin manually, please proceed with the the installation of the Plugin Name. -->
JS Globals
window.lcff_params
FAQ

Frequently Asked Questions about Late Caching for Feeds