Zum Hauptinhalt springen
tsecurity.de LIVE
Echtzeit-Radar & Feeds
Alle RSS Feeds ➔
👥 Community & Social
•
Windows Tipps & SecurityNighthawk M7 Pro im Test: Flexibler, aber teurer 5G-Router(21.09.2026 um 10:30 Uhr)
•
Sichere ProgrammierungNeue Gmail-Funktion: So sparst du jetzt Zeit bei Einmalcodes(21.09.2026 um 10:00 Uhr)
••
Sichere ProgrammierungYour GIF exporter is fine — the container is the problem(21.09.2026 um 10:01 Uhr)
••
Sichere ProgrammierungCSS, Motion, or GSAP? I Choose by Who Owns the Animation(21.09.2026 um 10:12 Uhr)
•••••
Windows Tipps & SecurityNighthawk M7 Pro im Test: Flexibler, aber teurer 5G-Router(21.09.2026 um 10:30 Uhr)
•
Sichere ProgrammierungNeue Gmail-Funktion: So sparst du jetzt Zeit bei Einmalcodes(21.09.2026 um 10:00 Uhr)
••
Sichere ProgrammierungYour GIF exporter is fine — the container is the problem(21.09.2026 um 10:01 Uhr)
••
Sichere ProgrammierungCSS, Motion, or GSAP? I Choose by Who Owns the Animation(21.09.2026 um 10:12 Uhr)
••••
Intelligence View
⚡ tsecurity.de Intelligence

CVE-2026-23735: Singleton Roulette: Racing for Context in GraphQL Modules

Singleton Roulette: Racing for Context in GraphQL Modules Vulnerability ID: CVE-2026-23735 CVSS Score: 8.7 Published: 2026-01-16 A critical race condition in the popular graphql-modules library allows request contexts to…

0
↗ Quelle (dev.to)
Reagiere als Erste:r — dein Feedback zählt!




Singleton Roulette: Racing for Context in GraphQL Modules




Vulnerability ID: CVE-2026-23735

CVSS Score: 8.7

Published: 2026-01-16




A critical race condition in the popular graphql-modules library allows request contexts to cross-pollinate when using the @ExecutionContext decorator within Singleton-scoped services. This effectively allows User A to unintentionally inherit the session, authentication tokens, or data of User B if their requests are processed concurrently.






TL;DR



Using @ExecutionContext() inside a Singleton service in graphql-modules creates a shared mutable state. In a concurrent environment (like any real-world API), this leads to a classic race condition where parallel requests overwrite each other's context data. The result is severe identity confusion and data leakage. The fix involves upgrading to version 2.4.1 or 3.1.1, or avoiding context injection in singletons.









⚠️ Exploit Status: POC






Technical Details





  • CWE: CWE-362 (Race Condition)


  • CVSS v4.0: 8.7 (High)


  • Attack Vector: Network


  • Attack Complexity: Low


  • Privileges Required: None


  • User Interaction: None






Affected Systems




  • GraphQL Modules (npm package: graphql-modules)


  • graphql-modules: >= 2.2.1 < 2.4.1 (Fixed in: 2.4.1)


  • graphql-modules: >= 3.0.0 < 3.1.1 (Fixed in: 3.1.1)






Code Analysis






Commit: b476c22



Fix ExecutionContext race condition in Singletons




No diff available









Exploit Details





  • GitHub Advisory: Official PoC demonstrating the race condition with async resolvers.






Mitigation Strategies




  • Upgrade graphql-modules to patched versions.

  • Refactor Singleton services to use Scope.Operation or Scope.Request.

  • Remove @ExecutionContext() usage in Singletons and pass context as method arguments.



Remediation Steps:




  1. Identify all services using @Injectable({ scope: Scope.Singleton }).

  2. Check if these services use the @ExecutionContext() decorator.

  3. Run npm install graphql-modules@latest or specifically target 2.4.1/3.1.1.

  4. Verify the fix by running the parallel request PoC.






References








Read the full report for CVE-2026-23735 on our website for more details including interactive diagrams and full exploit analysis.

Ähnliche Beiträge
🔍 Verwandte News

Auch interessante Nachrichten CVE-2026-23735: Singleton Roulette: Racing for Context in GraphQL Modules

Thematisch verwandte Begriffe: CVE202623735, Singleton, Roulette, Racing · 6 Treffer

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Zum Aktualisieren ziehen
ZERO-DAY CVE-2026-94030 | A security vulnerability has been detected in SerenityOS up to 3d83e4509…
Advisory →
TTS Reader • tsecurity.de Voice
tsecurity.de Icon
tsecurity.de App
Offline-Lesen, Eilmeldungen & 0ms Ladezeit

Installiere tsecurity.de direkt auf deinen Home-Bildschirm für das ultimative Vollbild-Magazinerlebnis ohne Browser-Leisten.

Nächster Beitrag
Themen-Radar & Intelligence Matrix
Echtzeit-Taxonomie nach Angriffsvektoren & Plattformen

tsecurity.de Live Threat Radar

🔴 LIVE RADAR
MONITORING
AKTIV
CVE-DATENBANK
LIVE
🔍
Community Radar & Live Chat
Sentinel Bot online • Live-Stream
Dein Cluster: Security Explorer
Match:
lädt…
Verbindung zum Community-Stream wird aufgebaut...
Bearbeitungsmodus — Senden überschreibt deine Nachricht
Community-Puls — was gerade passiert
lädt…
Aktivitäten deiner Analysten
lädt…
Neues Thema oder Eilmeldung einreichen

Reiche interessante Links, Zero-Days oder Debatten ein. Die Community entscheidet per Upvote über die Veröffentlichung.

Heiß diskutierte Einreichungen
🔖 Gespeicherte Artikel
📂 Keine gespeicherten Artikel vorhanden.
Zurück Ziehen Vor
Links: vorheriger Artikel • Rechts: nächster Artikel • unten: schließen
News NIS-2 Frühwarnung Tier-1 Intel ⏱️ 3 Min vor 10 Min
Artikeldaten werden geladen...

Zurück: vorheriger • Vor: nächster
↗ Original-Quelle
Social Reaktionen Deine Reaktion zählt
Einstufung & Relevanz-Poll 0 Stimmen
In sozialen Netzwerken teilen 1-Klick