Goal Reached Thanks to every supporter β€” we hit 100%!

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2026-22208 β€” AI Deep Analysis Summary

CVSS 9.6 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: OpenS100 (S-101 ENC Viewer) has a critical flaw. <br>⚑ **Consequence**: Unrestricted Lua interpreter allows **Arbitrary Code Execution (RCE)**.…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **CWE-749** (Exposed Dangerous Method or Function). <br>πŸ” **Flaw**: The Lua sandbox is broken.…

Q3Who is affected? (Versions/Components)

πŸ‘₯ **Affected**: Users of **OpenS100** by the OpenS100 Project. <br>πŸ“¦ **Component**: The S-101 ENC Viewer application. <br>⚠️ **Scope**: Personal developers and maritime professionals using this specific viewer. 🚒

Q4What can hackers do? (Privileges/Data)

πŸ’» **Hackers Can**: Execute **Arbitrary Code** on the victim's machine. <br>πŸ”“ **Privileges**: Full control over the application context.…

Q5Is exploitation threshold high? (Auth/Config)

πŸ”‘ **Threshold**: **Low**. <br>🌐 **Network**: Attack Vector is **Network** (AV:N). <br>🎯 **Complexity**: **Low** (AC:L). <br>πŸ‘€ **User Interaction**: Required (UI:R) - victim must open a malicious S-100 directory/file. πŸ“‚

Q6Is there a public Exp? (PoC/Wild Exploitation)

πŸ“œ **Public Exploit**: No direct PoC code provided in data. <br>πŸ”— **References**: MDPI technical description suggests **exploitability** is documented.…

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: Verify if you use **OpenS100**. <br>πŸ“‚ **Inspection**: Check for custom S-100 description directories containing `.lua` files.…

Q8Is it fixed officially? (Patch/Mitigation)

🩹 **Fixed**: **Yes**. <br>πŸ”— **Patch**: Commit `753cf29` on GitHub addresses the unrestricted Lua access. <br>βœ… **Action**: Update to the patched version immediately. πŸš€

Q9What if no patch? (Workaround)

🚧 **No Patch?**: Disable Lua scripting if possible. <br>🚫 **Mitigation**: Do **NOT** open S-100 description directories from untrusted sources. <br>πŸ›‘ **Isolate**: Run the viewer in a sandboxed environment or VM. πŸ–₯️

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: **HIGH**. <br>πŸ“ˆ **CVSS**: **9.8** (Critical). <br>⚑ **Priority**: Patch immediately. The combination of Network access, Low complexity, and RCE makes this a severe threat. 🚨