Skip to content
Threat Feed

Tag

Account-Takeover

80 briefs RSS
high advisory

Authentication Bypass in @better-auth/sso

Multiple authentication bypass vulnerabilities in @better-auth/sso allow attackers to perform account takeovers by exploiting flaws in SSO provider handling.

sso authentication-bypass account-takeover cve-2026-67328
2t 1c
medium advisory

Poweradmin Vulnerable to Host Header Injection in Authentication Redirects

Poweradmin versions earlier than 4.2.4 and from 4.3.0 up to, but not including, 4.3.3 are vulnerable to CVE-2026-54588, a critical Host Header Injection flaw in OIDC, SAML, and logout authentication flows that allows an unauthenticated attacker to manipulate the HTTP_HOST header, poisoning callback URLs to redirect authorization codes to an attacker-controlled server, leading to full account takeover and potential full DNS zone control.

Poweradmin +1 web-vulnerability host-header-injection oidc saml account-takeover dns-hijacking
3t 1c 1i
critical advisory

Authentication Bypass in WordPress SMS Alert Plugin Leads to Account Takeover (CVE-2026-15014)

An authentication bypass vulnerability (CVE-2026-15014) in the 'SMS Alert - SMS & OTP for WooCommerce, Order Notifications & Abandoned Cart Recovery' WordPress plugin allows unauthenticated attackers to achieve account takeover by exploiting a flaw in the `processRegistration()` function's OTP verification, enabling authentication as any existing WordPress user with a known phone number.

SMS Alert – SMS & OTP for WooCommerce, Order Notifications & Abandoned Cart Recovery plugin +1 wordpress authentication-bypass account-takeover web-application cve
1r 2t 1c
high advisory

Poweradmin OIDC `sub` Collation Bypass Leads to Account Takeover

A collation vulnerability in Poweradmin's OIDC integration allows an unauthenticated attacker to take over victim accounts by exploiting the case and accent-insensitive MySQL collation (`utf8mb4_unicode_ci`) used for OIDC subject (`sub`) identifiers, causing the attacker's colliding `sub` to resolve to the victim's `user_id` during authentication.

Poweradmin >= 4.1.0, < 4.2.5 +1 account-takeover oidc vulnerability web-application poweradmin
1t
high advisory

Poweradmin API Privilege Escalation via User-Update Endpoint

A vulnerability in Poweradmin's REST API user-update endpoint allows a non-admin user with 'user_edit_others' permission to reset any user's password, including superusers, leading to full administrative account takeover by exploiting inconsistent authorization rules between the API and web UI.

Poweradmin +1 privilege-escalation web-application api-vulnerability account-takeover
1r 2t
critical advisory

Budibase OIDC SSO Account Takeover via Unverified Email Claim

A critical vulnerability in Budibase versions up to 3.38.1 allows full account takeover of any existing user, including global administrators, by exploiting a flaw in its OIDC SSO implementation that links incoming identities by email address alone without validating the `email_verified` claim, enabling an attacker to log in as a victim if they can coerce a trusted Identity Provider to assert the victim's email as unverified.

Budibase <= 3.38.1 oidc sso account-takeover budibase vulnerability
1t
medium advisory

Account Takeover via Pre-Account Hijacking in Better Auth Library

An attacker can perform a pre-account hijacking attack against the `better-auth` library if it uses magic-link or email-OTP plugins alongside open email and password registration and allows unverified accounts. The attacker first registers an account using the victim's email with a password they control. When the legitimate victim later uses a passwordless flow to verify their account, the attacker's pre-set password remains active, granting them persistent, unauthorized access to the victim's account and data, potentially leading to account takeover and user lockout.

better-auth < 1.6.22 +1 account-takeover vulnerability web-application pre-account-hijacking
3t
medium advisory

Account Takeover and Stale Access via SCIM Provider-ID Collision in @better-auth/scim

The `@better-auth/scim` package is affected by multiple vulnerabilities, including a critical provider-ID collision flaw that allows authenticated users to craft SCIM tokens impersonating existing account providers, leading to unauthorized account access, profile modification, and user deletion, while additional issues include failed user deactivation and email update vulnerabilities bypassing uniqueness checks in versions `1.4.0-beta.27` through `1.6.21` and `1.7.0-beta.0` through `1.7.0-beta.9`.

