Skip to main content

Hr Portal CVE-2025-48783

| EUVDEUVD-2025-17099 HIGH
External Control of File Name or Path (CWE-73)
2025-06-06 ART@zuso.ai
7.5
CVSS 3.1 · NVD
Share

Severity by source

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

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:N/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
None

Lifecycle Timeline

3
EUVD ID Assigned
Mar 14, 2026 - 18:10 euvd
EUVD-2025-17099
Analysis Generated
Mar 14, 2026 - 18:10 vuln.today
CVE Published
Jun 06, 2025 - 10:15 nvd
HIGH 7.5

DescriptionCVE.org

An external control of file name or path vulnerability in the delete file function of Soar Cloud HRD Human Resource Management System through version 7.3.2025.0408 allows remote attackers to delete partial files by specifying arbitrary file paths.

AnalysisAI

CVE-2025-48783 is an external control of file name or path vulnerability (CWE-73) in the delete file function of Soar Cloud HRD Human Resource Management System versions up to 7.3.2025.0408, allowing unauthenticated remote attackers to delete arbitrary files by manipulating file path parameters. The vulnerability has a CVSS score of 7.5 with high integrity impact, enabling attackers to perform unauthorized file deletion without authentication. Exploitation requires only network access and no user interaction, making this a significant threat to organizations using affected HRD system versions.

Technical ContextAI

The vulnerability exists in the file deletion API endpoint of Soar Cloud HRD, where user-supplied input controlling the file path parameter is not properly validated or sanitized before being passed to file system operations. This represents a classic CWE-73 (External Control of File Name or Path) vulnerability where insufficient input validation allows path traversal or direct path specification attacks. The affected product is Soar Cloud HRD Human Resource Management System (CPE identifiable as vendor:soar, product:cloud_hrd or similar HR management suite). The delete function likely uses concatenation or direct file path construction without implementing proper canonicalization, whitelist validation, or path boundary checks. The vulnerability specifically affects the file deletion mechanism, suggesting the exposed endpoint is typically used for managing HR documents, employee records, or system files.

RemediationAI

  • Upgrade Soar Cloud HRD to a patched version beyond 7.3.2025.0408 (vendor should release 7.3.2025.0409 or later with path validation fixes)
  • If immediate patching is unavailable, implement network-level controls: restrict access to HRD APIs using firewall rules, VPN/bastion host requirements, or WAF rules to block suspicious file paths (e.g., patterns containing ../ or absolute paths)
  • Implement input validation on the client side and server side: whitelist allowed file names/paths, reject any path traversal sequences (../, ..\ ), and enforce that deletions only occur within designated safe directories
  • Enable comprehensive file system auditing and logging for all file deletion operations within the HRD system, allowing rapid detection and incident response
  • Implement robust backup and recovery procedures for critical HR data to minimize impact of unauthorized deletions
  • Monitor Soar Cloud's official security advisory channels for patch release announcements and apply patches immediately upon availability
  • Conduct a security assessment of other file handling functions (upload, read, write) in the HRD system to identify similar CWE-73 vulnerabilities
CVE-2019-10257 HIGH POC
7.5 Jun 19

Zucchetti HR Portal through 2019-03-15 allows Directory Traversal. Rated high severity (CVSS 7.5), this vulnerability is

CVE-2025-48780 CRITICAL
9.8 Jun 06

Critical remote code execution vulnerability in Soar Cloud HRD Human Resource Management System (versions through 7.3.20

CVE-2025-48782 CRITICAL
9.8 Jun 06

Critical remote code execution vulnerability in Soar Cloud HRD Human Resource Management System versions up to 7.3.2025.

CVE-2021-22855 CRITICAL
9.8 Feb 17

The specific function of HR Portal of Soar Cloud System accepts any type of object to be deserialized. Rated critical se

CVE-2023-34357 HIGH
7.8 Sep 07

Soar Cloud Ltd. Rated high severity (CVSS 7.8), this vulnerability is low attack complexity. No vendor patch available.

CVE-2025-5192 HIGH
7.5 Jun 06

Missing authentication vulnerability in Soar Cloud HRD Human Resource Management System versions up to 7.3.2025.0408 tha

CVE-2025-48781 HIGH
7.5 Jun 06

A remote code execution vulnerability in the download file function of Soar Cloud HRD Human Resource Management System (

CVE-2025-48784 HIGH
7.5 Jun 06

Missing authorization vulnerability in Soar Cloud HRD Human Resource Management System versions up to 7.3.2025.0408 that

CVE-2021-22854 HIGH
7.5 Feb 17

The HR Portal of Soar Cloud System fails to filter specific parameters. Rated high severity (CVSS 7.5), this vulnerabili

CVE-2021-22853 MEDIUM
5.4 Feb 17

The HR Portal of Soar Cloud System fails to manage access control. Rated medium severity (CVSS 5.4), this vulnerability

Share

CVE-2025-48783 vulnerability details – vuln.today

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