Critical Alert 1 Active Exploit Detected Today

CVE-2026-18577 N-able N-central Authentication Bypass Using an Alternate Path or Channel Vulnerability →
Powered by CVE Watchtower
×
August 3, 2026

CVE Watchtower


← Back to CVE List

CVE-2026-69240NVD

Vulnerability Summary

Sequelize is a Node.js ORM tool. Prior to 6.37.4, SQL injection is possible with strings only if dialect is set to oracle. The escape function defined in sql-string.js does not escape quotes if the value starts with TO_TIMESTAMP or TO_DATE. In the Oracle dialect, when val is a string and starts with TO_TIMESTAMP or TO_DATE, escape returns val directly instead of replacing single quotes. An attacker can inject arbitrary SQL expressions through an application value that reaches this escape path. This issue is fixed in version 6.37.4.
Severity Level
CRITICAL(9.8)
Published Date
Aug 3, 2026
Last Modified
Aug 3, 2026
Exploitation Status
No confirmed exploitation yet
EPSS Score (30-Day)
Data Pending
Root Weakness (CWE)
Improper neutralization of special elements used in an SQL command, allowing attackers to modify queries.
CVSS v3.1 Base Metrics
Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeUnchanged
ConfidentialityHigh
IntegrityHigh
AvailabilityHigh