A vulnerability was identified in Systerel S2OPC up to 1.7.3. The impacted element is the function monitored_item_event_filter_treatment_bs__init_event_filter_ctx_and_result of the file src/ClientServer/services/bgenc/subscription_mgr.c. Such manipulation of the argument EventFilter leads to use after free. The attack may be performed from remote. The exploit is publicly available and might be used. The name of the patch is a4cee16a851b971be447a6ed531173702c722b99. It is best practice to apply a patch to resolve this issue.
Systerel S2OPC subscription_mgr.c use after free
Problem type
Affected products
Systerel
1.7.0 - AFFECTED
1.7.1 - AFFECTED
1.7.2 - AFFECTED
1.7.3 - AFFECTED
References
https://vuldb.com/vuln/397119
https://vuldb.com/vuln/397119/cti
https://vuldb.com/cve/CVE-2026-82619
https://vuldb.com/submit/893148
https://gitlab.com/systerel/S2OPC/-/work_items/1797
https://gitlab.com/systerel/S2OPC/-/merge_requests/1839
https://gitlab.com/systerel/S2OPC/-/commit/a4cee16a851b971be447a6ed531173702c722b99
GitHub Security Advisories
GHSA-x4v2-7pqm-v4jq
A vulnerability was identified in Systerel S2OPC up to 1.7.3. The impacted element is the...
https://github.com/advisories/GHSA-x4v2-7pqm-v4jqA vulnerability was identified in Systerel S2OPC up to 1.7.3. The impacted element is the function monitored_item_event_filter_treatment_bs__init_event_filter_ctx_and_result of the file src/ClientServer/services/bgenc/subscription_mgr.c. Such manipulation of the argument EventFilter leads to use after free. The attack may be performed from remote. The exploit is publicly available and might be used. The name of the patch is a4cee16a851b971be447a6ed531173702c722b99. It is best practice to apply a patch to resolve this issue.
https://nvd.nist.gov/vuln/detail/CVE-2026-82619
https://gitlab.com/systerel/S2OPC/-/commit/a4cee16a851b971be447a6ed531173702c722b99
https://gitlab.com/systerel/S2OPC/-/merge_requests/1839
https://gitlab.com/systerel/S2OPC/-/work_items/1797
https://vuldb.com/cve/CVE-2026-82619
https://vuldb.com/submit/893148
https://vuldb.com/vuln/397119
https://vuldb.com/vuln/397119/cti
https://github.com/advisories/GHSA-x4v2-7pqm-v4jq
JSON source
https://cveawg.mitre.org/api/cve/CVE-2026-82619Click to expand
{
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"cveMetadata": {
"cveId": "CVE-2026-82619",
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"dateUpdated": "2026-08-31T05:15:10.327Z",
"dateReserved": "2026-08-30T07:58:26.515Z",
"datePublished": "2026-08-31T05:15:10.327Z",
"state": "PUBLISHED"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB",
"dateUpdated": "2026-08-31T05:15:10.327Z"
},
"title": "Systerel S2OPC subscription_mgr.c use after free",
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was identified in Systerel S2OPC up to 1.7.3. The impacted element is the function monitored_item_event_filter_treatment_bs__init_event_filter_ctx_and_result of the file src/ClientServer/services/bgenc/subscription_mgr.c. Such manipulation of the argument EventFilter leads to use after free. The attack may be performed from remote. The exploit is publicly available and might be used. The name of the patch is a4cee16a851b971be447a6ed531173702c722b99. It is best practice to apply a patch to resolve this issue."
}
],
"affected": [
{
"vendor": "Systerel",
"product": "S2OPC",
"cpes": [
"cpe:2.3:a:systerel:s2opc:*:*:*:*:*:*:*:*"
],
"versions": [
{
"version": "1.7.0",
"status": "affected"
},
{
"version": "1.7.1",
"status": "affected"
},
{
"version": "1.7.2",
"status": "affected"
},
{
"version": "1.7.3",
"status": "affected"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"description": "Use After Free",
"cweId": "CWE-416",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"lang": "en",
"description": "Memory Corruption",
"cweId": "CWE-119",
"type": "CWE"
}
]
}
],
"references": [
{
"url": "https://vuldb.com/vuln/397119",
"name": "VDB-397119 | Systerel S2OPC subscription_mgr.c use after free",
"tags": [
"vdb-entry",
"technical-description"
]
},
{
"url": "https://vuldb.com/vuln/397119/cti",
"name": "VDB-397119 | CTI Indicators (IOB, IOC, IOA)",
"tags": [
"signature",
"permissions-required"
]
},
{
"url": "https://vuldb.com/cve/CVE-2026-82619",
"name": "CVE-2026-82619 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
]
},
{
"url": "https://vuldb.com/submit/893148",
"name": "Submit #893148 | Systerel S2OPC OPC UA Toolkit 1.7.3 Heap Use After Free",
"tags": [
"third-party-advisory"
]
},
{
"url": "https://gitlab.com/systerel/S2OPC/-/work_items/1797",
"tags": [
"exploit"
]
},
{
"url": "https://gitlab.com/systerel/S2OPC/-/merge_requests/1839",
"tags": [
"patch"
]
},
{
"url": "https://gitlab.com/systerel/S2OPC/-/commit/a4cee16a851b971be447a6ed531173702c722b99",
"tags": [
"patch"
]
}
],
"metrics": [
{},
{
"cvssV3_1": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"baseScore": 4.3,
"baseSeverity": "MEDIUM"
}
},
{
"cvssV3_0": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"baseScore": 4.3,
"baseSeverity": "MEDIUM"
}
},
{
"cvssV2_0": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:N/I:N/A:P/E:POC/RL:OF/RC:C",
"baseScore": 4
}
}
],
"timeline": [
{
"time": "2026-08-30T00:00:00.000Z",
"lang": "en",
"value": "Advisory disclosed"
},
{
"time": "2026-08-30T02:00:00.000Z",
"lang": "en",
"value": "VulDB entry created"
},
{
"time": "2026-08-30T10:03:31.000Z",
"lang": "en",
"value": "VulDB entry last update"
}
],
"credits": [
{
"lang": "en",
"value": "VULL (VulDB User)",
"type": "reporter"
}
]
}
}
}