CVE-2026-90500 Details
Description
A weakness has been identified in lenve vhr 1.0-SNAPSHOT. This vulnerability affects the function FastDFSUtils.upload of the file /hr/userface of the component Avatar Upload. This manipulation of the argument File causes unrestricted upload. The attack is possible to be carried out remotely. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
A vulnerability allowing unrestricted file upload has been identified in Lenve VHR version 1.0-SNAPSHOT. This issue arises in the Avatar Upload feature, specifically within the FastDFSUtils.upload function, located at /hr/userface. The vulnerability allows logged-in users to upload files with arbitrary extensions, such as SVGs, without proper validation of MIME types or file extensions. This flaw can be exploited remotely, and a proof-of-concept exploit is publicly available.
To address this vulnerability, implement a whitelist for acceptable image extensions, validate the magic bytes of uploaded files, and remove any scripts from SVG files before processing.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 13, 2026CISA-ADP
Assessed Sep 14, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/ArrestX/vhr-advisories/blob/main/advisories/VHR-VULN-005-unrestricted-upload.md | [email protected] | AdvisoryExploitRemedy |
| https://vuldb.com/cve/CVE-2026-90500 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/892902 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/403088 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/403088/cti | [email protected] | AdvisoryPermission Required |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-284 | Improper Access Control | [email protected] |
| CWE-434 | Unrestricted Upload of File with Dangerous Type | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| lenve vhr | 1.0-SNAPSHOT |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 14, 2026 | CVE Modified | CISA-ADP |
| Sep 13, 2026 | New CVE Received | [email protected] |
Volerion