cbcvebase.
CVE-2025-32433
published 2025-04-16

CVE-2025-32433: Erlang/OTP is a set of libraries for the Erlang programming language. Prior to versions OTP-27.3.3, OTP-26.2.5.11, and OTP-25.3.2.20, a SSH server may allow an…

PriorityP1100critical10CVSS 3.1
AVNACLPRNUINSCCHIHAH
KEVITWEXPLOITRansomwareInitial access
CISA Known Exploited Vulnerabilitydue 2025-06-30
Exploited in the wild
EPSS
98.59%
99.9th percentile
Erlang/OTP is a set of libraries for the Erlang programming language. Prior to versions OTP-27.3.3, OTP-26.2.5.11, and OTP-25.3.2.20, a SSH server may allow an attacker to perform unauthenticated remote code execution (RCE). By exploiting a flaw in SSH protocol message handling, a malicious actor could gain unauthorized access to affected systems and execute arbitrary commands without valid credentials. This issue is patched in versions OTP-27.3.3, OTP-26.2.5.11, and OTP-25.3.2.20. A temporary workaround involves disabling the SSH server or to prevent access via firewall rules.

Affected

36 ranges· showing 25
VendorProductVersion rangeFixed in
ciscocloud_native_broadband_network_gateway< 2025.03.12025.03.1
ciscoconfd_basic< 7.7.19.17.7.19.1
ciscoconfd_basic>= 8.0.18 < 8.1.16.28.1.16.2
ciscoconfd_basic>= 8.2 < 8.2.11.18.2.11.1
ciscoconfd_basic>= 8.3 < 8.3.8.18.3.8.1
ciscoconfd_basic>= 8.4 < 8.4.4.18.4.4.1
ciscoenterprise_nfv_infrastructure_software< 4.184.18
cisconcs_2000_shelf_virtualization_orchestrator_firmware< 25.1.125.1.1
cisconetwork_services_orchestrator< 5.7.19.15.7.19.1
cisconetwork_services_orchestrator>= 5.8 < 6.1.16.26.1.16.2
cisconetwork_services_orchestrator>= 6.2 < 6.2.11.16.2.11.1
cisconetwork_services_orchestrator>= 6.3 < 6.3.8.16.3.8.1
cisconetwork_services_orchestrator>= 6.4 < 6.4.1.16.4.1.1
cisconetwork_services_orchestrator>= 6.4.2 < 6.4.4.16.4.4.1
ciscooptical_site_manager< 25.2.125.2.1
ciscoproducts_unauthenticated
ciscosmart_phy< 25.225.2
ciscostaros< 2025.032025.03
ciscoultra_cloud_core< 2025.03.12025.03.1
ciscoultra_packet_core< 2025.032025.03
debiandebian_linux
debianerlang< erlang 1:25.2.3+dfsg-1+deb12u1 (bookworm)erlang 1:25.2.3+dfsg-1+deb12u1 (bookworm)
erlangerlang_otp< 25.3.2.2025.3.2.20
erlangerlang_otp>= 0 < 1:23.2.6+dfsg-1+deb11u21:23.2.6+dfsg-1+deb11u2
erlangerlang_otp>= 0 < 1:25.2.3+dfsg-1+deb12u11:25.2.3+dfsg-1+deb12u1

Detection & IOCsextracted from sources · hover to see the quote

otherF8E24C7F5B12CD69C44C73F438F65E9BF560ADF35EBBDF92CF9A9B84079F8F04060FF98D098E
other15CE8D5DB0BAC3BCBB1FA69F2E672CC54EFBEC7684DA792F3CBF8B007A9FEA1D16374560DFA5
other2F1A9C8B8AA163BBB84FF799A0954B232C279C5E9EE42505955288EAAD28685A2BC0713C7745
other88984846080D639C9A4EC394E53BA616D550B2B3AD691942EA2CCD33AA5B9340FD1A8FF40E9A
other98C132E2B20B531BE6604397D97040C1E9EB42FCE12EDF119BCE8B4031CA5C70DAF5E65FA3C3
otherD2CBA43A1AF6D965432AE11487726DB84D2945CF2CD975D7774B76B54AF052418AC2E59ADA69
otherD527959A7BC728CB272A0DB683B547F079C98012201A48DD2792B84604E8BC29F6E6BDB8003F
otherF96C481CBB0D6E7BDA49C6D68CFDB1D284354961534EDEEDA854C672B48A8D6B7146F90BDACB
  • Any commands executed via CVE-2025-32433 run with SSH daemon privileges (often root) — alert on unexpected child processes spawned by the SSH daemon, especially with root context.
  • Create high-severity SIEM alerts for scheduled task creation, deletion, or execution matching the pattern 'gentlemen*' — a known post-exploitation persistence indicator for The Gentlemen ransomware.
  • Monitor for wevtutil usage to clear Security/System event logs — used by The Gentlemen for defense impairment post-exploitation.
  • Monitor for vssadmin and wmic commands deleting Volume Shadow Copies — a pre-encryption step used by The Gentlemen ransomware.
  • Monitor for anomalous outbound traffic matching known SystemBC C2 communication signatures — used by The Gentlemen for command and control.
  • Monitor for internal use of Advanced IP Scanner — frequently used by The Gentlemen for internal network reconnaissance and mapping.
  • The Gentlemen ransomware uses a hybrid cryptographic scheme (X25519 + XChaCha20) — look for this combination in memory or binary analysis of suspected ransomware samples.
  • The Gentlemen ransomware (Go variant) is obfuscated with Garble — use Go binary analysis tools and look for Garble obfuscation artifacts when triaging suspected samples.
  • Shodan query for Erlang/OTP SSH exposure returns over 600,000 IPs — use this to identify and prioritize patching of internet-facing Erlang/OTP SSH daemons vulnerable to CVE-2025-32433.
  • ·CVE-2025-32433 only affects Erlang/OTP SSH server/daemon — Apache CouchDB is NOT vulnerable as it does not use the SSH server or client features from Erlang/OTP.
  • ·The Pastebin PoC for CVE-2025-32433 was NOT confirmed to successfully exploit Erlang/OTP SSH — only the ProDefense GitHub PoC was validated as working.
  • ·Patched versions for CVE-2025-32433 are OTP-27.3.3, OTP-26.2.5.11, and OTP-25.3.2.20 (NVD) / 25.3.2.10 and 26.2.4 (BleepingComputer early reporting) — verify against official Erlang/OTP release notes for the exact fixed version applicable to your branch.

CVSS provenance

nvdv3.110.0CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
osv10.0CRITICAL
vulncheck10.0CRITICAL
cisa10.0CRITICAL
vendor_cisco10.0CRITICAL
vendor_debian10.0CRITICAL
vendor_msrc10.0CRITICAL
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.