CVE-2026-1337
Unknown
Unknown - Not Provided
Cross-Site Scripting in Neo4j Query Logs via Unicode Escaping
Publication date: 2026-02-06
Last updated on: 2026-02-24
Assigner: Neo4j
Description
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
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| neo4j | neo4j | to 2026.01 (exc) |
| neo4j | neo4j | to 2026.01 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-117 | The product constructs a log message from external input, but it does not neutralize or incorrectly neutralizes special elements when the message is written to a log file. |