Skip to main content

VaelsysV4 CVE-2025-8260

LOW
Use of a Broken or Risky Cryptographic Algorithm (CWE-327)
2025-07-28 cna@vuldb.com
1.3
CVSS 4.0 · NVD

Severity by source

NVD PRIMARY
1.3 LOW
CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
3.1 LOW

Network-reachable endpoint but high complexity for hash exploitation; low privileges required; only partial confidentiality impact with no integrity or availability effect.

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

Primary rating from NVD.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

3
Analysis Generated
Jul 25, 2026 - 11:49 vuln.today
CVSS changed
Apr 29, 2026 - 01:11 NVD
2.3 (LOW) 1.3 (LOW)
CVE Published
Jul 28, 2025 - 06:15 cve.org
LOW 1.3

DescriptionCVE.org

A security flaw has been discovered in Vaelsys VaelsysV4 up to 5.1.0/5.4.0. This affects an unknown part of the file /grid/vgrid_server.php of the component Web interface. Performing a manipulation of the argument xajaxargs results in use of weak hash. The attack is possible to be carried out remotely. The complexity of an attack is rather high. It is indicated that the exploitability is difficult. The exploit has been released to the public and may be used for attacks. Upgrading to version 5.1.1 and 5.4.1 is able to mitigate this issue. Upgrading the affected component is recommended.

AnalysisAI

Weak cryptographic hashing (CWE-327) in VaelsysV4's PHP web interface exposes sensitive information to authenticated remote attackers who can manipulate the xajaxargs parameter of /grid/vgrid_server.php. Affected versions span the 5.1.0 and 5.4.0 release lines; patched releases 5.1.1 and 5.4.1 are available. No public exploit identified at time of analysis per CISA KEV, but a public proof-of-concept exists, and the EPSS score of 0.03% confirms very limited real-world exploitation activity to date.

Technical ContextAI

VaelsysV4 is a PHP-based video surveillance and security management platform (CPE: cpe:2.3:a:vaelsys:vaelsys:4.1.0). The affected endpoint /grid/vgrid_server.php appears to use xAjax, a legacy PHP AJAX framework that passes serialized arguments via the xajaxargs parameter. CWE-327 (Use of a Broken or Risky Cryptographic Algorithm) indicates the application applies a cryptographically weak hashing function - likely MD5 or SHA-1 - to sensitive request data or stored values processed through this endpoint. Such algorithms are vulnerable to preimage attacks, collision attacks, or rainbow-table lookups, allowing an attacker who can observe or interact with hashed outputs to reconstruct or infer the original sensitive values. The PHP tag in the intelligence metadata reinforces that the flaw is in server-side PHP logic rather than a client-side or framework-level component.

RemediationAI

Upgrade VaelsysV4 to version 5.1.1 (from the 5.1.x branch) or 5.4.1 (from the 5.4.x branch), which are the vendor-confirmed patched releases per the advisory at https://vaelsys.github.io/security-advisory/advisories/VSEC_V4_2025_07_0002.html. If immediate upgrade is not possible, restrict access to the /grid/vgrid_server.php endpoint via web server configuration (e.g., IP allowlist or require elevated authentication at the reverse proxy layer); note this may interrupt grid-related AJAX functionality for affected users. As a broader compensating control, ensure the VaelsysV4 web interface is accessible only over a VPN or private network segment, removing the network-accessible attack surface entirely at the cost of eliminating external access to the management interface.

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-2025-8260 vulnerability details – vuln.today

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