Skip to main content

S2OPC CVE-2026-90782

| EUVDEUVD-2026-77009 MEDIUM
NULL Pointer Dereference (CWE-476)
2026-09-13 VulnCheck GHSA-wj27-rfm4-9hp4
6.0
CVSS 4.0 · Vendor: VulnCheck
Share

Severity by source

Vendor (VulnCheck) PRIMARY
6.0 MEDIUM
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/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
vuln.today AI
5.3 MEDIUM

Session authentication required (PR:L), both subscription types must be active, and heap allocation failure must be induced (AC:H); impact is availability-only with no C or I consequences.

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

Primary rating from Vendor (VulnCheck).

CVSS VectorVendor: VulnCheck

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

Lifecycle Timeline

2
CVSS changed
Sep 13, 2026 - 13:22 NVD
5.3 (MEDIUM) 6.0 (MEDIUM)
Analysis Generated
Sep 13, 2026 - 13:21 vuln.today

DescriptionCVE.org

S2OPC through 1.7.3 contains a null pointer dereference in msg_subscription_publish_bs__alloc_notification_message_items() where a failed allocation for DataChangeNotification is overwritten by a successful allocation for EventNotificationList. Attackers can trigger heap allocation failures on sessions with both data-change and event notifications to cause the server process to terminate.

AnalysisAI

Null pointer dereference in Systerel S2OPC through version 1.7.3 enables authenticated remote clients to crash the OPC-UA server by inducing heap allocation failures during subscription publish cycles. The defect in msg_subscription_publish_bs__alloc_notification_message_items() silently overwrites a NULL returned by a failed DataChangeNotification allocation with the result of a subsequent EventNotificationList allocation, masking the first failure and causing a deferred NULL dereference that terminates the server process. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
technique details hidden
Delivery
technique details hidden
Exploit
technique details hidden
Execution
technique details hidden
Persist
technique details hidden
Impact
technique details hidden

Vulnerability AssessmentAI

Exploitation Exploitation requires: (1) a valid authenticated OPC-UA session on the target S2OPC server, reflected by PR:L in the CVSS vector; (2) the session must have active subscriptions for BOTH data-change notifications AND event notifications simultaneously - sessions using only one notification type do not traverse the vulnerable dual-allocation code path; (3) the attacker must be able to induce a heap allocation failure during a publish cycle, which in practice requires triggering sufficient memory pressure on the server host. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The provided CVSS 3.1 vector CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H accurately reflects real-world risk: the flaw is network-reachable but demands both a valid session (PR:L) and the ability to induce heap allocation failure (AC:H). … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario Full exploit scenario with step-by-step reproduction available after sign-in.
Remediation Apply the upstream fix available at GitLab commit 8848f051eed069b107ae7cb16a346d6f6386a8f5 (https://gitlab.com/systerel/S2OPC/-/commit/8848f051eed069b107ae7cb16a346d6f6386a8f5) or merge request 1862 (https://gitlab.com/systerel/S2OPC/-/merge_requests/1862), rebuild from the patched source, and redeploy the server binary. … Detailed patch versions, workarounds, and compensating controls in full report.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

CVE-2026-90782 vulnerability details – vuln.today

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