NEAR Smart Contract Breach Highlights Access Control Concerns
A security breach on the NEAR network has resulted in the loss of approximately 24.7 ETH, highlighting concerns over smart contract auditing standards and user trust.
The incident was caused by a missing access control check within a NEAR-based smart contract, allowing unauthorized activity to slip through undetected until the funds were gone.
The affected components included an order factory and a victim account system, both of which are sensitive points in any smart contract architecture. This kind of access control flaw is one of the most common categories of smart contract bugs, making its appearance here especially frustrating for developers who track this class of exploits closely.
The breach has sparked debate over the need for stricter smart contract security protocols to prevent unauthorized access and restore user trust in the network.