Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-79313 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

webpy web.py 0.76 is vulnerable to Insufficient Session Expiration. The application's session management relies on periodic cleanup to expire sessions instead of checking the last-access time when a session is loaded. As a result, an expired session whose record has not yet been cleaned up can still be replayed and used, allowing an attacker holding a previously valid session cookie to continue accessing protected resources after the configured idle timeout.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-613Insufficient Session ExpirationCISA-ADP

Affected Products

ProductVersions
web.py
0.76

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Upgrade: v0.76moderate effort
  • Mitigation:low effort

    Shorten the session timeout to reduce the cleanup window and require re-authentication for sensitive operations.

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-79313
NVD Published Date:
Sep 22, 2026
NVD Last Modified:
Sep 22, 2026
Source:
[email protected]
CVE-2026-79313 Details - Not Deferred