LR Faq Security & Risk Analysis

wordpress.org/plugins/lr-faq

LR Faq to the admin panel which allows you to show your faq on your website the easy with deffernt styles

0 active installs v1.4 PHP 7.2+ WP 5.2+ Updated May 30, 2025
faqfaqsfrequently-asked-questions
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is LR Faq Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 11mo ago
Risk Assessment

The "lr-faq" v1.4 plugin exhibits a generally good security posture based on the provided static analysis. The absence of dangerous functions, file operations, external HTTP requests, and the use of prepared statements for all SQL queries are strong indicators of secure coding practices. Furthermore, the plugin has no recorded vulnerabilities, including no known CVEs, which suggests a history of security awareness from the developers.

However, there are areas of concern. The most significant is the low percentage (43%) of properly escaped output. This indicates a potential for Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is not handled with sufficient sanitization before being displayed. The lack of nonce checks and capability checks, while noted as 0 entry points requiring them, means that if future functionality introduces AJAX handlers or other sensitive endpoints, these critical security mechanisms are currently absent. The single shortcode, while not reported as a risk, represents a potential entry point that could be exploited if not properly secured, especially in conjunction with the output escaping issue.

In conclusion, while the plugin avoids many common pitfalls and has a clean vulnerability history, the significant amount of unescaped output is a notable weakness that could lead to XSS attacks. Developers should prioritize addressing this by implementing robust output sanitization for all dynamic content. The absence of nonce and capability checks on existing or future functionalities also warrants attention to prevent unauthorized actions or privilege escalation.

Key Concerns

  • Low percentage of properly escaped output
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

LR Faq Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

LR Faq Release Timeline

v1.3
v1.2
v1.1
Code Analysis
Analyzed Mar 17, 2026

LR Faq Code Analysis

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

Output Escaping

43% escaped21 total outputs
Attack Surface

LR Faq Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[LRFAQ] includes\lr-faq-style.php:2
WordPress Hooks 7
actioninitincludes\class-faq.php:8
actionadmin_menuincludes\class-faq.php:9
actionadmin_initincludes\class-faq.php:11
actionwp_enqueue_scriptsincludes\class-faq.php:13
actionwp_enqueue_scriptsincludes\class-faq.php:14
filterpost_row_actionsincludes\class-faq.php:15
actionplugins_loadedlr-faq.php:21
Maintenance & Trust

LR Faq Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMay 30, 2025
PHP min version7.2
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

LR Faq Developer Profile

LogicRays Technologies

16 plugins · 190 total installs

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

How We Detect LR Faq

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/lr-faq/css/style.css/wp-content/plugins/lr-faq/js/script.js/wp-content/plugins/lr-faq/css/lr-faq-style-one.css/wp-content/plugins/lr-faq/css/lr-faq-style-two.css/wp-content/plugins/lr-faq/css/lr-faq-style-three.css/wp-content/plugins/lr-faq/css/lr-faq-style-four.css/wp-content/plugins/lr-faq/css/lr-faq-style-five.css/wp-content/plugins/lr-faq/css/lr-faq-style-six.css
Script Paths
/wp-content/plugins/lr-faq/js/script.js
Version Parameters
lr-faq/css/style.css?ver=lr-faq/js/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
lr-faq-accordionlr-faq-itemlr-faq-questionlr-faq-answerlr-faq-headinglr-switchlr-sliderlr-faq-settings-content
Data Attributes
data-lr-faq-style
JS Globals
LR_FAQ_PLUGIN_URLupdateFaqPreview
Shortcode Output
[LRFAQ]
FAQ

Frequently Asked Questions about LR Faq