Urgent.News

What's breaking now, across thousands of outlets.

Tech

I Found an Undocumented MCP Server on OpenSea — and It Leaked Usernames for Any Wallet

TL;DR: OpenSea runs an undocumented MCP server at mcp.opensea.io/mcp . One of its tools hands out API keys to anyone who asks, and another lets you resolve any Ethereum address with an OpenSea profile to its owner's username. Reported to Bugcrowd, now sharing the story and a free recon kit. The Setup I was poking around OpenSea's tooling one afternoon — just trying to understand how some of their…

A hidden server on OpenSea's website inadvertently exposed API keys, potentially allowing anyone to access usernames associated with any Ethereum wallet address. The discovery, documented by a security researcher, highlights the importance of securing undocumented internal APIs. Although OpenSea's internal tools properly required authentication for sensitive functions, the accidental exposure of API keys posed a significant privacy and security risk.

The researcher reported the vulnerability to OpenSea's Bugcrowd program, where it is currently being assessed. To help others understand the risks and how to mitigate them, the researcher has created a free PDF guide called the OpenSea MCP Server Recon Kit.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

Milestone Reached: YINI Syntax Highlighting Is Now on the VS Code Marketplace

Milestone Reached: YINI Syntax Highlighting Is Now on the VS Code Marketplace A small but important YINI milestone has been reached: the official YINI Syntax Highlighting extension for Visual Studio…

  • YINI Syntax Highlighting extension reaches version 1.0.0
  • Supports YINI Specification 1.0.0 RC 6
  • Enhances VS Code environment with syntax highlighting

Production API Key Rotation Explained: 6 Least-Privilege Checks for Node.js GitHub Actions

Short answer: use two narrowly scoped API keys, switch traffic with an explicit activation step, and revoke the old key only after logs and live requests prove the cutover.

  • Rotate production API keys in Node.js GitHub Actions to reduce security risks
  • Use two narrowly scoped keys with explicit activation for traffic switch
  • Revoke old key after verification to minimize downtime and prevent disruptions

Digital Sovereignty: Europe's Path to Infra-Independence

Digital sovereignty in the EU: From slogan to practice We're surfing on the wrong server. That's one of the harshest realities we're facing as IT professionals today.

  • "Digital Sovereignty" in EU discussed as political slogan, but operational challenge
  • US-CLOUD Act allows US authorities to demand data access regardless of data center location
  • EU initiatives DGA and GAIA-X aim to create framework for sovereign data markets

More from Saturday 12 September →