CVE-2025-51414
Arbitrary File Upload in Phpgurukul Online Course Registration
Publication date: 2026-04-13
Last updated on: 2026-04-15
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| phpgurukul | online_course_registration | 3.1 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-94 | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in Phpgurukul Online Course Registration version 3.1. It is an arbitrary file upload vulnerability found in the profile picture upload feature on the /my-profile.php page. This means that an attacker could potentially upload files of any type, not just images, which could lead to malicious files being placed on the server.
How can this vulnerability impact me? :
The arbitrary file upload vulnerability could allow an attacker to upload malicious files to the server. This could lead to unauthorized code execution, data compromise, or server takeover, depending on the nature of the uploaded file and the server configuration.