Session Security
Landscape 2026

Relock / 1st Annual Report

July, 202612 minutes
Share:
Introduction
Most web applications
are blind after login

However strong the authentication, after login web apps still rely on bearer tokens as proof of identity.

Attackers can impersonate any legitimate user and bypass any security control, simply by taking possession of the authenticated session.

Question is: how widespread
is this security gap?

We tested ~100 of the world's best SaaS products. Apps with millions of customers, and mature identity security stacks.

We simulated three common in-session attacks: Cookie Replay, Session Hijack, and Identity Impersonation.

Why should you care?

Session Hijack reported as one of the fastest growing attack vectors in 2026, 127% Y-o-Y increase (Obsidian, 2026)

8.6B session cookies enabling MFA bypass recaptured from the Dark Web in 2025 (SpyCloud, 2026)

Sample Overview

We researched95 enterprise SaaS

Best in Class Products in 2026

52%
G2 Fastest Growing Software Product 2026 (n=49)
47%
G2 Best Software Product 2026 (n=45)
1%
Both G2 awards 2026 (n=1)

Operating in 5 business domains

Business domains breakdown: Marketing & Sales 36%, Productivity 26%, HR & Finance 17%, Development 11%, Artificial Intelligence 11%
Attack Scenarios

We simulated three real-world attack scenarios targeting authenticated sessions

Attack scenario

Exfiltrated material

CookiesStolen
Local Storage
Session Storage

Device fingerprint

Target
Attacker
Different

If attack succeeds

Likely no session-level protection

The application cannot distinguish a replayed cookie from the original session.

Stopped by

Most session risk signals
Results

Session Security
Landscape 2026

Between 77% and 93% of sessions were vulnerable, depending on Attack Tier
Overview of applications that granted access to the attacker per each simulated Attack Tier
View
T1Cookie Replay
0/ 95 apps compromised
0%Vulnerability rate
T2Session Hijack
0/ 95 apps compromised
0%Vulnerability rate
T3IMPaaS
0/ 95 apps compromised
0%Vulnerability rate
Results by Domain
All SaaS domains
are highly exposed
to session attacks
Vulnerability rates by SaaS category underline the presence of a common security gap post authentication
Category
Attack type
0%
N = 16

of HR & Finance apps breached via Cookie Replay

Critical Actions

  • Downloaded all employees' data
  • Sent fake invoices to clients, deleted pending ones
  • Deleted employees, exported their data and payrolls
Key findings & Recommendations

Session Security
Landscape 2026

Key Findings
Four patterns emerge
for session security
What nearly 100 Enterprise SaaS applications have in common, once you test security posture after authentication.
01

Applications ARE blind after the login

In more than 90% of tested apps, session material alone, product of a common infostealer or a malicious extension, dropped an attacker straight into a fully authenticated session. The rate holds even for security and development tools.

02

There is a vast gap between authentication and session security

Almost every application invested real effort in secure access — strong MFA, phishing-resistant options — with no identifiable session-level defenses in place.

03

Most attack failures were circumstantial, not structural

Resistance came down to how sessions are managed, not how well they're protected. Only 1 of nearly 100 apps had a purpose-built defense.

04

Device intelligence is everywhere, but with little effect

Attacks reproducing the victim's device fingerprint succeeded at the same rate as attacks from a different machine. Fingerprinting offered no real assurance.

Key Recommendations
What can you do
about this gap?
Practical next steps: measure first, get the basics right, secure beyond authentication.
01

Understand your exposure. Test your apps.

Assume your users' sessions will be compromised, same as their passwords. Test periodically, then prevent, stop, or at least detect the attacks. The kit we used for outside-in testing is linked at the bottom.

02

Review session integrity best practices.

Good logout hygiene is one of the best blast-radius mitigations. Make sure a signed-out session is irrevocably terminated. Short-lived sessions (<1 hour) help further, with a friction tradeoff.

03

Match the maturity of access and session security

If users adopt strong MFA, make sure it can't be bypassed with a cookie replay. Consider binding sessions to the legitimate device — e.g. Microsoft / Okta device-binding for SSO and Relock session protection for all applications.

Test Relock session security

Relock offers an open sandbox where you can run the same three attack simulations against a protected application.
Use the same tests to assess your own apps too.

Sandbox preview