Skip to main content

Codexpert CVE-2025-30973

CRITICAL
Deserialization of Untrusted Data (CWE-502)
2025-07-16 audit@patchstack.com
9.8
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
9.8 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

4
Re-analysis Queued
Apr 23, 2026 - 15:42 vuln.today
cvss_changed
CVSS changed
Apr 23, 2026 - 15:42 NVD
9.8 (CRITICAL)
Analysis Generated
Apr 01, 2026 - 17:26 vuln.today
CVE Published
Jul 16, 2025 - 12:15 nvd
N/A

DescriptionCVE.org

Deserialization of Untrusted Data vulnerability in Codexpert, Inc CoSchool LMS coschool allows Object Injection.This issue affects CoSchool LMS: from n/a through <= 1.4.3.

AnalysisAI

Deserialization of untrusted data in Codexpert Inc's CoSchool LMS WordPress plugin through version 1.4.3 enables PHP object injection attacks, potentially allowing remote code execution or arbitrary action execution by unauthenticated attackers. EPSS score of 0.13% (33rd percentile) indicates low measured exploitation probability at time of analysis, with no confirmed active exploitation or public exploit code identified.

Technical ContextAI

CoSchool LMS implements unsafe PHP object deserialization (CWE-502) that accepts untrusted serialized data without proper validation. This vulnerability class typically occurs when applications use PHP's unserialize() function on user-supplied input, allowing attackers to instantiate arbitrary classes and trigger magic methods (__wakeup, __toString, __call, etc.) to achieve object injection. The affected WordPress plugin processes this data without sufficient input sanitization, creating a gadget chain opportunity where existing PHP classes in the WordPress/plugin ecosystem can be chained to achieve code execution or privilege escalation.

Affected ProductsAI

Codexpert Inc CoSchool LMS WordPress plugin through version 1.4.3 is affected. The vulnerability impacts all installations running CoSchool LMS from an unspecified baseline through 1.4.3 inclusive.

RemediationAI

Update CoSchool LMS plugin to version 1.4.4 or later as released by Codexpert Inc. Users should immediately apply the patched version through the WordPress plugin management interface. As interim mitigation pending patching, restrict plugin access via WordPress security hardening (disable REST API endpoints if unused, implement WAF rules to block serialized object patterns in requests), though patching remains the primary recommended remediation. Refer to https://patchstack.com/database/Wordpress/Plugin/coschool/vulnerability/wordpress-coschool-lms-1-4-3-php-object-injection-vulnerability for vendor advisory details.

Share

CVE-2025-30973 vulnerability details – vuln.today

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