Lucene search
+L

1624 matches found

CVE
CVE
added 2026/02/24 2:42 a.m.17 views

CVE-2026-27128

CVE-2026-27128 — Craft CMS TOCTOU token race : A TOCTOU race condition exists in Craft CMS’s token validation service for limited-use tokens. In affected versions (4.5.0-RC1–4.16.18 and 5.0.0-RC1–5.8.22), getTokenRoute() reads a token’s usage count, checks limits, then updates the database in non...

6.9CVSS5.5AI score0.00176EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/02/24 2:39 a.m.17 views

CVE-2026-27127

CVE-2026-27127 affects Craft CMS (versions 4.5.0-RC1–4.16.18 and 5.0.0-RC1–5.8.22). It exploits a TOCTOU DNS rebinding flaw in the GraphQL Asset mutation where DNS resolution occurs separately from the HTTP request, bypassing prior fixes for CVE-2025-68437 and allowing access to blocked IPs. Expl...

7CVSS5.3AI score0.00446EPSS
SaveExploits1References3Affected Software1
EUVD
EUVD
added 2026/02/24 2:39 a.m.9 views

EUVD-2026-7402

Craft is a content management system CMS. In versions 4.5.0-RC1 through 4.16.18 and 5.0.0-RC1 through 5.8.22, the SSRF validation in Craft CMS’s GraphQL Asset mutation performs DNS resolution separately from the HTTP request. This Time-of-Check-Time-of-Use TOCTOU vulnerability enables DNS rebindi...

7CVSS5.5AI score0.00446EPSS
SaveExploits2References3
Snyk
Snyk
added 2026/02/23 10:16 p.m.4 views

Time-of-check Time-of-use (TOCTOU) Race Condition

Overview craftcms/cms is a content management system. Affected versions of this package are vulnerable to Time-of-check Time-of-use TOCTOU Race Condition via the getTokenRoute function. An attacker can bypass token usage limits by sending concurrent requests before the database update completes,...

6.9CVSS5.6AI score0.00176EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/23 10:16 p.m.12 views

GHSA-6FX5-5CW5-4897 Craft CMS Race condition in Token Service potentially allows for token usage greater than the token limit

A Time-of-Check-Time-of-Use TOCTOU race condition exists in Craft CMS’s token validation service for tokens that explicitly set a limited usage. The getTokenRoute method reads a token’s usage count, checks if it’s within limits, then updates the database in separate non-atomic operations. By...

6.9CVSS5.6AI score0.00176EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/02/23 10:16 p.m.4 views

Time-of-check Time-of-use (TOCTOU) Race Condition

Overview craftcms/cms is a content management system. Affected versions of this package are vulnerable to Time-of-check Time-of-use TOCTOU Race Condition in the validateHostname function. An attacker can access internal cloud metadata endpoints and retrieve sensitive credentials by exploiting a...

7CVSS5.6AI score0.00446EPSS
SaveExploits2References2
Github Security Blog
Github Security Blog
added 2026/02/23 10:16 p.m.31 views

Craft CMS has Cloud Metadata SSRF Protection Bypass via DNS Rebinding

Summary The SSRF validation in Craft CMS’s GraphQL Asset mutation performs DNS resolution separately from the HTTP request. This Time-of-Check-Time-of-Use TOCTOU vulnerability enables DNS rebinding attacks, where an attacker’s DNS server returns different IP addresses for validation compared to t...

7CVSS6.2AI score0.00446EPSS
SaveExploits1References10Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/23 12:0 a.m.10 views

PT-2026-21609

Name of the Vulnerable Software and Affected Versions Craft CMS versions 4.5.0-RC1 through 4.16.18 Craft CMS versions 5.0.0-RC1 through 5.8.22 Description Craft CMS is susceptible to a Server-Side Request Forgery SSRF vulnerability in its GraphQL Asset mutation. The validation process performs DN...

7CVSS6AI score0.00446EPSS
SaveExploits1References11
Tenable Nessus
Tenable Nessus
added 2026/02/19 12:0 a.m.6 views

Amazon Linux 2023 : python3.13-filelock (ALAS2023-2026-1411)

"It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-1411 advisory. filelock is a platform-independent file lock for Python. In versions prior to 3.20.1, a Time-of-Check- Time-of-Use TOCTOU race condition allows local attackers to corrupt or truncate arbitrar...

