CVE-2025-6079 HIGH

CVE-2025-6079: School Management System <= 93.2.0 - Authenticated (Student+) Arbitrary File Upload

Vendor Dasinfomedia
Product School Management System for Wordpress
Weakness CWE-434 · Unrestricted file upload
Published August 16, 2025
Last update April 8, 2026

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

The School Management System for Wordpress plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the homework.php file in all versions up to, and including, 93.2.0. This makes it possible for authenticated attackers, with Student-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible. CVE-2025-31100 is potentially a duplicate of this.

Explanation of Vulnerability in Simple Terms

02Summary

The School Management System for WordPress plugin through version 93.2.0 contains an unrestricted file upload vulnerability. Authenticated users with low privileges can upload arbitrary files to the server without validation. This allows attackers to upload malicious code, potentially gaining full control of the WordPress site. All versions up to 93.2.0 are affected.

What an attacker can do

03Attacker Capabilities

Upload arbitrary files (including PHP code) to the server and execute them.

Potential impact on your site

04Site Impact

Attackers with basic user accounts can upload malicious files and run code on your site, compromising data and site integrity.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege WordPress user account (e.g., subscriber or contributor role).

Key dates

06Disclosure timeline

August 16, 2025 CVE published
April 8, 2026 Record updated