CVE-2026-1337
MEDIUMNeo4j < 2026.01 - Cross-Site Scripting via Query Log Unicode Character Escaping
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2026-1337. PoCs published by XiaomingX, JoakimBulow.
AI-analyzed exploit summary The repository contains a functional SQL injection exploit for WordPress Quiz Maker (CVE-2025-10042), demonstrating time-based blind SQLi via crafted HTTP headers. The exploit includes data extraction logic for WordPress admin credentials and hashes.
Description
Insufficient escaping of unicode characters in query log in Neo4j Enterprise and Community editions prior to 2026.01 can lead to XSS if the user opens the logs in a tool that treats them as HTML. There is no security impact on Neo4j products, but this advisory is released as a precaution to treat the logs as plain text if using versions prior to 2026.01. Proof of concept exploit: https://github.com/JoakimBulow/CVE-2026-1337
Exploits (2)
The repository contains a functional SQL injection exploit for WordPress Quiz Maker (CVE-2025-10042), demonstrating time-based blind SQLi via crafted HTTP headers. The exploit includes data extraction logic for WordPress admin credentials and hashes.
This repository contains a functional PoC for CVE-2026-1337, demonstrating log injection in Neo4j's query.log via unescaped control characters in Bolt transaction metadata. The exploit injects fake log entries by leveraging newline characters in metadata fields, which are not sanitized when logging is not in JSON format.
References (1)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N