@better-auth/scim vulnerability web-application account-takeover sso
5t
critical advisory

Auth.js Email Normalizer Vulnerability Allows Homoglyph Bypass Leading to Account Takeover

A critical vulnerability in Auth.js libraries (next-auth and @auth/core) affects the email/magic-link sign-in flow, allowing an attacker to craft an email address with a homoglyph character that bypasses validation before Unicode normalization, leading to magic links being misrouted to attacker-controlled mailboxes and enabling account takeover without victim interaction.

next-auth +3 account-takeover authentication-bypass web-vulnerability magic-link unicode-normalization
2t
high advisory

n8n Account Takeover via Unverified Email Claim in Token Exchange Embed Login

A high-severity vulnerability in n8n's embed login feature (CVE-2026-XXXX) allows attackers to achieve full account takeover by leveraging unverified email claims in incoming tokens, enabling authentication as any existing user if the instance has embed login enabled and a trusted key source configured that emits unverified email addresses.

n8n +2 vulnerability authentication-bypass account-takeover embed-login credential-access exfiltration rce sandbox-escape +1
2r 7t
high advisory

Real-World SIM Swap and Near Account Takeover Exploits Identity Verification Failures

An unspecified attacker conducted a sophisticated SIM swap and identity attack against a personal wireless account by employing social engineering (vishing) to steal an SMS-based One-Time Passcode and account PIN, facilitating session hijacking and unauthorized account modifications like mobile number cancellation, demonstrating critical weaknesses in point-in-time identity verification and the need for continuous risk assessment.

sim-swap social-engineering account-takeover identity-theft mfa-bypass telecommunications
5t
high advisory

Gitea OAuth Callback Re-enables Administrator-Disabled Accounts

An improper authorization vulnerability in Gitea's OAuth2 sign-in callback mechanism (CVE-2026-58422) allows users with linked external identity providers to unilaterally re-enable their administrator-disabled accounts, regaining full access and bypassing security controls.

Gitea improper-authorization oauth account-takeover persistence vulnerability
2t 1c
high advisory

Gitea OAuth2 Sign-in Flaw Reactivates Administrator-Deactivated Accounts

A vulnerability (CVE-2026-55987) in Gitea's OAuth2 sign-in allows administrator-deactivated user accounts to be reactivated upon re-authentication through specific authentication sources (like GitHub or OIDC/OAuth2 without refresh tokens), enabling users to regain full access, potentially including administrator privileges, by bypassing the intended deactivation.

go/code.gitea.io/gitea gitea vulnerability authentication account-takeover privilege-escalation
3t
critical advisory

Remote Code Execution Vulnerability in SolarWinds Serv-U (CVE-2026-28304)

A critical remote code execution vulnerability (CVE-2026-28304) has been identified in SolarWinds Serv-U versions 15.5.4 HF1 and below, allowing an attacker with high privileges to execute arbitrary code remotely as root, posing a severe risk to affected systems, though with lower impact on Windows deployments.

Serv-U +1 remote-code-execution privilege-escalation vulnerability-exploitation vulnerability cve improper-access-control server software-update +5
5t 8c 3i
critical advisory

Grav API Plugin Authorization Bypass Leads to Account Takeover (CVE-2026-65007)

The Grav api plugin (grav-plugin-api) versions prior to 1.0.8 contain an authorization bypass vulnerability where the plugin intercepts API key generation and revocation tasks before proper ACL checks, allowing any user with the baseline admin.login permission to generate or revoke API keys for any account, enabling impersonation, privilege escalation, and potential account takeover.

grav-plugin-api authorization-bypass privilege-escalation account-takeover cms
3t 1c
high advisory

Open WebUI Stored Cross-Site Scripting Vulnerability (CVE-2026-56398)

Open WebUI before version 0.9.5 contains a high-severity stored cross-site scripting (XSS) vulnerability, CVE-2026-56398, in its OAuth authentication flow that allows an authenticated attacker to bypass profile image validation by uploading malicious SVG files, leading to script execution, authentication token theft, and ultimately account takeover for other authenticated users.

