← Vulnerability feed

Vulnerability record · CVE-2019-7232 · published 24 June 2019

CVE-2019-7232: ABB IDAL HTTP Server Host Header Buffer Overflow

Abb · Pb610 Panel Builder 600 Firmware

The ABB IDAL HTTP server overflows a stack buffer when a web request carries a Host header of 2047 bytes or more, overwriting a Structured Exception Handler (SEH) address. Because the overwrite is attacker-controlled, the flaw can lead to remote code execution on the server. It matters because the server is reachable without credentials and the affected product is industrial panel-building firmware.

8.8 CVSS 3.1 High EPSS 52% · top 1.1% CWE-787 · Out-of-bounds write
8.8CVSS 3.1 base score, v2 5.8
52%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
16References, 10 tagged exploit
17 Jun 2026Last modified by NVD

Description

The ABB IDAL HTTP server is vulnerable to a buffer overflow when a long Host header is sent in a web request. The Host header value overflows a buffer and overwrites a Structured Exception Handler (SEH) address. An unauthenticated attacker can submit a Host header value of 2047 bytes or more to overflow the buffer and overwrite the SEH address, which can then be leveraged to execute attacker-controlled code on the server.

CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 20 September 2026. Confidence: high.

high priorityUnauthenticated adjacent-network code execution with public exploit code and very high EPSS, though not in KEV and requiring local network access.

What it is

The ABB IDAL HTTP server overflows a stack buffer when a web request carries a Host header of 2047 bytes or more, overwriting a Structured Exception Handler (SEH) address. Because the overwrite is attacker-controlled, the flaw can lead to remote code execution on the server. It matters because the server is reachable without credentials and the affected product is industrial panel-building firmware.

Impact

An unauthenticated attacker can overwrite the SEH address and potentially execute arbitrary code on the server, gaining full control of the affected host. CVSS 3.1 scores it 8.8 (HIGH) with high confidentiality, integrity and availability impact.

Attack surface

Reached over the network via the IDAL HTTP server; the CVSS vector AV:A indicates the attacker must be on the same adjacent network segment. No authentication (PR:N) and no user interaction (UI:N) are required.

Exploitation

Public exploit code is referenced (Packet Storm, Full Disclosure) and EPSS is 0.52093 (98.9th percentile), indicating elevated likelihood, but the CVE is not listed in CISA KEV and no ransomware use is documented.

What to do

  • Apply the vendor patch referenced in ABB advisory 3ADR010377 (search.abb.com document download).
  • If patching is not immediately possible, restrict network access to the IDAL HTTP server to trusted hosts and segments only.
  • Place the server behind a reverse proxy or WAF that rejects or normalizes oversized Host headers.
  • Segment the affected panel-builder network from general IT and internet-facing networks.
  • Monitor vendor advisories for updated firmware and re-verify the fix after deployment.

Detection

  • Alert on HTTP requests with Host header values of 2047 bytes or longer reaching the IDAL server.
  • Inspect web server and proxy logs for unusually long Host headers or malformed request lines.
  • Watch for crashes or unexpected restarts of the IDAL HTTP service, which may indicate a failed overflow attempt.
  • Monitor for post-exploitation behavior such as new processes spawned by the web server service.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
http://packetstormsecurity.com/files/153403/ABB-IDAL-HTTP-Server-Stack-Based-Buffer-Overflow.html ExploitThird Party AdvisoryVDB Entry
http://seclists.org/fulldisclosure/2019/Jun/40 ExploitMailing ListThird Party Advisory
http://seclists.org/fulldisclosure/2019/Jun/40 ExploitMailing ListThird Party Advisory
http://seclists.org/fulldisclosure/2019/Jun/40 ExploitMailing ListThird Party Advisory
http://seclists.org/fulldisclosure/2019/Jun/40 ExploitMailing ListThird Party Advisory
http://www.securityfocus.com/bid/108886 Third Party AdvisoryVDB Entry
https://search.abb.com/library/Download.aspx?DocumentID=3ADR010377&LanguageCode=en&DocumentPartId=&Action=Launch MitigationPatchVendor Advisory
https://www.darkmatter.ae/xen1thlabs/published-advisories/ Third Party Advisory
http://packetstormsecurity.com/files/153403/ABB-IDAL-HTTP-Server-Stack-Based-Buffer-Overflow.html ExploitThird Party AdvisoryVDB Entry
http://seclists.org/fulldisclosure/2019/Jun/40 ExploitMailing ListThird Party Advisory
http://seclists.org/fulldisclosure/2019/Jun/40 ExploitMailing ListThird Party Advisory
http://seclists.org/fulldisclosure/2019/Jun/40 ExploitMailing ListThird Party Advisory
http://seclists.org/fulldisclosure/2019/Jun/40 ExploitMailing ListThird Party Advisory
http://www.securityfocus.com/bid/108886 Third Party AdvisoryVDB Entry
https://search.abb.com/library/Download.aspx?DocumentID=3ADR010377&LanguageCode=en&DocumentPartId=&Action=Launch MitigationPatchVendor Advisory
https://www.darkmatter.ae/xen1thlabs/published-advisories/ Third Party Advisory

Track CVE-2019-7232 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

8.8CVE-2019-7226Abb pb610 panel builder 600 firmware improper authentication vulnerabilityThe ABB IDAL HTTP server CGI interface contains a URL that allows an unauthenticated attacker to bypass authentication and gain access to privileged …EPSS 5.3%8.8CVE-2019-7228Abb pb610 panel builder 600 firmware vulnerabilityThe ABB IDAL HTTP server mishandles format strings in a username or cookie during the authentication process. Attempting to authenticate with the use…EPSS 3.7%8.8CVE-2019-7230Abb pb610 panel builder 600 firmware vulnerabilityThe ABB IDAL FTP server mishandles format strings in a username during the authentication process. Attempting to authenticate with the username %s%p%…EPSS 3.7%7.3CVE-2019-7227Abb pb610 panel builder 600 firmware path traversal vulnerabilityIn the ABB IDAL FTP server, an authenticated attacker can traverse to arbitrary directories on the hard disk with "CWD ../" and then use the FTP serv…EPSS 8.5%5.7CVE-2019-7231Abb pb610 panel builder 600 firmware memory buffer overflow vulnerabilityThe ABB IDAL FTP server is vulnerable to a buffer overflow when a long string is sent by an authenticated attacker. This overflow is handled, but ter…EPSS 6.8%8.8CVE-2026-53266Linux kernel ebtables SNAT out-of-bounds write in ARP rewriteThe ebtables SNAT target rewrites the ARP sender hardware address via skb_store_bits() without first making that range writable. When the ARP SHA byt…KEVEPSS 0.65%analysed8.8CVE-2026-87491Google Chrome V8 out-of-bounds write enables sandbox code executionChrome before 153.0.8010.36 contains an out-of-bounds write in the V8 JavaScript engine. A crafted HTML page can trigger the memory corruption, and b…KEVEPSS 3.1%analysed9.8CVE-2025-25249Fortinet FortiOS and FortiSwitchManager heap buffer overflow via crafted packetsA heap-based buffer overflow (CWE-122/CWE-787) in Fortinet FortiOS 6.4 through 7.6.3 and FortiSwitchManager 7.0 through 7.2.6 lets an unauthenticated…KEVEPSS 3.9%analysed

Source: NIST National Vulnerability Database (record CVE-2019-7232), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.