CVE-2021-34170

9.8 CRITICAL

📋 TL;DR

CVE-2021-34170 is a critical remote code execution vulnerability in Bandai Namco's Dark Souls III game for PC. Attackers can exploit this vulnerability to execute arbitrary code on a victim's system when they connect to malicious game servers. This affects all Dark Souls III PC players who play online.

💻 Affected Systems

Products:
  • Bandai Namco FromSoftware Dark Souls III
Versions: All versions prior to patch
Operating Systems: Windows
Default Config Vulnerable: ⚠️ Yes
Notes: Only affects the PC version when playing online multiplayer. Single-player mode may be less vulnerable.

📦 What is this software?

⚠️ Risk & Real-World Impact

🔴

Worst Case

Complete system compromise allowing attackers to install malware, steal data, or gain persistent access to the victim's computer.

🟠

Likely Case

Game crashes, system instability, or installation of game-specific malware/cheats that could lead to account compromise.

🟢

If Mitigated

Limited impact if proper network segmentation and endpoint protection are in place, though game functionality may be disrupted.

🌐 Internet-Facing: HIGH - Exploitation occurs through online multiplayer connections to malicious game servers.
🏢 Internal Only: LOW - This is primarily an internet-facing risk through game networking protocols.

🎯 Exploit Status

Public PoC: ⚠️ Yes
Weaponized: CONFIRMED
Unauthenticated Exploit: ⚠️ Yes
Complexity: LOW

Exploits have been circulating in gaming communities and require victims to connect to malicious game servers.

🛠️ Fix & Mitigation

✅ Official Fix

Patch Version: Latest game update (check game launcher/Steam)

Vendor Advisory: https://www.bandainamcoent.com/

Restart Required: Yes

Instructions:

1. Launch Steam 2. Right-click Dark Souls III 3. Select Properties 4. Go to Updates 5. Ensure automatic updates are enabled 6. Verify game files integrity

🔧 Temporary Workarounds

Disable Online Play

windows

Play in offline mode to prevent connection to malicious servers

Launch game -> Settings -> Network -> Set to Offline

Use Firewall Rules

windows

Block Dark Souls III network traffic at firewall level

Windows Firewall: New Rule -> Program -> Path to DarkSoulsIII.exe -> Block

🧯 If You Can't Patch

  • Play exclusively in offline mode
  • Use a separate gaming VM or sandboxed environment

🔍 How to Verify

Check if Vulnerable:

Check if game is updated to latest version through Steam or game launcher

Check Version:

Steam: Right-click Dark Souls III -> Properties -> Updates -> Build ID

Verify Fix Applied:

Verify game version matches latest patch notes from Bandai Namco

📡 Detection & Monitoring

Log Indicators:

  • Game crash logs with memory corruption errors
  • Unexpected network connections from game process

Network Indicators:

  • Unusual outbound connections from game to unknown IPs
  • Game traffic to non-standard ports

SIEM Query:

process_name:"DarkSoulsIII.exe" AND (event_type:crash OR dest_ip:[malicious_ips])

🔗 References

📤 Share & Export