LIVE · cybersecurity feed
Live wire
CISA’s logging guidance works beyond governmentCISA orders urgent patching of actively exploited Zimbra flawZero-Click Grok Chat History Theft: Adversa AI Demonstrates Cryptographic Context InjectionMalware Hijacks Android Car Head UnitsCritical Flaw in NASA/JPL Open-Source Spacecraft Command Software Allowed Unauthenticated Command ExecutionCVE-2026-73570 · U.S. CISA adds Zimbra Collaboration Suite (ZCS) flaw to its Known Exploited Vulnerabilities catalogCVE-2024-3094 · Connecting the Dots: Securing the Overlooked Corners of the Software Development Lifecycle (SDLC) Supply ChainHow an Emerging Industrial Protocol Family Could Put OT at Risk14 Trojanized npm Packages Drop RedC2 4.0 Linux Backdoor With AI-Assisted C2Hundreds of leaked AWS keys give full control over corporate accounts
breach

South Korean startup platform breach exposes key management failures

A breach at South Korea's government-backed startup platform exposed encrypted personal data after an encryption key was included in an API. Penta Security explains why encryption keys must be securely managed and kept separate from the data they protect. [...]

zeroday.news ·

South Korea's government-backed startup support platform, Modu-ui Changup, experienced a data breach in July that exposed personal information and startup ideas, according to an announcement from the Ministry of SMEs and Startups (MSS). The incident, which affected approximately 5,000 successful applicants, was attributed to a critical encryption key management failure.

Concerns about potential data exposure through API responses had been raised a month prior to the reported breach. On June 18, the MSS confirmed that personal information and summaries of startup ideas had been leaked. A joint investigation was subsequently launched with the National Intelligence Service, the Cyber Security Center, and the National Police Agency.

Authorities confirmed on July 31 that the primary cause of the leak was the exposure of an encryption key via an API. The leaked data, which included email addresses, evaluation comments, and startup idea summaries, was already encrypted. However, the encryption key was included within the API data itself, allowing an external party to collect the API data and the key, likely through web crawling. Investigators noted that even email addresses configured as private could be obtained through AI-based web crawling.

The incident highlights the risks associated with hard-coding encryption keys directly into application code, configuration files, or databases. When keys are stored in the same environment as the data they are meant to protect, they can be exposed alongside the systems or data if a breach occurs. The fundamental issue in this case was a security architecture that lacked proper encryption key management.

Investigators identified 39 IP addresses involved in accessing the leaked information, all originating from South Korea. Further details, including potential connections to AI solution providers, are still under investigation.

When an encryption key is compromised, simply revoking the key and issuing a new one is insufficient. Organizations must re-encrypt all data previously protected by the compromised key, analyze key access logs to determine the full scope of the breach, and reassess access permissions across APIs, servers, and internal storage systems. Affected individuals must also be notified, and continuous monitoring implemented.

The effectiveness of data encryption is directly tied to the security of its key management. For encryption to provide genuine protection, encryption keys should be stored in a dedicated Key Management System (KMS) that is physically or logically separated from databases and applications. Applications should only request access to a key from the KMS when needed, rather than storing the key themselves. This separation helps prevent real-time access to data and system impersonation if a key is compromised.

breach
ShareXLinkedInWhatsAppFacebook

More News

view all →
security

Your data doesn’t die when you do (Lock and Code S07E17)

This week on the Lock and Code podcast, we speak with Tamara Kneese about the many ways your data remains long after your die.

malware

ToxicPanda Banking Trojan Matures into Enterprise Threat

The latest version of the Android malware has new features that expand its global reach and put more than users' financial applications at risk.

security

AliExpress caught using silent audio to fingerprint visitors’ browsers

Silent audio processing on the AliExpress website was found helping to fingerprint visitors’ browsers without relying on cookies.

security

Microsoft Teams now lets admins block external bots from meetings

Microsoft is rolling out a new Teams meeting protection policy that allows administrators to automatically block all identified external bots from joining Teams meetings. [...]

security

Hired for One Job, Judged on Another: The CISO’s Real Problem

The skills that get a CISO hired are rarely the skills they are judged on later. Most security leaders are stuck in that gap. Closing it is the real job. The post Hired for One Job, Judged on Another: The CISO’s Real Problem appeared first on SecurityWeek.

security

Doubloon Dredger Abuses Notion to Harvest Authentication Tokens

Doubloon Dredger abused Notion and malicious PDFs to harvest Microsoft authentication tokens