Open WebUI xss web-vulnerability account-takeover credential-access
2t 1c
critical advisory

CVE-2026-61451: Unauthenticated Account Takeover in Grav API Plugin via Password Reset Vulnerability

An unauthenticated attacker can exploit CVE-2026-61451 in Grav API plugin versions prior to 1.0.4, leveraging improper URL validation in the password reset functionality to specify an arbitrary host in the reset link, thereby disclosing valid reset tokens to an attacker-controlled server and enabling full account takeover.

Grav API plugin web-vulnerability account-takeover password-reset grav api
1r 3t 1c
high threat

Multiple Vulnerabilities in Zoom Video Communications Rooms and Workplace

Multiple vulnerabilities have been identified in Zoom Video Communications Rooms and Zoom Video Communications Workplace, which an attacker can exploit to elevate privileges and ultimately take control of a user account.

exploited Zoom Video Communications Rooms +1 vulnerability privilege-escalation account-takeover collaboration
2t
critical advisory

FacturaScripts Authenticated SQL Injection via Parenthesis Bypass

An authenticated SQL injection vulnerability exists in the FacturaScripts REST API, specifically in the `filter` parameter of endpoints like `/api/3/clientes` and `/api/3/attachedfiles`. This flaw arises because the `Where::sqlColumn()` function bypasses identifier escaping for strings containing both parentheses, allowing an attacker to inject arbitrary SQL, which enables an attacker with a low-privileged API key to extract sensitive data like admin password hashes and session cookies (`logkey`) from any database table, leading to full account takeover and administrative access.

FacturaScripts sql-injection web-application account-takeover credential-access privilege-escalation
1r 4t 2i
critical advisory

Kimai Docker Image Default APP_SECRET Allows Account Takeover (CVE-2026-52824)

A critical vulnerability, CVE-2026-52824, in the official Kimai Docker image allows unauthenticated attackers to forge authentication tokens and achieve account takeover, including super_admin accounts, due to the image shipping with a default, publicly known APP_SECRET environment variable used by Symfony to HMAC-sign session cookies and login links.

Kimai +1 vulnerability web-application misconfiguration account-takeover docker
3t
high advisory

Capgo Email Change Vulnerability Bypasses Authentication (CVE-2026-56308)

A vulnerability (CVE-2026-56308) in Capgo before version 12.128.2 allows an attacker with an authenticated session to change a user's email address without re-authentication or verification of the existing email, leading to account takeover through recovery mechanisms and multi-factor authentication bypass.

Capgo vulnerability authentication-bypass account-takeover web-application
2t 1c 2i
high advisory

Authenticated Account Takeover in Essential Addons for Elementor WordPress Plugin

A vulnerability (CVE-2026-15155) in the Essential Addons for Elementor WordPress plugin, specifically within its Login/Register widget, allows authenticated attackers with Contributor-level access or higher to achieve administrator account takeover by injecting an additional Bcc header into administrator password-reset notification emails.

Essential Addons for Elementor – Popular Elementor Templates & Widgets plugin wordpress plugin web-application cve account-takeover email-injection
3t 1c
high advisory

SureCart WordPress Plugin Vulnerable to Account Takeover and Privilege Escalation

The SureCart plugin for WordPress, in versions up to and including 4.2.3, is vulnerable to privilege escalation through an account takeover, where unauthenticated attackers can exploit a lack of proper identity validation during customer profile synchronization via webhook events to change linked user email addresses, potentially leading to administrator account compromise.

SureCart plugin +1 privilege-escalation account-takeover wordpress plugin web-application
2t 1c
critical advisory

miniOrange WordPress Plugin Authentication Bypass via OTP Weakness

An authentication bypass vulnerability (CVE-2026-12761) in the miniOrange Social Login and Register WordPress plugin, affecting versions up to 7.7.0, allows unauthenticated attackers to trigger an OTP email to an arbitrary admin's address, offline crack the weak OTP from a leaked hash, and gain full administrator access by logging in as the target user.

