PatchSiren cyber security CVE debrief
CVE-2026-6899 Systerel CVE debrief
CVE-2026-6899 is a MEDIUM severity vulnerability in the CycloneCrypto cryptographic wrapper of the S2OPC library. The issue is that the check for certificate revocation only considers the first matching Certificate Revocation List (CRL) and ignores other valid CRLs of the same Certificate Authority (CA). This could potentially allow a connection between an OPC UA client and server using a revoked certificate. The Common Vulnerability Scoring System (CVSS) score for this vulnerability is 5.6. The vulnerability was published on [cvePublishedAt] and last modified on [cveModifiedAt].
- Vendor
- Systerel
- Product
- S2OPC
- CVSS
- MEDIUM 5.6
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-06-09
- Original CVE updated
- 2026-06-09
- Advisory published
- 2026-06-09
- Advisory updated
- 2026-06-09
Who should care
Users of the S2OPC library, particularly those who rely on certificate revocation checks for secure OPC UA connections, should be aware of this issue. Developers and administrators should review their configurations and consider updating to a version of the library that addresses this vulnerability.
Technical summary
The CycloneCrypto cryptographic wrapper in the S2OPC library has an incomplete certificate revocation check. Specifically, it only considers the first matching CRL and ignores other valid CRLs for the same CA. This could allow connections using revoked certificates.
Defensive priority
MEDIUM
Recommended defensive actions
- Review and update S2OPC library configurations to ensure proper certificate revocation checks.
- Consider implementing additional security measures for OPC UA connections.
Evidence notes
Evidence for this CVE comes from the official CVE record and the National Vulnerability Database (NVD).
Sources and references
Verified primary and authoritative sources
-
CVE-2026-6899 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-6899
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-6899 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-6899
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://gitlab.com/systerel/S2OPC/-/work_items/1739
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.