CVE-2026-100520

Published: Set 26, 2026 Last Modified: Set 26, 2026
ExploitDB:
Other exploit source:
Google Dorks:
HIGH 8,7
Attack Vector: network
Attack Complexity: low
Privileges Required: low
User Interaction: none
Confidentiality: N/A
Integrity: N/A
Availability: N/A
HIGH 8,8
Attack Vector: network
Attack Complexity: low
Privileges Required: low
User Interaction: none
Scope: unchanged
Confidentiality: high
Integrity: high
Availability: high

Description

AI Translation Available

Laranode versions before 1.2.1 contain a path traversal vulnerability in the POST /filemanager/upload-file endpoint that allows authenticated users to write arbitrary files outside their home directory. Attackers can supply directory traversal sequences in the path parameter to write PHP files into other tenants' web roots and execute code as those tenants.

22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Stable
Common Consequences
Security Scopes Affected:
Integrity Confidentiality Availability
Potential Impacts:
Execute Unauthorized Code Or Commands Modify Files Or Directories Read Files Or Directories Dos: Crash, Exit, Or Restart
Applicable Platforms
Technologies: AI/ML
View CWE Details
https://github.com/crivion/laranode
https://github.com/crivion/laranode/blob/v1.2/app/Actions/Filemanager/UploadFil…
https://github.com/crivion/laranode/commit/5c2b18ae99caf77a6fb6cc5c0ab66562bd67…
https://github.com/crivion/laranode/pull/21
https://github.com/crivion/laranode/releases/tag/v1.2.1
https://github.com/crivion/laranode/security/advisories/GHSA-34h2-2696-vfvr
https://www.vulncheck.com/advisories/laranode-before-1.2.1-path-traversal-in-fi…