miniOrange Social Login and Register web authentication-bypass wordpress cve account-takeover plugin
4t 1c
high advisory

Capgo Information Disclosure in get_orgs_v7 RPC Function (CVE-2026-56279)

Capgo versions prior to 12.128.2 are vulnerable to an information disclosure flaw in the `get_orgs_v7(userid)` RPC function, allowing unauthenticated attackers to retrieve sensitive foreign user and organization data by supplying arbitrary user UUIDs.

Capgo information-disclosure vulnerability rpc authentication-bypass account-takeover web-application
1r 4t 1c
medium advisory

Divi Form Builder Missing Authorization Vulnerability (CVE-2026-5523) Leads to Account Takeover

The Divi Form Builder plugin for WordPress versions up to 5.1.8 is vulnerable to Missing Authorization, allowing authenticated attackers with subscriber-level access to change the email and password of any user, including administrators, by exploiting improper authorization checks in the update_user() and handle_register_submission() functions, enabling complete account takeover.

Divi Form Builder plugin <= 5.1.8 wordpress plugin vulnerability web-application account-takeover missing-authorization
3t 1c
high advisory

CVE-2026-60104 - Bitwarden Server Vault Key Disclosure and Account Takeover

A low-privileged Bitwarden organization member can exploit CVE-2026-60104 in Bitwarden Server versions prior to 2026.6.0, which allows an attacker to obtain another user's vault key and access token by creating a Trusted Device Encryption authentication request bound to an attacker-controlled public key, leading to account takeover.

Bitwarden Server < 2026.6.0 vulnerability cve account-takeover credential-access data-disclosure bitwarden
7t 1c
high advisory

CVE-2026-13020: Weak Password Recovery in Esri Portal for ArcGIS Leading to Account Takeover

A critical vulnerability (CVE-2026-13020) exists in Esri Portal for ArcGIS versions 12.1 and earlier, affecting deployments on Windows, Linux, and Kubernetes, where a weak password recovery mechanism allows a remote, unauthorized attacker to assume ownership of a user's account by exploiting this flaw.

Portal for ArcGIS <= 12.1 vulnerability web-application account-takeover esri
2t 1c
high advisory

Coder OIDC email_verified Type Coercion Bypass (CVE-2026-55076)

A vulnerability, CVE-2026-55076, in Coder's OpenID Connect (OIDC) authentication callback allowed an attacker to bypass email verification due to improper Go boolean type assertion of the `email_verified` claim, leading to full account takeover for existing user accounts.

Coder < 2.29.17 +3 account-takeover oidc vulnerability web-application
3t
high advisory

Coder OIDC Account Takeover Vulnerabilities (CVE-2026-55075)

Two critical flaws in Coder's OIDC login mechanism, CVE-2026-55075, allow an attacker to achieve account takeover by exploiting email-based user matching without proper IdP subject checks and bypassing the `email_verified` claim, leading to full access to victim workspaces and resources.

Coder < 2.29.17 +3 oidc account-takeover vulnerability coder cloud
2t
medium advisory

CVE-2026-56081: Cap-go Authentication Logic Flaw Leading to Account Takeover

An authentication logic flaw in Cap-go versions prior to 12.128.2 allows attackers to register an account with a victim's unverified email address, then enable two-factor authentication on this pre-registered account to gain full control, read/modify data, enforce organization-level policies, and deny the legitimate user access.

Cap-go < 12.128.2 account-takeover authentication-bypass web-application logic-flaw cloud
2r 2t
high advisory

CVE-2026-56073: Cap-go OTP Verification Authentication Bypass

Cap-go versions prior to 12.128.2 are susceptible to an authentication bypass vulnerability (CVE-2026-56073) in OTP verification that allows attackers to manipulate server responses to falsely mark verification successful, leading to unauthorized 2FA enablement and subsequent account takeover.

Cap-go authentication-bypass web-application vulnerability account-takeover cve network-attack
2r 2t
high advisory

CVE-2026-7459: Simple History WordPress Plugin Account Takeover Vulnerability

CVE-2026-7459 is an authenticated account takeover vulnerability in the Simple History WordPress plugin where a subscriber-level user can read password reset emails and escalate privileges to an administrator account.

