Skip to main content

diskover-community CVE-2026-38935

| EUVDEUVD-2026-25890 MEDIUM
Cross-site Scripting (XSS) (CWE-79)
2026-04-27 cve@mitre.org
6.1
CVSS 3.1 · Vendor: mitre
Share

Severity by source

Vendor (mitre) PRIMARY
6.1 MEDIUM
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
vuln.today AI
6.1 MEDIUM

Network-reachable PHP app, no auth needed, but UI:R required; XSS scope change yields S:C with partial C/I, no availability impact.

3.1 AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N

Primary rating from Vendor (mitre).

CVSS VectorVendor: mitre

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Lifecycle Timeline

4
Analysis Generated
Jul 24, 2026 - 05:09 vuln.today
CVSS changed
Apr 27, 2026 - 18:22 NVD
6.1 (MEDIUM)
EUVD ID Assigned
Apr 27, 2026 - 17:22 euvd
EUVD-2026-25890
CVE Published
Apr 27, 2026 - 17:16 nvd
MEDIUM 6.1

DescriptionCVE.org

A reflected cross-site scripting (XSS) vulnerability exists in diskover-community <= 2.3.5 in public/view.php via the doctype parameter

AnalysisAI

Reflected XSS in diskover-community's public/view.php allows unauthenticated remote attackers to execute arbitrary JavaScript in a victim's browser by embedding a malicious payload in the doctype parameter of a crafted URL. Affected versions are 2.3.5 and below of this PHP-based open-source file indexing application. A proof-of-concept exploit is confirmed per SSVC assessment, though EPSS sits at the 1st percentile and active exploitation has not been confirmed by CISA KEV, suggesting opportunistic rather than widespread targeting.

Technical ContextAI

diskover-community is a PHP-based open-source file indexer and search platform. The vulnerability resides in public/view.php, where the doctype GET parameter is reflected into the HTML response without adequate output encoding or sanitization - the root cause class per CWE-79 (Improper Neutralization of Input During Web Page Generation / Cross-site Scripting). Because the reflection is immediate (not stored), the payload must be delivered via a crafted URL. The CVSS scope metric S:C indicates the injected script executes in the victim's browser security context rather than on the server, enabling theft of session tokens, credential harvesting via fake UI overlays, or redirection to attacker-controlled resources.

RemediationAI

No vendor-released patch version has been identified at time of analysis - the available references point to the vendor's website (http://diskoverdata.com, http://diskover-community.com) and a researcher writeup at https://github.com/VadlaReddySai/diskoverdata-cve-writeups/blob/main/CVE-2026-38935, none of which confirm an exact patched release. Administrators should monitor the diskover-community GitHub repository and vendor site for a patched release beyond 2.3.5 and apply it immediately when available. As a compensating control, restrict public/view.php to authenticated sessions only if the application framework supports it - this would eliminate unauthenticated exploitation since a session requirement shifts the CVSS PR metric from N to L. Additionally, deploying a web application firewall rule to sanitize or block requests containing HTML/script characters in the doctype parameter is a viable short-term mitigation, though WAF bypasses for XSS are common and this should not substitute for a code-level fix. If the diskover instance does not require public Internet exposure, network-level access restrictions are the most effective compensating control with no application-side trade-offs.

More in PHP

View all
CVE-2019-11043 CRITICAL POC
9.8 Oct 28

In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it

CVE-2012-1823 CRITICAL POC
9.8 May 11

sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not

CVE-2016-1555 CRITICAL POC
9.8 Apr 21

(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear

CVE-2018-11138 CRITICAL POC
9.8 May 31

The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by

CVE-2024-11680 CRITICAL POC
9.8 Nov 26

ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C

CVE-2025-49113 CRITICAL POC
9.9 Jun 02

Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au

CVE-2017-9841 CRITICAL POC
9.8 Jun 27

Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c

CVE-2025-0108 HIGH POC
8.8 Feb 12

Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers

CVE-2021-25298 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2021-25296 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2013-4983 CRITICAL POC
10.0 Sep 10

The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

Share

CVE-2026-38935 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy