Releases: BeAPI/WPThumb
Releases · BeAPI/WPThumb
0.16 - Security Release
- SECURITY FIX: Deprecated wpthumb shortcode to fix SSRF vulnerability (CVE-2025-49983)
- The
[wpthumb]shortcode has been disabled due to Server Side Request Forgery vulnerability - Use
wp_get_attachment_image()or native WordPress image functions instead