Simple History – Track, Log, and Audit WordPress Changes plugin wordpress account-takeover privilege-escalation cve
2r 1t 1c
high advisory

Okta User Risk Threshold Exceeded via Aggregated Suspicious Activities

This correlation identifies when a user exceeds a risk threshold based on multiple suspicious Okta activities by aggregating risk events from 'Suspicious Okta Activity,' 'Okta Account Takeover,' and 'Okta MFA Exhaustion' analytic stories, highlighting potentially compromised user accounts exhibiting multiple TTPs that could lead to unauthorized access, privilege escalation, or persistence.

Okta +3 account-takeover risk-framework
2r 2t
critical advisory

WordPress Temporary Login Plugin Authentication Bypass Vulnerability

A public exploit is available for WordPress Temporary Login Plugin version 1.0.0, which demonstrates an authentication bypass vulnerability that can lead to account takeover, increasing the risk for unpatched systems.

Temporary Login Plugin 1.0.0 wordpress authentication-bypass account-takeover webapps
2r 1t
high advisory

phpMyFAQ Authentication Bypass Allows Account Takeover

An authentication bypass vulnerability in phpMyFAQ allows an unauthenticated attacker to reset the password of any user account, including SuperAdmin accounts, by sending a PUT request with a valid username and associated email address to /api/user/password/update, resulting in complete account takeover.

phpmyfaq < 4.1.3 authentication-bypass account-takeover phpmyfaq web-application
2r
critical advisory

HAXcms Cross-Tenant Account Takeover via Stored XSS and Token Exposure

HAXcms is vulnerable to stored XSS and exposes authentication tokens in the `/system/api/connectionSettings` endpoint, allowing an attacker to perform cross-tenant account takeover by injecting malicious JavaScript to steal the `jwt`, `user_token`, `site_token`, and `appstore_token`.

haxcms-nodejs haxcms xss account-takeover
2r 2t
high advisory

CVE-2026-7507: Keycloak Session Fixation Vulnerability in Login Actions Endpoints

A session fixation vulnerability in Keycloak's /login-actions/restart endpoint allows an unauthenticated attacker to hijack a user's session by crafting a malicious link that resets the authentication flow, potentially leading to account takeover.

Keycloak session fixation account takeover cve-2026-7507
2r 1t 1c
high threat

CVE-2021-47942: Home Assistant Community Store (HACS) Path Traversal Vulnerability

Home Assistant Community Store (HACS) 1.10.0 is vulnerable to a path traversal, allowing unauthenticated attackers to read sensitive files by traversing directories via the /hacsfiles/ endpoint, leading to potential account takeover.

Home Assistant Community Store path-traversal account-takeover hacs cve-2021-47942
2r 1t 1c
high advisory

AVideo Meet Plugin Authorization Bypass via Filename Parameter

AVideo's Meet plugin contains an authorization bypass vulnerability in the `uploadRecordedVideo.json.php` endpoint that derives `users_id` from the uploaded filename and calls passwordless `User->login()`, allowing any caller with the Meet shared secret to obtain a session as arbitrary users including admin.

AVideo authentication-bypass account-takeover web-application
2r 2t
high advisory

ApostropheCMS Account Takeover via Weak Password Reset Mechanism (CVE-2026-45013)

ApostropheCMS is vulnerable to account takeover due to a weak password recovery mechanism; the password reset flow constructs the reset URL using `req.hostname`, derived from the attacker-controlled HTTP `Host` header when `apos.baseUrl` is not explicitly configured, enabling account takeover if the victim clicks a malicious password reset link.

apostrophecms cve weak-password account-takeover
2r 2t
medium advisory

Strapi Unauthenticated Account Takeover via Relational Filtering Vulnerability (CVE-2026-27886)

Strapi versions prior to 5.37.0 are vulnerable to an unauthenticated boolean-oracle attack against private fields on the joined `admin_users` table, including the `resetPasswordToken` field, via the 'where' query parameter on publicly accessible content-types; extracting an admin reset token via this oracle makes full administrative account takeover possible without authentication.

