Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-73431

Published Aug 12, 2026 CWE-294

Overview

CVE-2026-73431 is a known-severity vulnerability. It was published on August 12, 2026.

Technical Description

Vulnerability-Lookup contains an

authentication weakness in its account activation and password-recovery

mechanism. Activation and recovery links were generated using stateless

signed tokens containing only the user's login. Although the token

signature and age were validated, the application did not track whether a

token had already been successfully used. As a result, a captured

activation or password-recovery link remained valid for the entire

configured TOKEN_VALIDITY_PERIOD, even after the associated password had been changed.

An attacker who obtains a valid

activation or recovery token could therefore replay it multiple times

during its validity period to set a new password and repeatedly take

control of the affected account. In addition, tokens were not bound to a

specific purpose, allowing the same token mechanism to be used across

activation and recovery workflows. The patch introduces purpose-bound

tokens and a random nonce whose SHA-256 digest is stored with

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2026-73431?

CVE-2026-73431 is a known-severity vulnerability. It was published on August 12, 2026.

How severe is CVE-2026-73431?

CVSS score information is not yet available for this vulnerability. Check back as the CVE record is updated by NVD analysts.

How do I fix or remediate CVE-2026-73431?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-73431?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-73431 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.