CVE-2026-38934 Details
Description
Cross Site Request Forgery vulnerability in diskoverdata diskover-community v.2.3.5. and before allows a remote attacker to escalate privileges and obtain sensitive information via the public/settings_process.php
A Cross-Site Request Forgery (CSRF) vulnerability has been identified in Diskover Data's Diskover-Community version 2.3.5 and earlier. The issue resides in the 'public/settings_process.php' file, where the application fails to validate CSRF tokens for sensitive POST requests. This oversight enables remote attackers to exploit the vulnerability by modifying application settings, bypassing authentication, and potentially accessing or manipulating sensitive information.
It is recommended to implement CSRF token generation during user login and to validate these tokens on all POST requests. This can be done by adding a CSRF token to the user's session and checking it against the token provided in the POST data.
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 Apr 27, 2026CISA-ADP
Assessed Apr 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://github.com/VadlaReddySai/diskoverdata-cve-writeups/blob/main/CVE-2026-38934 | CISA-ADP | ExploitTechnical Analysis |
| https://github.com/VadlaReddySai/diskoverdata-cve-writeups/blob/main/CVE-2026-38934 | [email protected] | ExploitTechnical Analysis |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-352 | Cross-Site Request Forgery (CSRF) | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| diskoverdata diskover-community | All versions |
CPE
Remediation
| |
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 5, 2026 | CVE Modified | [email protected] |
| Jul 5, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 27, 2026 | CVE Modified | CISA-ADP |
| Apr 27, 2026 | New CVE Received | [email protected] |
Volerion