Unrestricted Upload of File with Dangerous Type vulnerability in VibeThemes WPLMS wplms_plugin allows Upload a Web Shell to a Web Server.This issue affects WPLMS: from n/a through < 1.9.9.5.2.
Security readout for executives and security teams
Plain-English summary
A vulnerable WPLMS WordPress plugin could let a low-privileged user upload a dangerous file type, potentially leading to server compromise. For an education or training site, this could affect site integrity, availability, and hosted data. The sources do not show confirmed active exploitation.
Executive priority
Prioritize this for urgent remediation on any internet-facing WordPress learning site using WPLMS. The impact could include full site takeover, but the available evidence requires low privileges and does not confirm active exploitation.
Technical view
CVE-2024-56057 is CWE-434 in VibeThemes WPLMS wplms_plugin before 1.9.9.5.2. CVSS 3.1 is 9.9: network attack vector, low complexity, low privileges, no user interaction, changed scope, and high confidentiality, integrity, and availability impact.
Likely exposure
Exposure is limited to WordPress sites running VibeThemes WPLMS plugin versions earlier than 1.9.9.5.2. The CVSS vector indicates low privileges are required. The provided sources do not identify exact vulnerable endpoints, roles, hosting configurations, or CPEs.
Exploitation context
The public description says the flaw allows upload of a web shell to a web server. CISA KEV is false in the supplied bundle, and no cited source confirms active exploitation. Treat exploitability as serious but do not assume exploitation without local evidence.
Researcher notes
The record is high impact but sparse. Key missing details include affected code path, required role, vulnerable parameter, proof-of-concept status, and vendor advisory content. Avoid concluding unauthenticated exploitation from the supplied CVSS vector.
Mitigation direction
Identify all WordPress sites using VibeThemes WPLMS wplms_plugin.
Upgrade WPLMS to 1.9.9.5.2 or later if available.
Check vendor and Patchstack guidance for any additional remediation details.
Restrict plugin access to only trusted administrative users.
Review web server file execution controls for upload directories.
Validation and detection
Confirm installed WPLMS plugin version on each WordPress site.
Check whether any instance is below version 1.9.9.5.2.
Review logs for unusual authenticated upload activity.
Inspect WordPress content paths for unexpected executable files.
Verify vulnerability scanner findings against the installed plugin version.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-434: File access and web shell behavior lookup
File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
1ADP providers
2Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-434 · source CWE mapping
Unrestricted Upload of File with Dangerous Type
Unrestricted Upload of File with Dangerous Type represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.