@strapi/strapi cve strapi account takeover vulnerability
2r 1t
critical advisory

SillyTavern Authentication Bypass via HTTP Header Injection (CVE-2026-44649)

SillyTavern versions 1.17.0 and earlier are vulnerable to an authentication bypass (CVE-2026-44649) via HTTP header injection, where the application accepts Remote-User and X-Authentik-Username headers for SSO without proper validation, allowing attackers to impersonate any user, including administrators, if SSO is enabled.

sillytavern authentication-bypass header-injection account-takeover cve-2026-44649
2r 1t
critical advisory

wger Cross-Tenant Password Reset and Plaintext Disclosure Vulnerability

A vulnerability in wger version 2.5 and earlier allows an attacker with `gym.manage_gym` permission and `gym=None` to reset the password of any other `gym=None` user, disclosing the new password in plaintext and allowing account takeover.

wger vulnerability account-takeover web-application
2r 1t
medium advisory

Potential Account Takeover - Logon from New Source IP

The rule identifies a user account that normally logs in with high volume from one source IP suddenly logging in from a different source IP, potentially indicating account takeover or use of stolen credentials from a new location.

Elastic Security account-takeover credential-access windows
2r 1t
medium advisory

Sentry SAML SSO Improper Authentication Allows User Identity Linking

A critical vulnerability (CVE-2026-42354) exists in Sentry's SAML SSO implementation that allows an attacker to take over any user account by using a malicious SAML Identity Provider and another organization on the same Sentry instance, affecting self-hosted users with multiple organizations configured if a malicious user has permissions to modify SSO settings, while Sentry SaaS was patched in April and self-hosted users are advised to upgrade to version 26.4.1 or higher.

sentry +1 authentication saml sso account takeover vulnerability
2r 1t
high advisory

Jupyter Notebook Authentication Token Theft via CommandLinker XSS

A stored Cross-Site Scripting (XSS) vulnerability in Jupyter Notebook versions 7.0.0 through 7.5.5 and JupyterLab versions up to 4.5.6 allows attackers to steal authentication tokens by tricking users into interacting with malicious notebook files, leading to complete account takeover via the Jupyter REST API.

@jupyter-notebook/help-extension +4 xss jupyter authentication account-takeover vulnerability
2r
critical advisory

Sentry SAML SSO Improper Authentication Vulnerability

A critical vulnerability in Sentry's SAML SSO implementation allows account takeover by exploiting improper authentication when multiple organizations are configured, affecting versions 21.12.0 to 26.2.0 and requiring a malicious SAML Identity Provider and knowledge of the victim's email address.

sentry saml sso authentication account-takeover
2r 1t 1c
high advisory

FastGPT NoSQL Injection Vulnerability in Password Change Endpoint

FastGPT versions prior to 4.14.9.5 are vulnerable to NoSQL injection in the password change endpoint, allowing authenticated attackers to bypass password verification and perform account takeover.

nosql-injection account-takeover cve fastgpt privilege-escalation
2r 2t 1c
critical advisory

Webkul Krayin CRM BOLA Vulnerability (CVE-2026-38529)

CVE-2026-38529 is a Broken Object-Level Authorization (BOLA) vulnerability in Webkul Krayin CRM v2.2.x that allows authenticated attackers to reset user passwords and take over accounts.

bola cve-2026-38529 krayin-crm account-takeover
2r 1t 1c
critical advisory

ArthurFiorette steam-trader 2.1.1 Sensitive Information Exposure

CVE-2026-5128 exposes sensitive Steam account data via the /users API endpoint and logs in ArthurFiorette steam-trader 2.1.1, allowing account takeover.

cve-2026-5128 steam-trader information-disclosure credential-access account-takeover
2r 3t
medium advisory

Potential Account Takeover via Mixed Logon Types

Atypical logon patterns, where a high-volume account (e.g., service account) exhibits successful logons using an unusual logon type with low frequency, may indicate account takeover or stolen credentials.

Windows account-takeover privilege-escalation
2r 1t
medium advisory

AWS Console Login by User from New City

Detection of AWS console logins by a user from a previously unseen city, potentially indicating compromised credentials or account takeover.

