CVE-2023-30541
JavaScript vulnerability analysis and mitigation

Overview

OpenZeppelin Contracts, a library for secure smart contract development, disclosed a vulnerability (CVE-2023-30541) affecting versions from 3.2.0 to versions before 4.8.3. The vulnerability was discovered and publicly disclosed on April 17, 2023, and involves a potential function accessibility issue in the TransparentUpgradeableProxy contract (GitHub Advisory).

Technical details

The vulnerability occurs when a function in the implementation contract has a selector that clashes with one of the proxy's own selectors. If the clashing function has a different signature with incompatible ABI encoding, the proxy could revert while attempting to decode the arguments from calldata. The issue is classified with CWE-436 (Interpretation Conflict) and has been assigned a CVSS v3.1 score of 5.3 (Medium) with vector string CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L (NVD).

Impact

The primary impact of this vulnerability is a potential reduction in availability. While the probability of an accidental selector clash is considered negligible, it could be deliberately exploited to make certain functions inaccessible in the implementation contract (GitHub Advisory).

Mitigation and workarounds

The vulnerability has been patched in version 4.8.3 of OpenZeppelin Contracts. As a workaround for affected versions, if a function appears to be inaccessible due to this issue, it may be possible to craft the calldata such that ABI decoding does not fail at the proxy and the function is properly proxied through (GitHub Advisory).

Community reactions

The release of version 4.8.3 containing the fix received positive community engagement, with multiple developers acknowledging the update through reactions on GitHub (Release Notes).

Additional resources


SourceThis report was generated using AI

Related JavaScript vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-23947CRITICAL9.3
  • JavaScriptJavaScript
  • @orval/core
NoYesJan 20, 2026
CVE-2026-23950HIGH8.8
  • JavaScriptJavaScript
  • grafana-graphite
NoYesJan 20, 2026
CVE-2026-22037HIGH8.4
  • JavaScriptJavaScript
  • @fastify/express
NoYesJan 19, 2026
CVE-2026-23522LOW3.7
  • JavaScriptJavaScript
  • @lobehub/chat
NoNoJan 19, 2026
CVE-2025-66803LOW1.7
  • JavaScriptJavaScript
  • @hotwired/turbo
NoYesJan 20, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management