CVE-2025-1304

HIGH

NewsBlogger < 0.2.5.1 - Authenticated Arbitrary File Upload via newsblogger_install_and_activate_plugin()

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2025-1304. PoCs published by Nxploited, Boshe99.

AI-analyzed exploit summary This Python script exploits an arbitrary file upload vulnerability in the WordPress NewsBlogger Theme (CVE-2025-1304) by logging in as an admin, extracting a nonce, and uploading a malicious plugin via an AJAX endpoint.

Description

The NewsBlogger theme for WordPress is vulnerable to arbitrary file uploads due to a missing capability check on the newsblogger_install_and_activate_plugin() function in all versions up to, and including, 0.2.5.1. This makes it possible for authenticated attackers, with subscriber-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible.

Exploits (2)

nomisec WORKING POC 2 stars
by Nxploited · poc
https://github.com/Nxploited/CVE-2025-1304

This Python script exploits an arbitrary file upload vulnerability in the WordPress NewsBlogger Theme (CVE-2025-1304) by logging in as an admin, extracting a nonce, and uploading a malicious plugin via an AJAX endpoint.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: WordPress NewsBlogger Theme <= 0.2.5.1
Auth required
Prerequisites: Admin credentials · URL to a malicious shell zip file
devstral-2 · analyzed Feb 16, 2026 Full analysis →
github WORKING POC
by Boshe99 · pythonpoc
https://github.com/Boshe99/CVE-Exploits/tree/main/CVE-2025-1304

The repository contains functional exploit code for CVE-2025-1304, targeting an arbitrary file upload vulnerability in the WordPress Plugin 3DPrint Lite 1.9.1.4. The exploit script demonstrates the ability to upload a malicious file to a vulnerable target.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: WordPress Plugin 3DPrint Lite 1.9.1.4
No auth needed
Prerequisites: Target URL · Path to the file to be uploaded
devstral-2 · analyzed Feb 27, 2026 Full analysis →

Scores

CVSS v3 8.8
EPSS 0.0096
EPSS Percentile 56.9%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact total

Details

CWE
CWE-862
Status published
Products (2)
spicethemes/NewsBlogger < 0.2.5.1
spicethemes/newsblogger < 0.2.5.2
Published May 01, 2025
Tracked Since Feb 18, 2026