6.5CVSS7.4AI score0.00187EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2026/02/16 1:25 p.m.5 views

CVE-2023-31324

A Time-of-check time-of-use TOCTOU race condition in the AMD Secure Processor ASP could allow an attacker to modify External Global Memory Interconnect Trusted Agent XGMI TA commands as they are processed potentially resulting in loss of confidentiality, integrity, or availability...

7.8CVSS5.6AI score0.00101EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/02/16 1:25 p.m.5 views

CVE-2023-20548

A Time-of-check time-of-use TOCTOU race condition in the AMD Secure Processor ASP could allow an attacker to corrupt memory resulting in loss of integrity, confidentiality, or availability...

7.8CVSS5.5AI score0.00101EPSS
SaveExploits0References1
SUSE Linux
SUSE Linux
added 2026/02/16 11:42 a.m.4 views

Security update for libnvidia-container

This update for libnvidia-container fixes the following issues: Update to version 1.18.0. Security issues fixed: CVE-2024-0132: time-of-check time-of-use TOCTOU race condition in default configuration via specifically crafted container image bsc1231033. CVE-2024-0133: data tampering in host file...

8.9CVSS5.5AI score0.37055EPSS
SaveExploits2References8
OSV
OSV
added 2026/02/16 11:42 a.m.6 views

SUSE-SU-2026:0558-1 Security update for libnvidia-container

This update for libnvidia-container fixes the following issues: Update to version 1.18.0. Security issues fixed: - CVE-2024-0132: time-of-check time-of-use TOCTOU race condition in default configuration via specifically crafted container image bsc1231033. - CVE-2024-0133: data tampering in host...

9CVSS5.8AI score0.37055EPSS
SaveExploits2References5
Snyk
Snyk
added 2026/02/13 12:31 p.m.2 views

Time-of-check Time-of-use (TOCTOU) Race Condition

Overview Affected versions of this package are vulnerable to Time-of-check Time-of-use TOCTOU Race Condition via a race condition in the /commonteams API endpoint. An attacker can gain unauthorized access to team names by exploiting the timing of channel membership validation during data retrieva...

3.1CVSS5.6AI score0.00199EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/02/13 10:30 a.m.4 views

CVE-2026-20796 Time-of-check time-of-use vulnerability in common teams API

Mattermost versions 10.11.x = 10.11.9 fail to properly validate channel membership at the time of data retrieval which allows a deactivated user to learn team names they should not have access to via a race condition in the /commonteams API endpoint.. Mattermost Advisory ID: MMSA-2025-00549...

3.1CVSS5.5AI score0.00199EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/02/13 10:30 a.m.28 views

CVE-2026-20796 Time-of-check time-of-use vulnerability in common teams API

Mattermost versions 10.11.x = 10.11.9 fail to properly validate channel membership at the time of data retrieval which allows a deactivated user to learn team names they should not have access to via a race condition in the /commonteams API endpoint.. Mattermost Advisory ID: MMSA-2025-00549...

3.1CVSS0.00199EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/02/11 7:44 p.m.8 views

CVE-2026-21240

Time-of-check time-of-use toctou race condition in Windows HTTP.sys allows an authorized attacker to elevate privileges locally...

7.8CVSS5.5AI score0.00267EPSS
SaveExploits0References1
NVD
NVD
added 2026/02/11 3:16 p.m.7 views

CVE-2023-20548

A Time-of-check time-of-use TOCTOU race condition in the AMD Secure Processor ASP could allow an attacker to corrupt memory resulting in loss of integrity, confidentiality, or availability...

7.8CVSS0.00101EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/11 3:16 p.m.7 views

CVE-2023-31324

A Time-of-check time-of-use TOCTOU race condition in the AMD Secure Processor ASP could allow an attacker to modify External Global Memory Interconnect Trusted Agent XGMI TA commands as they are processed potentially resulting in loss of confidentiality, integrity, or availability...

7.8CVSS5.8AI score0.00101EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/02/11 2:35 p.m.3 views

CVE-2023-20548

A Time-of-check time-of-use TOCTOU race condition in the AMD Secure Processor ASP could allow an attacker to corrupt memory resulting in loss of integrity, confidentiality, or availability...

7.1CVSS5.5AI score0.00101EPSS
SaveExploits0References2
Rows per page
Query Builder