CVE-2026-3099

Plain English Summary

AI-powered analysis for quick understanding

An attacker can repeatedly use a captured authentication header to bypass login protections and gain unauthorized access to restricted areas of a system. This vulnerability occurs because the server does not properly track or enforce unique authentication tokens, allowing the same token to be reused.

Technical Description

A flaw was found in Libsoup. The server-side digest authentication implementation in the SoupAuthDomainDigest class does not properly track issued nonces or enforce the required incrementing nonce-count (nc) attribute. This vulnerability allows a remote attacker to capture a single valid authentication header and replay it repeatedly. Consequently, the attacker can bypass authentication and gain unauthorized access to protected resources, impersonating the legitimate user.

CVSS Vector Analysis

Attack VectorNetwork
Attack ComplexityHigh
Privileges RequiredNone
User InteractionRequired
Confidentiality ImpactLow
Integrity ImpactLow
Availability ImpactLow
ScopeChanged

Vector String

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:L

Exploit Resources

Search for proof-of-concept code and exploit modules

Official References

Est. Bounty
$810($500-$1K)
Vendor Response
Grade APatched in 0 days

Quick Information

Published

Mar 12, 2026

26 days ago

Last Modified

Mar 12, 2026

26 days ago