AWS Management Console aws cloud account-takeover credential-compromise
2r 1t
high advisory

AVideo CORS Origin Reflection with Credentials Leads to Account Takeover

The AVideo platform is vulnerable to CORS origin reflection, allowing attackers to steal user PII, livestream keys, and perform unauthorized actions by exploiting the permissive `allowOrigin` function on sensitive API endpoints.

AVideo cors account-takeover web-application
2r 4t 3i
critical advisory

blueprintUE Account Takeover Vulnerability (CVE-2026-40588)

blueprintUE versions prior to 4.2.0 are vulnerable to account takeover due to a missing current password validation on the password change form, allowing attackers with an authenticated session to change the password without knowing the original credential.

blueprintUE account-takeover CVE-2026-40588 web-application
2r 1t 1c
medium advisory

Potential Account Takeover via Logon from New Source IP

Atypical login activity where a user account, normally logging in from a high-volume, single source IP, suddenly authenticates from a different IP address, potentially indicating account takeover or stolen credentials.

Windows account-takeover credential-access
2r 1t
high advisory

Okta User Logins from Multiple Cities Within 24 Hours

This analytic identifies instances where the same Okta user logs in from different cities within a 24-hour period, potentially indicating a compromised account and leading to account takeovers and data breaches.

Okta account-takeover identity
2r 2t
high advisory

GCP Account Compromise via Single-Factor Authentication

Detection of successful single-factor authentication against Google Cloud Platform (GCP) for an account without Multi-Factor Authentication (MFA) enabled, potentially leading to account compromise and unauthorized access to GCP resources.

Google Cloud Platform +1 gcp cloud authentication account-takeover
2r 2t
medium advisory

AWS Account Login Profile Update

An AWS account's login profile has been modified, potentially indicating account compromise, privilege escalation, or malicious user activity.

AWS cloud iam account-takeover
3r 1t
high advisory

Authorizer Unvalidated Redirect URI Vulnerability

Authorizer is vulnerable to unvalidated redirect URI injection in multiple endpoints, allowing attackers to steal password reset tokens, magic link tokens, and full authentication tokens by redirecting users to attacker-controlled sites.

Authorizer redirect-uri account-takeover authorization
2r 1t 1i
high advisory

Okta MFA Disabled by User

Detection of Okta multi-factor authentication (MFA) being disabled by a user account, potentially indicating malicious activity or account compromise and leading to unauthorized access.

Okta Identity Cloud okta mfa account-takeover persistence
2r 1t
high advisory

Okta User Reports Suspicious Activity

A user reporting a suspicious login attempt via Okta's reporting mechanism indicates potential unauthorized access and possible account compromise.

Okta Identity Management okta account-takeover t1078.001
2r 1t
high advisory

Okta ThreatInsight Detection of Credential Access Attempts

Okta ThreatInsight detected events indicating password spraying, login failures, and high counts of unknown user login attempts, potentially leading to unauthorized access and credential compromise.

Okta Identity Cloud okta credential-access password-spraying account-takeover
2r 1t
medium advisory

Okta Successful Single Factor Authentication Attempt

Successful single-factor authentication events against the Okta Dashboard for accounts without Multi-Factor Authentication (MFA) enabled, potentially indicating account takeover attempts.

Okta Identity Cloud okta single-factor authentication account takeover
2r 3t 2i
medium advisory

Okta Authentication Failed During MFA Challenge

Detection of failed authentication attempts during Okta MFA challenges, potentially indicating compromised credentials and attempts to bypass MFA.

Okta Identity Cloud okta mfa authentication account-takeover
2r 3t
high advisory

O365 Email Receive and Hard Delete Takeover Behavior

Compromised Office 365 accounts may receive and then hard delete emails related to password resets or banking/payroll changes, potentially indicating an attempt to redirect victim payroll to an attacker-controlled bank account.

Office 365 office365 account-takeover email data-destruction
2r 3t
critical advisory

Nhost Account Takeover via OAuth Email Verification Bypass

Nhost is vulnerable to account takeover due to improper OAuth email verification in Discord, Bitbucket, AzureAD, and EntraID providers, allowing attackers to merge an unverified OAuth identity into a victim's account.

