Your RSA-2048 keys break in 2030. Find every one of them before attackers do.
🐍
🐍 PyPI
Not in CISA KEV
HIGH severity

CVE-2024-27528 — pywasm3

HIGH

CVE-2024-27528 is a high-severity (CVSS 8.4) Out-of-bounds Read vulnerability in pywasm3. No vendor fix is recorded yet; mitigation options are listed below.

pywasm3 has an Invalid Memory Read, Leading to DoS and Potential Code Execution

Also known asPYSEC-2024-304
Published
Nov 9, 2024
Updated
Jun 9, 2026
Affected
1 pkg
Patched
See advisory
Exploits
None indexed
Exploitation data as of Sep 26, 2026 · OSV.dev, NVD, FIRST.org (EPSS)

Exploitation Status

Proof-of-concept exploit code exists

  • CISA’s SSVC triage found public proof-of-concept exploit code for this CVE, though no confirmed active exploitation.
  • A successful exploit gives an attacker total control of the affected component, not partial access.

Exploitation and automatability from CISA’s SSVC triage for CVE-2024-27528.

EPSS Exploitation Probability

via FIRST.org ↗
0.2%probability of exploitation in next 30 days
Lower Risk0.00%
Lower risk than most CVEs14th percentile — riskier than 14% of all scored CVEsHighest risk

Probability of exploitation in the next 30 days, from FIRST.org EPSS.

How urgent is this, really

CVE-2024-27528 by exploitation likelihood (EPSS) against impact (CVSS). Outside the shaded patch-first corner.

Where this sits among everything scored

Of 379,842 CVEs with a current EPSS score, this one falls in the < 10% band (highlighted). Counts from FIRST.org, log-scaled.

Real-World Exposure

1 pkg affected
🐍pywasm3

Real-time download stats are indexed for npm and PyPI packages. This vulnerability affects PyPI packages — download data is not available via public APIs for these ecosystems.

Description

wasm3 139076a suffers from Invalid Memory Read, leading to DoS and potential Code Execution.

Affected Packages

1 total
EcosystemPackageVulnerable rangeFix
🐍PyPIpywasm3all versionsNo fix

Affected Products

1 product · 1 configurations
Application
wasm3wasm3_project
1 version
139076a

Detection & mitigation playbook

Open-source dependency
  1. Detect

    Scan your dependency tree (package-lock.json, pnpm-lock.yaml, requirements.txt, go.sum, etc.) for pywasm3, including transitive dependencies — a direct dependency you never call can still pull in a vulnerable version.

  2. Remediation status

    No patched version of pywasm3 has shipped for CVE-2024-27528 yet. Where your build allows, override or pin the dependency away from the vulnerable range, and apply any maintainer-recommended mitigation.

  3. Mitigate without a patch

    Constrain what reaches the vulnerable code: limit the size and shape of untrusted input, isolate the affected component in a sandboxed or least-privileged process, and enable the platform's memory-safety mitigations (ASLR, stack protector, hardened allocator) so an out-of-bounds access is more likely to fail closed than to be exploitable.

Frequently Asked Questions

wasm3 139076a suffers from Invalid Memory Read, leading to DoS and potential Code Execution.
O3 Security · Impact-Aware SCA

Is CVE-2024-27528 in your dependencies?

Find it across PyPI, including transitive dependencies.

CVE-2024-27528: pywasm3 DoS (High 8.4) | O3 Security