yapb-queue Security & Risk Analysis

wordpress.org/plugins/yapb-queue

Schedule YAPB images from a directory with an interval of time.

10 active installs v1.0.7 PHP + WP 2.5+ Updated Apr 9, 2013
photo-blogphotoblogqueuescheduleyapb
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is yapb-queue Safe to Use in 2026?

Generally Safe

Score 85/100

yapb-queue has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The "yapb-queue" v1.0.7 plugin exhibits a mixed security posture. On one hand, the static analysis reveals no identified CVEs, an absence of dangerous functions, and all SQL queries using prepared statements, which are positive indicators of good development practices regarding data integrity and known exploits. However, significant concerns arise from the code signals. The lack of nonce checks and capability checks across any entry points is a critical security weakness, especially given the presence of file operations. Furthermore, 80% of output is not properly escaped, indicating a high risk of cross-site scripting (XSS) vulnerabilities where user-supplied data could be injected into the output without proper sanitization. The taint analysis also highlights 3 flows with unsanitized paths, suggesting potential issues with how data is handled, even if they didn't reach a critical or high severity in this analysis. While the plugin has no recorded vulnerability history, this does not negate the substantial risks identified in the current code analysis, particularly the lack of authorization checks and insufficient output escaping, which could be exploited by attackers.

Key Concerns

  • 0 Nonce checks found
  • 0 Capability checks found
  • 80% of output not properly escaped
  • 3 flows with unsanitized paths
  • File operations detected without auth checks
Vulnerabilities
None known

yapb-queue Security Vulnerabilities

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

yapb-queue Code Analysis

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

Output Escaping

20% escaped10 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
yapq_form (yapb-queue.php:18)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

yapb-queue Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menuyapb-queue.php:11
actionactivate_yapb-queue/yapb-queue.phpyapb-queue.php:12
Maintenance & Trust

yapb-queue Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedApr 9, 2013
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

yapb-queue Developer Profile

fsimo

3 plugins · 30 total installs

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

How We Detect yapb-queue

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about yapb-queue