#Authentication

Every story tagged Authentication, curated for CIOs and IT leaders — ranked by source credibility, engagement, and freshness.

27 stories · open in the command center

  • Security & PrivacyVulners1m

    CVE-2026-60007: In Eclipse Milo versions 0.6.0 through 1.1.4, username-token processing returns distinguishable errors for invalid RSA P... (CVSS 9.1)

    CVE-2026-60007 is a critical vulnerability (CVSS 9.1) in Eclipse Milo versions 0.6.0-1.1.4 that allows attackers to recover user passwords through a padding oracle attack on encrypted authentication tokens, enabling unauthorized system access without requiring user interaction. This vulnerability poses significant risk to organizations using affected OPC UA implementations, particularly in operational technology and industrial control environments where Milo is commonly deployed. IT organizations must prioritize immediate patching to version 1.1.5 or later to prevent potential credential compromise and unauthorized access to sensitive industrial systems.

  • Security & PrivacyVulners1m

    CVE-2026-24079: Cryptographic Issue while processing registration requests with malformed or missing authentication parameters. (CVSS 8.1)

    CVE-2026-24079 is a HIGH severity (CVSS 8.1) cryptographic vulnerability affecting Qualcomm Snapdragon components across multiple platforms (mobile, IoT, automotive, wearables) that enables attackers to compromise authentication and data confidentiality through malformed registration requests. This vulnerability poses significant risk to organizations deploying Qualcomm-based devices and requires immediate inventory assessment and patch deployment to prevent unauthorized access and data breaches. CIOs must prioritize this across their device ecosystem, particularly for connected IoT and mobile deployments that handle sensitive user data.

  • Security & PrivacyVulners1m

    CVE-2026-67336: better-auth versions before 1.6.11 contain insecure cryptographic defaults in the oidcProvider and mcp plugins that adve... (CVSS 9.4)

    CVE-2026-67336 is a critical vulnerability (CVSS 9.4) in better-auth versions before 1.6.11 that allows attackers to bypass authentication by exploiting insecure cryptographic defaults in OIDC and MCP plugins—specifically by accepting unsigned tokens or intercepting authorization codes through weak PKCE implementation. This poses significant risk to any organization using affected versions for identity and access management, potentially compromising user authentication across dependent applications. IT organizations must immediately assess their authentication infrastructure for better-auth usage and prioritize upgrading to version 1.6.11 or later to prevent unauthorized access and data breaches.

  • Security & PrivacyVulners1m

    CVE-2026-67349: OpenCost before 1.121.0 fails to authenticate the GET /helmValues endpoint, exposing base64-decoded HELM_VALUES environm... (CVSS 8.7)

    OpenCost before 1.121.0 fails to authenticate the GET /helmValues endpoint, exposing base64-decoded HELM_VALUES environment variable containing cloud provider credentials. Additionally, adminAuthMiddleware fails open when ADMIN_TOKEN is unset, allowing unauthenticated attackers to modify GCP service account keys via POST /serviceKey to redirect billing calls.

  • Security & PrivacyVulners1m

    CVE-2026-66723: CVE-2026-66723 Missing authentication requirement in Remote Instances proxy API in MWDB Core (CVSS 7)

    MWDB Core versions >=2.2.0 and <2.19.0 contain a missing authorization vulnerability in the Remote Instances proxy API. The proxy API does not verify authentication for incoming requests, allowing an unauthenticated remote attacker to send arbitrary requests to a remote MWDB instance using the identity and permissions associated with the configured API key. This can result in unauthorized actions being performed on the remote instance as if executed by the user whose API key was used to set up the remote instance. The vulnerability is limited to deployments where Remote Instances have been configured.This issue has been fixed in version 2.19.0

  • Security & PrivacyTechCrunchAisha Malik2m

    Google will now let you sign in to your account with a selfie video

    Google is introducing selfie video authentication as a passwordless login option, leveraging biometric verification with liveness detection to combat account lockouts and fraud, while joining industry competitors in shifting toward biometric-based identity verification. This move reflects the broader technology industry transition from traditional passwords to AI-powered authentication, though it introduces new regulatory and privacy considerations around biometric data collection and storage that IT leaders must address. For CIOs, this signals an emerging authentication standard that will likely become table-stakes for enterprise identity management, requiring organizations to evaluate biometric security frameworks, data governance policies, and regulatory compliance strategies.

  • Security & Privacy9to5Mac9to5Google2m

    Google introduces new ‘selfie video’ sign-in method

    Google has launched a biometric 'selfie video' authentication method that enables account recovery when users lose access to their primary devices, representing a shift toward passwordless, multi-factor identity verification. This advancement addresses a critical vulnerability in account security by offering encrypted, liveness-detection based backup authentication with built-in anti-spoofing measures, reducing account lockout incidents and support costs. IT leaders should recognize this as a significant evolution in identity and access management—requiring organizational policy updates around acceptable authentication methods, user enrollment strategies, and integration planning with enterprise SSO systems.

  • Security & PrivacyAndroid PoliceChandra Steele2m

    Google now lets you use your face to log in if you’re locked out of your account

    Google has introduced facial recognition as an account recovery mechanism, allowing users locked out of their accounts to authenticate via selfie video instead of traditional password or two-factor methods. While this enhances user accessibility and reduces support burden, IT leaders must evaluate the security implications of biometric recovery methods and ensure enterprise account policies align with deepfake detection capabilities and multi-factor authentication standards. Organizations should assess whether this feature creates compliance risks and establish clear guidelines on biometric authentication adoption across their workforce.

  • Security & PrivacyHacker News3m

    What's the best way to do authentication in modern applications

    Authentication token storage represents a critical security decision with significant business impact: while localStorage is simple but vulnerable to XSS attacks that can expose tokens for days, httpOnly cookies limit attacker capabilities to the active session, containing breach scope and enabling detection. IT organizations must evaluate the trade-offs between convenience and security posture, recognizing that this foundational choice affects incident response costs, regulatory compliance, and customer trust when breaches occur.

  • Security & PrivacyHacker News3m

    Why We Don't Trust the Database with Authentication

    This article describes how Sturdy Statistics implements a Defense in Depth authentication architecture that decouples authentication verification from database trust—a critical shift for preventing full-system breaches when database vulnerabilities are exploited. Rather than storing simple hashes, the company uses cryptographic peppers and HMAC signatures that bind API keys to structural context (org ID, rotation version), making database write access insufficient for attackers to forge valid credentials or perform lateral tenant takeover. IT organizations should recognize that treating databases as authoritative sources for authentication decisions creates a single point of failure that can turn SQL injection vulnerabilities into catastrophic security breaches, fundamentally compromising multi-tenant isolation.

  • Security & Privacy9to5MacArin Waichulis2m

    Security Bite: Passkeys were supposed to have killed the password by now…

    Despite significant industry momentum—with 15+ billion accounts now supporting passkeys and major tech companies advancing adoption—passwords remain dominant due to unresolved operational challenges around account recovery, cross-platform portability, and incomplete vendor implementation. CIOs must recognize that while passkey cryptography is inherently superior and phishing-resistant, the transition to passwordless authentication will remain incomplete until the industry standardizes recovery mechanisms, enables seamless credential portability across ecosystems, and commits to fully removing legacy password fields. Organizations should prepare for a prolonged hybrid authentication environment and evaluate passkey-capable identity solutions that bridge current gaps rather than expecting near-term password elimination.

  • Software DevelopmentHacker News3m

    Better Auth is joining Vercel

    Better Auth, an open-source authentication framework, is joining Vercel to accelerate development and expand focus on emerging use cases like agent-based workflows requiring secure, scoped access controls. This acquisition strengthens Vercel's authentication capabilities while maintaining the framework's open-source, platform-agnostic approach and integrating it across Vercel's product ecosystem. For IT organizations, this signals consolidation in the auth tooling space and positions Better Auth as a strategically-backed solution for building secure, scalable authentication systems.

  • Security & PrivacyHacker News3m

    Captcha proves you're human. HATCHA proves you're not

    HATCHA is a reverse CAPTCHA framework that inverts traditional bot detection by presenting challenges trivial for AI to solve but difficult for humans, addressing a critical emerging security gap as AI agents become increasingly capable. For IT organizations, this represents a paradigm shift in identity verification strategy—moving from human-proof to agent-proof authentication—with stateless, database-free server-side verification that reduces infrastructure complexity while maintaining cryptographic security through HMAC-signed tokens. The framework's extensibility and framework-agnostic design enable rapid deployment across existing web applications, but organizations must evaluate whether reverse CAPTCHA aligns with their user experience and security posture as AI-driven attacks evolve.

  • Security & PrivacyTechCrunchLorenzo Franceschi-Bicchierai2m

    New website names and shames companies that still don’t offer passkeys to users

    A new public accountability website is exposing major companies (including Instagram, Netflix, and Spotify) that have failed to adopt passkeys, the industry-standard authentication method that significantly reduces account compromise risk. This public pressure campaign signals that passkey adoption is becoming a competitive and reputational issue, with IT leaders facing increased stakeholder expectations and potential security liability if their organizations lag behind peers in implementing this technology. Organizations that delay passkey deployment risk reputational damage, regulatory scrutiny, and heightened cybersecurity exposure as the industry standard shifts away from password-dependent authentication.

  • Security & PrivacyHacker News3m

    Zero-Touch OAuth for MCP

    Enterprise-Managed Authorization (EMA) for Model Context Protocol now enables zero-touch OAuth through centralized identity provider control, eliminating per-user authentication friction and allowing organizations to manage MCP server access through a single login with consistent security policies and audit trails. Major identity providers (Okta), AI platforms (Anthropic, Microsoft), and productivity tools (Figma, Linear, Asana) have adopted this extension, creating a new baseline for enterprise AI tool integration that improves security posture while accelerating employee productivity. This shift from user-scoped to organization-scoped authorization represents a significant change in how enterprise AI infrastructure will be governed and secured going forward.

  • Security & PrivacyHacker News3m

    Stop Using JWTs

    Organizations should discontinue using JWTs for user session management and transition to traditional cookie-based sessions, as JWTs are architecturally misaligned with session requirements, lack trusted security specifications, and provide no security or efficiency advantages over proven alternatives. This shift requires IT teams to audit current authentication implementations, remediate vulnerable JWT-based session systems, and adopt stateful session management through established frameworks and databases. The business impact includes reduced security vulnerabilities in authentication systems, simplified compliance with security standards, and elimination of technical debt from an inappropriate architectural pattern.

  • Enterprise TechHacker News3m

    Volkswagen blocks Home Assistant by requiring client assertion

    Volkswagen has implemented client assertion authentication requirements that have broken third-party integrations like Home Assistant's VW CarNet connector, while the official mobile app remains functional—indicating a deliberate API restriction strategy by the automaker. This represents a broader trend of vendors tightening API access controls, which creates operational risk for IT organizations managing smart home and IoT environments that rely on third-party integrations. Technology leaders should expect similar authentication barriers from enterprise vendors and need to develop strategies for vendor-sanctioned integrations versus community-maintained connectors.

  • Security & PrivacyHacker News3m

    BadHost – CVE-2026-48710: Starlette Host-Header Auth Bypass

    CVE-2026-48710 is a critical authentication bypass vulnerability affecting thousands of FastAPI and Starlette applications—including widely-used AI infrastructure like vLLM, LiteLLM, and MCP servers—that exploits unsanitized Host headers to circumvent path-based authentication middleware. This cross-layer vulnerability exposes model access, API keys, and internal tooling, with particular risk in AI/ML deployments and self-hosted instances running ASGI servers without reverse proxy protection. IT organizations must immediately patch to Starlette 1.0.1+, audit custom authentication middleware, and implement architectural controls such as endpoint-level security decorators and RFC-compliant reverse proxies.

  • Software DevelopmentHacker News3m

    From Supabase to Clerk to Better Auth

    Val Town's migration from Clerk to Better Auth highlights critical architectural misalignment risks when adopting third-party authentication platforms designed for different use cases. The decision reveals that Clerk's core limitation—positioning itself as a complete user management system rather than an authentication service—created cascading operational problems including severe rate limiting, architectural complexity, and single points of failure that periodically took down the entire production environment. This case study underscores the importance of IT leaders evaluating whether third-party services align with application architecture before commitment, and maintaining control over critical infrastructure components like session management.

  • Security & PrivacyWiredLily Hay Newman2m

    OpenAI Rolls Out ‘Advanced’ Security Mode for At-Risk Accounts

    OpenAI has launched Advanced Account Security, an optional protection tier requiring physical security keys and eliminating password-based access to mitigate account takeover risks for high-value users like journalists, officials, and researchers. This move reflects the growing security risks as AI services become mission-critical tools holding sensitive organizational and personal data, and signals that enterprises must prepare for similar security requirements across their AI tool ecosystems. IT leaders should anticipate that security-conscious organizations will demand phishing-resistant authentication standards for all AI platforms, potentially requiring enterprise-wide policy updates and endpoint management changes.

  • AI & MLWiredLily Hay Newman2m

    The Race Is on to Keep AI Agents From Running Wild With Your Credit Cards

    The FIDO Alliance, backed by Google and Mastercard, is urgently developing industry security standards to protect AI agents from being hijacked or misused in financial transactions, representing a critical opportunity to establish foundational security controls before agentic AI becomes ubiquitous. Without these standards, enterprises face significant fraud, compliance, and liability risks as autonomous agents increasingly execute payments and sensitive transactions on behalf of users. IT leaders must prepare their organizations to adopt and implement these emerging protocols quickly, as the accelerated timeline compresses what historically took 2-3 years into months.

  • Security & PrivacyAndroid PoliceMatthew Mountjoy2m

    Google has added a new 'Verified Email' feature to make app sign-ups instant

    Google's new Verified Email feature eliminates friction from app authentication by leveraging cryptographically verified credentials already stored on Android devices, reducing reliance on OTP codes for sign-ups, account recovery, and sensitive actions. While this enhances user experience and security posture for consumer Gmail accounts, IT leaders must note the current limitation to personal Google accounts—Workspace and managed accounts remain restricted to legacy verification methods, creating a bifurcated authentication landscape. This shift signals Google's broader strategy to modernize credential management and presents both opportunities for improved user onboarding and challenges for enterprises managing hybrid identity ecosystems.

  • Security & PrivacyCIO Online3m

    英 NCSC, 기업에 패스키 전환 촉구 “피싱 공격 차단에 효과적”

    The UK's National Cyber Security Centre (NCSC) is urging enterprises to adopt passkeys as a more secure authentication method, citing their effectiveness in blocking phishing attacks and credential reuse exploits compared to traditional passwords. Organizations must begin integrating passkey support into applications and websites, as this represents a fundamental shift in how user authentication will be managed across enterprise systems. This strategic transition requires IT leaders to evaluate implementation timelines, assess compatibility with existing identity infrastructure, and plan migration strategies to maintain security posture against evolving cyber threats.

  • Security & PrivacyHacker News3m

    Reviving BrowserID in 2026

    A developer is reviving BrowserID, an abandoned email-based federated identity protocol, to build lightweight identity management for small, self-hosted applications serving individuals and small groups—addressing the growing need for privacy-preserving authentication as AI-driven development democratizes app creation. This represents a shift from enterprise-scale identity consolidation toward decentralized, domain-controlled authentication models that eliminate dependency on third-party identity providers and their associated risks. For IT organizations, this signals emerging demand for federated identity alternatives to major providers and highlights the viability of email-domain-based authentication architectures for specialized use cases.

  • Security & PrivacyAndroid Police2m

    I found hidden gaps in my Google Account security and fixed them right away

    Google Account security vulnerabilities persist even with basic protections like strong passwords and 2FA, as demonstrated by common oversights including outdated device access, excessive third-party app permissions, and weak recovery options. The article highlights that most IT leaders and end-users rely on default security settings without periodic reviews, creating significant organizational risk given Google Accounts' integration with business-critical services including email, storage, and payment systems. For IT organizations, this underscores the need for enforced security policies, automated device management, and regular security audits across enterprise Google Workspace deployments.

  • Security & PrivacyHacker News3m

    Show HN: PanicLock – Close your MacBook lid disable TouchID –> password unlock

    PanicLock is an open-source macOS utility that instantly disables Touch ID biometric authentication and forces password-only unlock through a menu bar button, keyboard shortcut, or automatic lid-close trigger. This addresses a critical security gap in scenarios where law enforcement or border agents can legally compel biometric unlocks but not password disclosure, though it doesn't disable other authentication methods like Apple Watch unlock. The tool represents a growing category of employee privacy-protection software that IT leaders must evaluate for security policy compliance and potential conflicts with enterprise device management frameworks.

  • Enterprise TechTechCrunch2m

    Zoom teams up with World to verify humans in meetings

    Zoom has partnered with World (Sam Altman's verification company) to combat deepfake fraud in video meetings, responding to incidents where companies lost over $200 million in Q1 2025 to AI-generated imposters—including a $25M single attack at Arup. The integration uses World ID Deep Face technology requiring three-factor verification (Orb registration, real-time device scan, and live video) to display a 'Verified Human' badge, addressing a critical security gap as traditional frame-analysis detection becomes unreliable against advancing AI. This represents a significant shift toward requiring biometric identity verification for high-stakes virtual business transactions.

Browse all tags