CVE-2026-77681: CodeAstro Online Job Portal update-profile.php unrestricted upload
A vulnerability was identified in CodeAstro Online Job Portal 1.0. Affected by this vulnerability is an unknown functionality of the file /users/update-profile.php. The manipulation of the argument Name leads to unrestricted upload. The attack can be initiated remotely. The exploit is publicly available and might be used.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Configuration
Update /users/update-profile.php to validate the 'Name' argument and block the path that enables unrestricted upload (the vulnerability is in unrestricted upload caused by manipulation of the argument Name).
CodeAstro Online Job Portal Unrestricted upload via /users/update-profile.php (argument Name) = Restrict/validate the Name parameter to prevent unrestricted file upload
Event History
Frequently Asked Questions
What level of access does an attacker need to exploit this issue?
The attacker needs low-level privileges, as indicated by the PR:L metric. Exploitation can be initiated remotely and does not require user interaction.
How likely is exploitation in practice?
A public exploit is available and may be used. The attack complexity is rated low, so defenders should treat exposed instances as a realistic exploitation target.