CVE-2026-4968 Details
Description
A vulnerability was determined in SourceCodester Diary App 1.0. The affected element is an unknown function of the file diary.php. Executing a manipulation can lead to cross-site request forgery. The attack may be launched remotely. The exploit has been publicly disclosed and may be utilized.
A Cross-Site Request Forgery (CSRF) vulnerability exists in SourceCodester Diary App version 1.0. The issue is located in the diary.php file, specifically within a function that handles diary entry deletions. The vulnerability arises because the application allows deletion requests to be sent via the GET method without any CSRF protection. This flaw can be exploited remotely, enabling attackers to delete diary entries on behalf of authenticated users who inadvertently visit a malicious webpage.
It is recommended to implement proper CSRF protection by using POST requests for deletion actions, adding CSRF tokens to state-changing requests, validating these tokens server-side, and incorporating confirmation dialogs for destructive operations.
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 Mar 27, 2026CISA-ADP
Assessed Mar 27, 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://gist.github.com/Mohdanass/50a525ba0a72e10fda85f0db11eeed92 | [email protected] | ExploitTechnical Description |
| https://vuldb.com/?ctiid.353855 | [email protected] | Content WallVendor |
| https://vuldb.com/?id.353855 | [email protected] | AdvisoryExploitTechnical DescriptionVendor |
| https://vuldb.com/?submit.777729 | [email protected] | ExploitTechnical DescriptionVendor |
| https://www.sourcecodester.com/ | [email protected] | Vendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-352 | Cross-Site Request Forgery (CSRF) | [email protected] |
| CWE-862 | Missing Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| SourceCodester Diary App | All versions |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Mar 27, 2026 | CVE Modified | [email protected] |
| Mar 27, 2026 | New CVE Received | [email protected] |
Volerion