CVE-2024-36528: n/a
CVE-2024-36528 is a high-severity deserialization vulnerability affecting nukeviet v4. 5 and earlier, as well as nukeviet-egov v1. 2. 02 and earlier. The flaw exists in the /admin/extensions/download. php and /admin/extensions/upload. php endpoints, allowing authenticated users with low privileges to execute arbitrary code remotely without user interaction. This vulnerability stems from unsafe deserialization (CWE-502), which can lead to full system compromise. Although no known exploits are currently observed in the wild, the vulnerability has a CVSS score of 8. 8, indicating critical impact on confidentiality, integrity, and availability.
AI Analysis
Technical Summary
CVE-2024-36528 is a deserialization vulnerability identified in nukeviet version 4.5 and earlier, as well as nukeviet-egov version 1.2.02 and earlier. The vulnerability resides in the handling of serialized data within the /admin/extensions/download.php and /admin/extensions/upload.php scripts. Deserialization vulnerabilities occur when untrusted data is deserialized without proper validation, enabling attackers to craft malicious payloads that execute arbitrary code on the server. In this case, an attacker with low-level privileges (PR:L) can remotely exploit the vulnerability over the network (AV:N) without requiring user interaction (UI:N). The vulnerability impacts confidentiality, integrity, and availability (C:H/I:H/A:H), allowing full system compromise. The CVSS 3.1 score of 8.8 reflects the high severity of this flaw. Although no public exploits have been reported yet, the presence of this vulnerability in administrative extension management endpoints makes it a critical risk, as these endpoints often have elevated privileges and access to sensitive system functions. The root cause is unsafe deserialization (CWE-502), a common and dangerous flaw in web applications that handle serialized objects insecurely. Organizations running affected versions should urgently assess their exposure and apply patches or mitigations once available.
Potential Impact
The exploitation of CVE-2024-36528 can lead to complete compromise of the affected web server, including unauthorized access to sensitive data, modification or deletion of critical files, and disruption of service. Since the vulnerability allows remote code execution with low privileges and no user interaction, attackers can escalate privileges, deploy malware, or pivot within the network. This can result in data breaches, service outages, and potential lateral movement to other internal systems. Organizations relying on nukeviet or nukeviet-egov for government, enterprise, or public-facing websites face reputational damage and regulatory consequences if exploited. The vulnerability's presence in administrative extension upload and download functionality increases the risk of supply chain or plugin-based attacks. Given the high CVSS score and the critical nature of the flaw, the impact is severe for organizations that have not yet mitigated the vulnerability.
Mitigation Recommendations
1. Immediately restrict access to /admin/extensions/download.php and /admin/extensions/upload.php endpoints using network-level controls such as IP whitelisting or VPN-only access. 2. Apply official patches or updates from the nukeviet development team as soon as they are released. 3. If patches are not yet available, disable or remove the vulnerable extension management features temporarily to prevent exploitation. 4. Implement strict input validation and sanitization on any serialized data processed by these endpoints to prevent malicious payloads. 5. Conduct thorough code reviews and security testing focusing on deserialization processes within the application. 6. Monitor web server logs and intrusion detection systems for unusual activity targeting these endpoints. 7. Employ web application firewalls (WAF) with custom rules to detect and block suspicious serialized payloads. 8. Educate administrators about the risk and ensure they use strong, unique credentials to reduce the risk of privilege escalation. 9. Regularly back up critical data and verify the integrity of backups to enable recovery in case of compromise.
Affected Countries
Vietnam, Thailand, Malaysia, Indonesia, Philippines, Singapore
CVE-2024-36528: n/a
Description
CVE-2024-36528 is a high-severity deserialization vulnerability affecting nukeviet v4. 5 and earlier, as well as nukeviet-egov v1. 2. 02 and earlier. The flaw exists in the /admin/extensions/download. php and /admin/extensions/upload. php endpoints, allowing authenticated users with low privileges to execute arbitrary code remotely without user interaction. This vulnerability stems from unsafe deserialization (CWE-502), which can lead to full system compromise. Although no known exploits are currently observed in the wild, the vulnerability has a CVSS score of 8. 8, indicating critical impact on confidentiality, integrity, and availability.
AI-Powered Analysis
Technical Analysis
CVE-2024-36528 is a deserialization vulnerability identified in nukeviet version 4.5 and earlier, as well as nukeviet-egov version 1.2.02 and earlier. The vulnerability resides in the handling of serialized data within the /admin/extensions/download.php and /admin/extensions/upload.php scripts. Deserialization vulnerabilities occur when untrusted data is deserialized without proper validation, enabling attackers to craft malicious payloads that execute arbitrary code on the server. In this case, an attacker with low-level privileges (PR:L) can remotely exploit the vulnerability over the network (AV:N) without requiring user interaction (UI:N). The vulnerability impacts confidentiality, integrity, and availability (C:H/I:H/A:H), allowing full system compromise. The CVSS 3.1 score of 8.8 reflects the high severity of this flaw. Although no public exploits have been reported yet, the presence of this vulnerability in administrative extension management endpoints makes it a critical risk, as these endpoints often have elevated privileges and access to sensitive system functions. The root cause is unsafe deserialization (CWE-502), a common and dangerous flaw in web applications that handle serialized objects insecurely. Organizations running affected versions should urgently assess their exposure and apply patches or mitigations once available.
Potential Impact
The exploitation of CVE-2024-36528 can lead to complete compromise of the affected web server, including unauthorized access to sensitive data, modification or deletion of critical files, and disruption of service. Since the vulnerability allows remote code execution with low privileges and no user interaction, attackers can escalate privileges, deploy malware, or pivot within the network. This can result in data breaches, service outages, and potential lateral movement to other internal systems. Organizations relying on nukeviet or nukeviet-egov for government, enterprise, or public-facing websites face reputational damage and regulatory consequences if exploited. The vulnerability's presence in administrative extension upload and download functionality increases the risk of supply chain or plugin-based attacks. Given the high CVSS score and the critical nature of the flaw, the impact is severe for organizations that have not yet mitigated the vulnerability.
Mitigation Recommendations
1. Immediately restrict access to /admin/extensions/download.php and /admin/extensions/upload.php endpoints using network-level controls such as IP whitelisting or VPN-only access. 2. Apply official patches or updates from the nukeviet development team as soon as they are released. 3. If patches are not yet available, disable or remove the vulnerable extension management features temporarily to prevent exploitation. 4. Implement strict input validation and sanitization on any serialized data processed by these endpoints to prevent malicious payloads. 5. Conduct thorough code reviews and security testing focusing on deserialization processes within the application. 6. Monitor web server logs and intrusion detection systems for unusual activity targeting these endpoints. 7. Employ web application firewalls (WAF) with custom rules to detect and block suspicious serialized payloads. 8. Educate administrators about the risk and ensure they use strong, unique credentials to reduce the risk of privilege escalation. 9. Regularly back up critical data and verify the integrity of backups to enable recovery in case of compromise.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- mitre
- Date Reserved
- 2024-05-30T00:00:00.000Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6c5fb7ef31ef0b56367d
Added to database: 2/25/2026, 9:40:47 PM
Last enriched: 2/26/2026, 5:02:37 AM
Last updated: 2/26/2026, 8:03:41 AM
Views: 1
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2026-25191: Uncontrolled Search Path Element in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-23703: Incorrect default permissions in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-1311: CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in bearsthemes Worry Proof Backup
HighCVE-2026-2506: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in motahar1 EM Cost Calculator
MediumCVE-2026-2499: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in tgrk Custom Logo
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.