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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

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

CVSS 9.1 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: A critical security flaw in **Woof** (a modern Doom engine). <br>⚠️ **Consequences**: The engine suffers from an **Out-of-Bounds Read**.…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **CWE-125: Out-of-Bounds Read**. <br>πŸ” **Flaw**: The software accesses memory outside the intended buffer boundaries.…

Q3Who is affected? (Versions/Components)

πŸ‘₯ **Affected**: Users of **Woof** game engine. <br>πŸ“¦ **Versions**: All versions **prior to 15.3.0**. <br>🏷️ **Vendor**: Developed by **Fabian Greffrath**. If you are running an older build, you are vulnerable.

Q4What can hackers do? (Privileges/Data)

πŸ’€ **Attacker Actions**: <br>1. **Read Sensitive Data**: Extract memory contents (High Confidentiality). <br>2. **Denial of Service**: Crash the application/game (High Availability).…

Q5Is exploitation threshold high? (Auth/Config)

πŸ”“ **Exploitation Threshold**: **LOW**. <br>🌐 **Network**: Attack Vector is **Network (AV:N)**. <br>πŸ”‘ **Auth**: **None Required (PR:N)**. <br>πŸ‘€ **UI**: **None Required (UI:N)**. <br>⚑ **Complexity**: **Low (AC:L)**.…

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

πŸ“‚ **Public Exploit**: **No**. <br>🚫 **PoCs**: The `pocs` list is empty. <br>πŸ”— **References**: Only a GitHub Pull Request (PR #2521) is listed as a patch reference.…

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: <br>1. **Version Check**: Verify your Woof version. If it is **< 15.3.0**, you are at risk. <br>2. **Log Monitoring**: Look for unexpected crashes or memory errors in the game engine logs. <br>3.…

Q8Is it fixed officially? (Patch/Mitigation)

βœ… **Official Fix**: **Yes**. <br>πŸ› οΈ **Patch**: The vulnerability is fixed in version **15.3.0**. <br>πŸ”— **Source**: See GitHub PR #2521 by Fabian Greffrath for the code changes. Update immediately to this version.

Q9What if no patch? (Workaround)

🚧 **No Patch Workaround**: <br>1. **Isolate**: If possible, restrict network access to the Woof instance. <br>2.…

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: **HIGH**. <br>βš–οΈ **Priority**: CVSS Score is high due to **Network**, **Low Complexity**, and **High Impact** on Confidentiality and Availability. <br>πŸ“’ **Action**: Patch immediately.…