Skip to main content

PHP CVE-2026-35185

| EUVDEUVD-2026-19469 HIGH
Improper Access Control (CWE-284)
2026-04-06 GitHub_M
8.7
CVSS 4.0 · GitHub Advisory
Share

Severity by source

GitHub Advisory PRIMARY
8.7 HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/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

Primary rating from GitHub Advisory · only source for this CVE.

CVSS VectorGitHub Advisory

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/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
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

8
Analysis Updated
Apr 16, 2026 - 06:05 EUVD-patch-fix
executive_summary
Re-analysis Queued
Apr 16, 2026 - 05:29 backfill_euvd_patch
patch_released
Patch available
Apr 16, 2026 - 05:29 EUVD
25.0.0
Analysis Updated
Apr 16, 2026 - 04:44 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Apr 16, 2026 - 04:33 vuln.today
cvss_changed
EUVD ID Assigned
Apr 06, 2026 - 19:45 euvd
EUVD-2026-19469
Analysis Generated
Apr 06, 2026 - 19:45 vuln.today
CVE Published
Apr 06, 2026 - 19:24 nvd
HIGH 8.7

DescriptionGitHub Advisory

HAX CMS helps manage microsite universe with PHP or NodeJs backends. Prior to 25.0.0, the /server-status endpoint is publicly accessible and exposes sensitive information including authentication tokens (user_token), user activity, client IP addresses, and server configuration details. This allows any unauthenticated user to monitor real-time user interactions and gather internal infrastructure information. This vulnerability is fixed in 25.0.0.

AnalysisAI

Information disclosure in HAX CMS/HAXiam prior to 25.0.0 exposes authentication tokens, user activity logs, client IP addresses, and server configuration through a publicly accessible /server-status endpoint requiring no authentication. Remote unauthenticated attackers can harvest active session tokens and infrastructure details to facilitate credential theft and reconnaissance. EPSS score of 0.06% (19th percentile) suggests limited observed exploitation attempts, with no CISA KEV listing or public exploit identified at time of analysis.

Technical ContextAI

HAX CMS is a microsite management platform supporting both PHP and NodeJs backend implementations (CPE: cpe:2.3:a:haxtheweb:haxiam). The vulnerability stems from improper access control (CWE-284: Improper Access Control) on an administrative monitoring endpoint. The /server-status path, typically used for debugging or operational monitoring, was left without authentication enforcement in versions prior to 25.0.0. This endpoint exposes real-time operational data including user_token values (session/authentication credentials), active user interactions, source IP addresses, and potentially server configuration parameters. The CVSS 4.0 vector (AV:N/AC:L/AT:N/PR:N/UI:N) confirms network-accessible exploitation with low complexity and no prerequisites. The VI:H (High Vulnerable System Integrity Impact) rating reflects that exposed tokens enable attackers to impersonate legitimate users, while VC:N indicates the confidentiality breach is contained within the vulnerable system's data exposure rather than lateral information access.

RemediationAI

Upgrade to HAXiam version 25.0.0 or later, which resolves the access control deficiency on the /server-status endpoint per the vendor security advisory at https://github.com/haxtheweb/issues/security/advisories/GHSA-3676-wj6r-hwh7. For environments unable to immediately upgrade, implement network-level restrictions blocking external access to the /server-status path via web application firewall rules or reverse proxy configuration (e.g., NGINX location block denying external IPs, or Apache .htaccess IP allowlist). This mitigation prevents unauthenticated internet access while maintaining internal monitoring capability, though it requires maintaining IP allowlists and may break legitimate remote administration. Alternatively, disable the server-status endpoint entirely if operational monitoring is not required, though this eliminates debugging visibility. Post-remediation, rotate all user authentication tokens as exposed credentials may have been harvested prior to patching, particularly for installations with extended internet exposure. Review web server access logs for suspicious requests to /server-status from external IP ranges to identify potential prior reconnaissance.

More in PHP

View all
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-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

CVE-2024-46506 CRITICAL POC
10.0 May 13

NetAlertX (formerly PiAlert) versions 23.01.14 through 24.x before 24.10.12 allow unauthenticated command injection thro

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

Share

CVE-2026-35185 vulnerability details – vuln.today

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