CVE-2026-54242
Time-of-check Time-of-use (TOCTOU): Is CVE-2026-54242 real, exploitable, or a false positive? Here's the community verdict.
signals
public sources
Moderate signals. Triage by your actual exposure and reachability.
baseline read
auto · not a community verdict
Low signal — verdict needed
Few public signals point to active risk. Whether a scanner hit here is a true or false positive depends on your version and config — community verdicts decide.
Based on CVSS · FIRST EPSS
Confirm or dispute →CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:N
Statamic is a Laravel and Git powered content management system (CMS). Prior to 5.73.24 and 6.20.1, the Glide image proxy's URL validation in src/Imaging/RemoteUrlValidator.php and src/Imaging/GuzzleAdapter.php could be bypassed using DNS rebinding. The remote hostname was validated as publicly routable, but resolved again when the image was actually fetched, so an attacker controlling the hostname's DNS could rebind it to an internal address after validation and cause the server to make HTTP requests to internal addresses, including loopback, private network, and cloud metadata endpoints. This affects sites that pass user-supplied URLs to Glide. This issue is fixed in versions 5.73.24 and 6.20.1.
References
Published
Embed this verdict
[](https://www.truepositive.app/cve/CVE-2026-54242)<a href="https://www.truepositive.app/cve/CVE-2026-54242"><img src="https://www.truepositive.app/cve/CVE-2026-54242/badge.svg" alt="TruePositive verdict for CVE-2026-54242"></a>Live badge that updates automatically as the community verdict changes.
Community ground truth
Be the first practitioner to weigh in
So far this is only TruePositive's editorial baseline from public sources. Add your real-world verdict below — it becomes the signal the next person triaging this relies on.
🥇 The first 50 practitioners to contribute earn a Founding Contributor badge.
In your experience, is this finding real and exploitable?
awaiting field verdictsCurated baseline: A curated baseline from public sources, shown separately from community verdicts.
No account needed. Anonymous verdicts post as an unverified signal. Log in to make yours verified and earn reputation.
Field notes & remediation
Verdicts are the quick signal. Notes are the evidence and fixes behind them.
- 0
No confirmed in-the-wild exploitation or public exploit was found for this yet.
Add a field note or remediationoptional
Related CVEs
Same weakness: CWE-367 · Time-of-check Time-of-use (TOCTOU).
- CVE-2024-30088HIGH 7KEVEPSS 68%
Windows Kernel Elevation of Privilege Vulnerability
- CVE-2024-30084HIGH 7EPSS 6%
Windows Kernel-Mode Driver Elevation of Privilege Vulnerability
- CVE-2024-30099HIGH 7Real · low riskEPSS 1%
Windows Kernel Elevation of Privilege Vulnerability
- CVE-2026-24260HIGH 8.5Real · low riskEPSS 0%
NVIDIA Container Toolkit for Linux contains a vulnerability where an attacker could cause a time-of-check time-of-use race condition. A successful exploit of this vulnerability might lead to code execution, escalation of privileges, and data tampering.
- CVE-2024-35265HIGH 7Real · low riskEPSS 0%
Windows Perception Service Elevation of Privilege Vulnerability
- CVE-2026-45804HIGH 7.5Real · low riskEPSS 0%
Diffusers is the a library for pretrained diffusion models. Prior to 0.38.0, Diffusers' DiffusionPipeline.from_pretrained flow can bypass the trust_remote_code guard because download() validates model_index.json and custom pipeline code before later loading from a cached folder that can change, allowing a Hub repository with custom .py pipeline code to execute through the custom pipeline flow without passing custom_pipeline or trust_remote_code=True. This issue is fixed in version 0.38.0.