Hura Apps Photos Security & Risk Analysis

wordpress.org/plugins/hmak-facebook-photos

Showing your Facebook photos, Facebook albums on your WordPress website.

10 active installs v1.4 PHP + WP 3.0+ Updated Dec 8, 2025
albumfacebookimagepagepost
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Hura Apps Photos Safe to Use in 2026?

Generally Safe

Score 100/100

Hura Apps Photos has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The 'hmak-facebook-photos' plugin v1.4 presents a generally good security posture with some areas of concern. The plugin has no recorded vulnerabilities (CVEs), which is a strong indicator of a well-maintained and secure codebase. The static analysis reveals no critical or high-severity taint flows, and SQL queries are all properly prepared, mitigating risks of SQL injection. File operations and external HTTP requests are present, but without specific details, their security implications are hard to determine.

However, the presence of the `unserialize` function three times is a significant red flag. Unserialization of user-controlled data is a common vector for remote code execution vulnerabilities. While the static analysis didn't detect any unsanitized taint flows, the potential for such vulnerabilities exists if user input is not rigorously validated before being passed to `unserialize`. Additionally, the plugin uses capability checks, but lacks nonce checks for its entry points, which could be exploited in cross-site request forgery (CSRF) attacks if the entry points handle sensitive operations.

In conclusion, while the plugin's clean vulnerability history and adherence to prepared statements are commendable, the use of `unserialize` without evident input sanitization and the absence of nonce checks introduce potential security risks that require careful review and mitigation. The plugin's attack surface is small and appears to be protected by capability checks, but the identified code signals warrant caution.

Key Concerns

  • Use of unserialize function
  • Missing nonce checks
Vulnerabilities
None known

Hura Apps Photos Security Vulnerabilities

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

Hura Apps Photos Code Analysis

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

Dangerous Functions Found

unserialize$image = unserialize(base64_decode(file_get_contents($imageData)));Hura-Apps-Photos.php:342
unserialize$album = unserialize(base64_decode(file_get_contents($albumData)));Hura-Apps-Photos.php:396
unserialize$album = unserialize(base64_decode(file_get_contents($albumData)));Hura-Apps-Photos.php:406

Output Escaping

67% escaped6 total outputs
Attack Surface

Hura Apps Photos Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[hmakfbalbum] Hura-Apps-Photos.php:14
[hmakfbphoto] Hura-Apps-Photos.php:15
WordPress Hooks 7
actionadmin_menuHura-Apps-Photos.php:13
actionwp_enqueue_scriptsHura-Apps-Photos.php:16
actionadmin_enqueue_scriptsHura-Apps-Photos.php:17
actionadmin_headHura-Apps-Photos.php:18
actionadmin_initHura-Apps-Photos.php:19
filtermce_external_pluginsHura-Apps-Photos.php:38
filtermce_buttonsHura-Apps-Photos.php:39
Maintenance & Trust

Hura Apps Photos Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 8, 2025
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Hura Apps Photos Developer Profile

Kiet Huynh

3 plugins · 1K total installs

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

How We Detect Hura Apps Photos

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/hmak-facebook-photos/admin.css
Script Paths
/wp-content/plugins/hmak-facebook-photos/editor_plugin.js

HTML / DOM Fingerprints

CSS Classes
hmak-facebook-photos-admin-wrapperleft-sectionsright-sectionsfaqaskans
Data Attributes
facebook_album_fb_app_token
FAQ

Frequently Asked Questions about Hura Apps Photos