wp2flickr Security & Risk Analysis

wordpress.org/plugins/wp2flickr

Uploads photos from WordPress posts to Flickr. It works with standard Wordpress media and with YAPB plugin (recomended).

10 active installs v0.15 PHP + WP 3.8+ Updated Dec 15, 2014
imagesphoto-blogphoto-bloggingphotoblogyapb
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is wp2flickr Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The wp2flickr plugin version 0.15 exhibits a concerning security posture despite having no known CVEs or bundled libraries. The static analysis reveals significant weaknesses, most notably a complete lack of output escaping across all 17 identified outputs. This means any data processed by the plugin and displayed to users could potentially be vulnerable to cross-site scripting (XSS) attacks. Furthermore, the taint analysis indicates three flows with unsanitized paths, though these are not classified as critical or high severity. The absence of any capability or nonce checks on the identified entry points is also a major red flag, suggesting that many operations might be accessible to unauthenticated users or users with insufficient privileges. While the plugin has no recorded vulnerability history and a low number of SQL queries that are mostly prepared, the widespread lack of output escaping and the presence of unsanitized path flows are substantial security concerns that outweigh the positive aspects.

Key Concerns

  • 0% of output escaping
  • 3 flows with unsanitized paths
  • 0 capability checks
  • 0 nonce checks
Vulnerabilities
None known

wp2flickr Security Vulnerabilities

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

wp2flickr Code Analysis

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

SQL Query Safety

75% prepared4 total queries

Output Escaping

0% escaped17 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
w2f_options_page (wp2flickr.php:233)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

wp2flickr Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionpublish_postwp2flickr.php:32
actionactivate_wp2flickr/wp2flickr.phpwp2flickr.php:172
actiondeactivate_wp2flickr/wp2flickr.phpwp2flickr.php:173
actionadmin_menuwp2flickr.php:225
Maintenance & Trust

wp2flickr Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedDec 15, 2014
PHP min version
Downloads4K

Community Trust

Rating20/100
Number of ratings3
Active installs10
Developer Profile

wp2flickr 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 wp2flickr

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp2flickr/getToken.php

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about wp2flickr