Nhost oauth account-takeover
2r 1t
medium advisory

Azure AD Successful Single-Factor Authentication

Successful single-factor authentication events against Azure Active Directory are identified using Azure SignInLogs data, which may indicate misconfiguration, policy violation, or potential account takeover leading to data breaches and privilege escalation.

Azure Active Directory azuread single-factor authentication account takeover
2r 2t
high advisory

Azure AD New MFA Method Registered For User

An adversary may register a new MFA method in Azure AD on a compromised account to maintain persistence and bypass existing security controls.

Azure AD azure mfa persistence account-takeover
2r 2t
high advisory

Azure AD Multiple AppIDs and UserAgents Authentication Spike

Detects anomalous Azure AD authentication activity characterized by a single user exceeding 8 authentication attempts, utilizing 3+ unique application IDs and 5+ unique user agents within a 5-minute window, potentially indicating MFA probing or account compromise.

Azure Active Directory azuread account-takeover mfa-bypass credential-access
2r 2t
high advisory

Azure AD High-Risk Sign-in Detection

Detection of high-risk Azure Active Directory sign-in attempts, identified by Azure Identity Protection, indicating potentially compromised accounts and unauthorized access to sensitive resources.

Azure Active Directory azuread account-takeover cloud
2r 3t
medium advisory

AzuraCast Account Takeover via X-Forwarded-Host Poisoning

AzuraCast is vulnerable to password reset poisoning due to unconditionally trusting the X-Forwarded-Host header, allowing an attacker to inject a malicious host into the password reset URL, exfiltrate the reset token, reset the victim's password, and disable 2FA, leading to account takeover.

azuracast +2 account takeover x-forwarded-host password reset poisoning
2r 3t 2i
medium advisory

AWS Console Login Failed During MFA Challenge

Detection of failed AWS console login attempts despite successful MFA usage, indicating potential account compromise attempts.

AWS Management Console +1 aws cloud authentication mfa account-takeover
2r 2t
high advisory

AWS Account Console Login Without MFA

Detection of successful AWS console login events without multi-factor authentication (MFA) enabled, potentially indicating misconfiguration, policy violation, or account compromise.

AWS Identity and Access Management +1 aws cloud iam authentication account-takeover
2r 2t
high advisory

Okta User Risk Threshold Exceeded

A user exceeding a risk threshold in Okta indicates a potential account compromise, leveraging Enterprise Security's Risk Framework by aggregating risk events from multiple suspicious Okta activities, which may lead to unauthorized access and privilege escalation.

Okta account-takeover risk-framework
2r 3t
medium advisory

Okta New Device Enrollment Detection

Detection of new device enrollments in Okta, potentially indicating account takeover or unauthorized access by an adversary.

Okta Identity Cloud okta account-takeover persistence cloud
2r 1t
medium advisory

Okta Credential Stuffing Attempt Detection

This brief focuses on detecting credential stuffing attacks against Okta, characterized by multiple failed login attempts from a single source, potentially indicating automated attempts to compromise user accounts.

Okta credential-stuffing account-takeover
2r 1t
critical advisory

Note Mark JWT Secret Weakness Allows Account Takeover

Note Mark is vulnerable to a JWT secret weakness that allows for full account takeover via token forgery by accepting secrets as short as 1 byte, enabling attackers to crack the signing secret offline and forge valid JWTs for any user.

note-mark/backend jwt account-takeover vulnerability
2r 2t
high advisory

Connect CMS Improper Authorization Vulnerability

An improper authorization vulnerability in Connect CMS allows authenticated users to modify arbitrary user profile information, potentially leading to account takeover and unauthorized data modification on affected versions 1.x <= 1.41.0 and 2.x <= 2.41.0.

Connect CMS connect-cms authorization account-takeover web-application
2r 1t
high advisory

Budibase XSS Leads to Account Takeover via JWT Theft

The `budibase:auth` cookie in Budibase is set without the `httpOnly` flag, enabling attackers with XSS to steal JWTs and gain persistent access to user accounts.

Budibase xss account takeover jwt cookie
2r 1t