WPOSS阿里云对象存储 Security & Risk Analysis

wordpress.org/plugins/wposs

WordPress阿里云对象存储插件(简称:WPOSS),基于阿里云OSS对象存储与WordPress实现静态资源到OSS存储。支持阿里云OSS图片编辑,水印、裁剪、压缩等。

900 active installs v5.0 PHP 7.4+ WP 5.5+ Updated Feb 9, 2026
%e9%98%bf%e9%87%8c%e4%ba%91ossosswordpress-oss%e5%af%b9%e8%b1%a1%e5%ad%98%e5%82%a8
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WPOSS阿里云对象存储 Safe to Use in 2026?

Generally Safe

Score 100/100

WPOSS阿里云对象存储 has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The wposs plugin v5.0 demonstrates a strong security posture based on the provided static analysis. The complete absence of unprotected AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. Furthermore, the plugin utilizes prepared statements for all SQL queries, employs nonces and capability checks, and properly escapes a high percentage of its output, indicating good development practices for mitigating common web vulnerabilities.

The taint analysis shows no flows with unsanitized paths, and the vulnerability history is clean, with no recorded CVEs. This suggests that the plugin has either been developed with security in mind from the outset or has a history of being well-maintained and patched. The presence of file operations and external HTTP requests are standard for many plugins and, without further context or taint analysis indicating malicious intent, are not immediate causes for concern.

Overall, wposs v5.0 appears to be a secure plugin. The lack of identified vulnerabilities and a well-mitigated attack surface are significant strengths. The plugin's adherence to secure coding practices like prepared statements and output escaping is commendable. While there are no specific critical issues identified, the general diligence in secure coding practices is the primary indicator of its strong security.

Key Concerns

  • Output escaping is not 100%
  • File operations present
  • External HTTP requests present
Vulnerabilities
None known

WPOSS阿里云对象存储 Security Vulnerabilities

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

WPOSS阿里云对象存储 Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

75% escaped79 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
setting_page (index.php:609)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WPOSS阿里云对象存储 Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 13
actionadmin_noticesindex.php:16
filterwp_handle_uploadindex.php:56
filterwp_update_attachment_metadataindex.php:58
filterwp_generate_attachment_metadataindex.php:60
filterwp_save_image_editor_fileindex.php:61
filterwp_unique_filenameindex.php:67
actiondelete_attachmentindex.php:71
actionadmin_menuindex.php:74
filterplugin_action_linksindex.php:75
filtersanitize_file_nameindex.php:77
filterthe_contentindex.php:79
actionshutdownindex.php:284
filterwp_update_attachment_metadataindex.php:445
Maintenance & Trust

WPOSS阿里云对象存储 Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 9, 2026
PHP min version7.4
Downloads24K

Community Trust

Rating92/100
Number of ratings7
Active installs900
Developer Profile

WPOSS阿里云对象存储 Developer Profile

老蒋和他的小伙伴

12 plugins · 4K total installs

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

How We Detect WPOSS阿里云对象存储

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wposs/
Script Paths
/wp-content/plugins/wposs/api.php
Version Parameters
wposs/style.css?ver=wposs/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
wposs-setting-noticewposs-setting-wrapwposs_updated
HTML Comments
<!-- WPOSS: 阿里云对象存储同步插件 -->
Data Attributes
data-wposs-sync-status
JS Globals
wposs_ajax_object
REST Endpoints
/wp-json/wposs/v1/settings
Shortcode Output
[wposs_sync_status]
FAQ

Frequently Asked Questions about WPOSS阿里云对象存储