Skip to main content

NewType WebEIP CVE-2026-18610

| EUVDEUVD-2026-52374 MEDIUM
Improper Authentication (CWE-287)
2026-08-03 VulDB GHSA-59gp-6cxx-c7v9
5.5
CVSS 4.0 · Vendor: VulDB
Share

Severity by source

Vendor (VulDB) PRIMARY
5.5 MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/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
5.3 MEDIUM

Network-accessible endpoint requires no authentication (PR:N); impact is limited to file listing disclosure (C:L) with no integrity or availability effect and no scope change.

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

Primary rating from Vendor (VulDB).

CVSS VectorVendor: VulDB

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

Lifecycle Timeline

3
CVSS changed
Aug 03, 2026 - 17:37 NVD
6.9 (MEDIUM) 5.5 (MEDIUM)
Analysis Generated
Aug 03, 2026 - 17:31 vuln.today
CVE Published
Aug 03, 2026 - 17:00 cve.org
MEDIUM 6.9

DescriptionCVE.org

A vulnerability was detected in NewType WebEIP up to 3.0. This affects an unknown part of the file /EIP_Com_FileList.aspx. The manipulation results in improper authentication. It is possible to launch the attack remotely. The exploit is now public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.

AnalysisAI

Unauthenticated remote access to the /EIP_Com_FileList.aspx endpoint in NewType WebEIP up to version 3.0 exposes file listing functionality to any network-reachable attacker due to improper authentication enforcement (CWE-287). A public proof-of-concept exploit hosted on Google Drive is confirmed available, lowering the exploitation bar significantly. No vendor patch exists as the vendor did not respond to disclosure; organizations must rely entirely on compensating controls.

Technical ContextAI

NewType WebEIP is an ASP.NET-based Enterprise Information Portal product identified by CPE cpe:2.3:a:newtype:webeip:*:*:*:*:*:*:*:*, targeting all versions up to 3.0. The vulnerable component is /EIP_Com_FileList.aspx, an ASP.NET Web Forms page responsible for presenting file and directory listings. CWE-287 (Improper Authentication) indicates the server-side code on this endpoint does not validate session tokens, cookies, or credentials before processing and responding to requests, effectively exposing the file enumeration logic to unauthenticated callers. This class of flaw typically arises when individual ASP.NET pages fail to inherit or enforce centralized authentication middleware, leaving discrete endpoints unprotected even when the broader portal requires login.

RemediationAI

No vendor-released patch is available at time of analysis due to vendor non-response to the disclosure. The primary recommended control is to block unauthenticated external access to /EIP_Com_FileList.aspx via a web application firewall rule or reverse proxy ACL - this surgically addresses the exposure without requiring application changes, though it must be maintained if the application is updated. If the file listing feature is not operationally required, removing or disabling the /EIP_Com_FileList.aspx endpoint from the web server eliminates the attack surface entirely. Placing the WebEIP portal behind a VPN or network-layer authentication gateway prevents unauthenticated internet-facing access and is the most effective compensating control, with the trade-off of added access complexity for legitimate users. Monitor VulDB at https://vuldb.com/vuln/385531 and https://vuldb.com/cve/CVE-2026-18610 for any future vendor response or patch release.

Share

CVE-2026-18610 vulnerability details – vuln.today

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