Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/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
Unauthenticated network path traversal (PR:N/AV:N/AC:L/UI:N) yielding full read/modify/delete of files gives C:H/I:H/A:H; scope unchanged as impact stays within the appliance.
Primary rating from NVD.
CVSS VectorNVD
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/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
Lifecycle Timeline
4DescriptionCVE.org
A path traversal condition in Intrado 911 Emergency Gateway could allow an attacker with existing network access the ability to access the EGW management interface without authentication. Successful exploitation of this vulnerability could allow a user to read, modify, or delete files.
AnalysisAI
Authentication bypass via path traversal in Intrado 911 Emergency Gateway (EGW) versions 5.x, 6.x, and 7.x allows an attacker with existing network access to reach the EGW management interface without valid credentials and read, modify, or delete files. There is no public exploit identified at time of analysis and it is not listed in CISA KEV, but CISA's SSVC assessment rates the technical impact as total and the flaw as automatable, and the CVSS 4.0 base score is 9.3 (critical). EPSS probability is low (0.17%, 38th percentile), indicating no observed mass-exploitation activity yet.
Technical ContextAI
The affected component is Intrado's 911 Emergency Gateway (EGW), a telecom/public-safety appliance that routes and manages enhanced 911 (E911) emergency call traffic between enterprise phone systems and Public Safety Answering Points. The root cause is CWE-35 (Path Traversal: '.../...//'), a relative-path-traversal weakness in which crafted path sequences (e.g. '../') are not properly neutralized before being used to resolve file paths. In this case the traversal defeats access control on the web management interface, so an unauthenticated request can escape the intended directory scope and reach protected management functions and files. The single CPE identified is cpe:2.3:a:intrado:911_emergency_gateway:*, confirming the EGW application itself as the affected product.
RemediationAI
Consult the CISA ICS advisory ICSA-26-113-06 (https://www.cisa.gov/news-events/ics-advisories/icsa-26-113-06) for Intrado's vendor-provided fixed release and apply the vendor-released update for your EGW 5.x/6.x/7.x branch; no exact fixed version number is provided in the available data, so the specific patch level must be confirmed from that advisory (No vendor-released patch version identified at time of analysis from the provided data). Because exploitation requires network reach to the management interface, the most effective compensating control is network segmentation and access restriction: place the EGW management interface on an isolated management VLAN, block inbound access to its web/management port from user and internet-facing networks, and permit administration only from a small allowlist of trusted management hosts or via VPN/jump host - trade-off is added operational friction for administrators and the need to update firewall/ACL rules. Additionally, front the interface with a reverse proxy or WAF that normalizes and rejects path-traversal sequences ('../', encoded variants), monitor management-interface logs for anomalous file access, and follow the general ICS defensive practices CISA references in the advisory; note that WAF filtering can be bypassed by novel encodings and is a stopgap, not a substitute for the vendor patch.
Same weakness CWE-35 – Path Traversal: '.../...//'
View allSame technique Path Traversal
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-25276
GHSA-7v49-538c-cx3p