LiveActive security incident?Get immediate response
CVE Record

CVE-2026-20797: Copeland XWEB and XWEB Pro Stack-based Buffer Overflow

A stack based buffer overflow exists in an API route of XWEB Pro version 1.12.1 and prior, enabling unauthenticated attackers to cause stack corruption and a termination of the program.

MediumCVSS 4.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2026-20797 is a medium-severity flaw in Copeland XWEB Pro 1.12.1 and prior. An unauthenticated attacker on an adjacent network could crash the affected program by triggering stack corruption. The cited impact is availability loss, not data theft or system takeover.

Executive priority

Treat this as a moderate operational resilience issue. Prioritize validation in environments where XWEB Pro supports important facility or operational systems, especially if adjacent network access is broadly available.

Technical view

The issue is a CWE-121 stack-based buffer overflow in an XWEB Pro API route. CVSS 3.1 is 4.3: adjacent network, low complexity, no privileges, no user interaction, unchanged scope, no confidentiality or integrity impact, and low availability impact.

Likely exposure

Likely exposure is limited to organizations running Copeland XWEB Pro 1.12.1 or prior where the affected API is reachable from adjacent network segments. The source bundle lists XWEB 300D PRO, 500D PRO, and 500B PRO, but version and CPE details are incomplete.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. The vulnerability is unauthenticated and low complexity, but the CVSS vector is adjacent network, and the documented impact is program termination rather than compromise.

Researcher notes

Evidence supports denial-of-service risk through stack corruption in an API route. The bundle does not provide exploit details, proof of active exploitation, precise CPEs, or a specific patched version, so remediation should track Copeland and CISA guidance.

Mitigation direction

  • Check Copeland System Software Update for vendor-approved updates or advisories.
  • Review CISA ICSA-26-057-10 for current mitigation guidance.
  • Inventory XWEB Pro deployments and identify versions 1.12.1 or prior.
  • Restrict access to XWEB Pro interfaces to trusted administrative networks.

Validation and detection

  • Confirm whether XWEB Pro is deployed and record exact software versions.
  • Map which adjacent network segments can reach XWEB Pro API interfaces.
  • Compare deployed versions against Copeland and CISA advisory details.
  • Monitor affected services for unexpected termination or instability.
Prepared
Confidence
medium
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-121: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-20797 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
4.3 (3.1)
Known Exploited
No
Published

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

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
1ADP providers
4Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
4.3CVSS 3.1MediumCVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L2.81.4icscert

Vulnerability scoring details

Base CVSS 3.1 score

4.3Medium
CVSS 3.1 vector shape for CVE-2026-20797Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CopelandCopeland XWEB 300D PRO0unaffected
CopelandCopeland XWEB 500D PRO0unaffected
CopelandCopeland XWEB 500B PRO0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-121 · source CWE mapping

Stack-based Buffer Overflow

Stack-based Buffer Overflow represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.