stake.link

stake.link
DeFiHardhatBridge
27,500 USDC
View results
Submission Details
Severity: low
Invalid

Reliance on Chainlink Keepers for key operations.

Summary

The protocol depends on Chainlink Keepers to automate key operations like:

If the Keepers fail or are disrupted, critical functionality would halt.

Vulnerability Details

An attacker could sabotage the Keepers to trigger a denial of service. For example:

  1. Frontrun the keeper transaction and manipulate state to always revert

  2. Disrupt the Chainlink node to prevent automation txs

  3. Manipulate operations if keeper jobs are updated (e.g. change reward distribution)

Impact

The likelihood of a targeted attack is low. However, there are still failure risks if:

  • Chainlink nodes go down

  • Automation jobs need to be updated

  • Keepers halt if conditions unexpectedly change

Tools Used

Manual Review

Recommendations

  1. Implement a DAO-controlled executor that can call operations

  2. Build a decentralized network of keepers rather than relying on one Chainlink node

  3. Improve redundancy between automation jobs

Adding decentralized execution and redundancy at the Keeper layer would help minimize issues if a disruption does occur.

Updates

Lead Judging Commences

0kage Lead Judge over 1 year ago
Submission Judgement Published
Invalidated
Reason: Known issue

Support

FAQs

Can't find an answer? Chat with us on Discord, Twitter or Linkedin.