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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

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

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Kofax Capture has a critical **Access Control Error**. It exposes a .NET Remoting HTTP channel without authentication.…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **CWE-306** (Missing Authentication for Critical Function). The flaw lies in exposing a .NET Remoting endpoint via HTTP that requires **NO identity verification**.…

Q3Who is affected? (Versions/Components)

🏒 **Affected Vendor**: Tungsten Automation (Kofax). πŸ“¦ **Product**: Kofax Capture. πŸ“… **Version**: Specifically **6.0.0.0**. If you run this version, you are in the danger zone! ⚠️

Q4What can hackers do? (Privileges/Data)

πŸ’€ **Attacker Capabilities**: 1. πŸ“‚ **Read**: Extract ANY file from the server filesystem. 2. ✍️ **Write**: Drop attacker-controlled files anywhere. 3.…

Q5Is exploitation threshold high? (Auth/Config)

πŸ”“ **Exploitation Threshold**: **EXTREMELY LOW**. - **Auth**: None required (PR:N). - **Network**: Remote (AV:N). - **UI**: No user interaction needed (UI:N). - **Complexity**: Low (AC:L).…

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

πŸ’£ **Public Exploit**: Yes. A technical description and PoC are available on GitHub (Gist by VAMorales). Third-party advisories confirm the exploitability. Wild exploitation is highly likely given the low barrier. 🌍

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: Scan for open **.NET Remoting HTTP channels** on default ports. Look for unauthenticated access to Kofax Capture endpoints.…

Q8Is it fixed officially? (Patch/Mitigation)

🩹 **Official Fix**: The advisory references Tungsten Automation documentation. You must check the **Kofax Capture 11.1.0+** documentation or vendor portal for patches.…

Q9What if no patch? (Workaround)

🚧 **No Patch? Workaround**: 1. 🚫 **Block Ports**: Firewall rules to block external access to .NET Remoting ports. 2. πŸ”’ **Disable Service**: If not needed, disable the HTTP channel. 3.…

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: **CRITICAL (P1)**. CVSS Score is **9.1** (High). Remote code execution/file manipulation without auth is a nightmare. Patch or mitigate **IMMEDIATELY**. Do not wait! ⏳