Skip to main content

JP Students Result Management System Premium CVE-2025-31916

CRITICAL
Unrestricted Upload of File with Dangerous Type (CWE-434)
2025-05-23 audit@patchstack.com
9.0
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
9.0 CRITICAL
AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

4
Analysis Updated
Apr 28, 2026 - 20:08 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Apr 23, 2026 - 15:42 vuln.today
cvss_changed
Analysis Generated
Mar 28, 2026 - 18:43 vuln.today
CVE Published
May 23, 2025 - 13:15 nvd
CRITICAL 9.0

DescriptionCVE.org

Unrestricted Upload of File with Dangerous Type vulnerability in joy2012bd JP Students Result Management System Premium allows Upload a Web Shell to a Web Server. This issue affects JP Students Result Management System Premium: from 1.1.7 through n/a.

AnalysisAI

Unrestricted file upload in JP Students Result Management System Premium WordPress plugin versions 1.1.7 and later enables remote unauthenticated attackers to upload and execute malicious web shells, achieving complete server compromise with high complexity exploitation requirements. Reported by Patchstack security researchers, this vulnerability carries a 0.31% EPSS exploitation probability (54th percentile), indicating moderate but not negligible real-world risk. No active exploitation confirmed in CISA KEV at time of analysis, though the cross-scope impact (S:C in CVSS vector) suggests potential for lateral movement beyond the WordPress application itself.

Technical ContextAI

This vulnerability stems from CWE-434 (Unrestricted Upload of File with Dangerous Type), a classic web application security flaw where insufficient validation allows attackers to upload executable code disguised as legitimate files. The affected component is a WordPress plugin designed for educational institutions to manage student results. The plugin fails to properly validate file extensions, MIME types, or content before accepting uploads, enabling attackers to bypass restrictions and place PHP web shells or other server-side scripts in web-accessible directories. The CVSS vector indicates network-based exploitation (AV:N) with high attack complexity (AC:H), suggesting exploitation requires specific timing, configuration knowledge, or race conditions rather than straightforward upload abuse. The changed scope metric (S:C) is particularly significant for WordPress plugins, indicating the vulnerability can impact resources beyond the plugin's security boundary-potentially the underlying web server, filesystem, or other WordPress components.

Affected ProductsAI

The vulnerability affects JP Students Result Management System Premium WordPress plugin version 1.1.7 and potentially later versions (indicated by 'through n/a' in the CVE description, meaning the upper bound is undefined at publication). This is a premium (paid) WordPress plugin developed by joy2012bd, primarily deployed in educational institutions for managing student examination results and grade reporting. The Patchstack database entry at https://patchstack.com/database/wordpress/plugin/jp-students-result-system-premium/vulnerability/wordpress-jp-students-result-management-system-premium-plugin-1-1-7-arbitrary-file-upload-vulnerability serves as the primary vendor advisory source. No CPE identifiers were provided in the available data, limiting automated asset inventory correlation.

RemediationAI

Organizations should immediately check if JP Students Result Management System Premium plugin is installed (verify in WordPress admin under Plugins) and determine the installed version. Consult the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/jp-students-result-system-premium/ for vendor-released patched versions-as of this analysis, the exact fixed version number was not confirmed in available NVD data, indicating either delayed vendor response or ongoing patching process. If no patch is available or upgrade is delayed, implement defense-in-depth controls: (1) Restrict access to the WordPress admin panel and plugin upload functionality to trusted IP ranges via web application firewall rules or .htaccess directives-this reduces attack surface but breaks remote administration workflows. (2) Deploy file upload validation at the web server level using ModSecurity or similar WAF rulesets to block executable file extensions (.php, .phtml, .php5, .phar) in upload directories-note this may interfere with legitimate plugin functionality requiring server-side script uploads. (3) Configure web server to prevent script execution in upload directories via .htaccess (Apache) or location blocks (Nginx) with 'php_flag engine off' or similar directives-this prevents uploaded shells from executing but may break plugins relying on processed uploads. (4) As a temporary emergency measure, disable the entire plugin if student result management can be suspended, though this impacts core institutional operations. Verify Patchstack advisory for plugin-specific workarounds and monitor WordPress security channels for updated guidance.

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-4295 CRITICAL POC
9.8 Jun 05

The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in

CVE-2024-50498 CRITICAL POC
10.0 Oct 28

Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u

Share

CVE-2025-31916 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy