CVE-2026-53929
Last modified
CVE-2026-53929 is a medium-severity vulnerability rated 5.1/10 on the CVSS scale. NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, with NC_SECURE_ATTACHMENTS=true, an authenticated uploader could deliver .html or .svg attachments that the browser rendered inline from the NocoDB origin instead of forcing a download. EPSS estimates a 0.29% chance of exploitation in the next 30 days.
Description
NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, with NC_SECURE_ATTACHMENTS=true, an authenticated uploader could deliver .html or .svg attachments that the browser rendered inline from the NocoDB origin instead of forcing a download. The signed attachment handler stored response-header overrides under PascalCase keys (ResponseContentDisposition, ResponseContentType) while the controller that served the file read them under lowercase-hyphen names (response-content-disposition). The mismatch dropped the Content-Disposition: attachment header, leaving Express to auto-render .html, .svg, and similar inline. This vulnerability is fixed in 2026.05.1.
Metrics
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-53929?
How severe is CVE-2026-53929?
How do I fix CVE-2026-53929?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-53923vLLM is an inference and serving engine for large language m…7.5
- CVE-2026-53924Gardens v2 is a modular governance framework that enables co…8.7
- CVE-2026-53925Glances is an open-source system cross-platform monitoring t…7.8
- CVE-2026-53926NocoDB is software for building databases as spreadsheets. P…6.3
- CVE-2026-53927NocoDB is software for building databases as spreadsheets. P…5.1
- CVE-2026-53928NocoDB is software for building databases as spreadsheets. P…6.3
- CVE-2026-5393Dual-Algorithm CertificateVerify out-of-bounds read. When pr…9.1
- CVE-2026-53930NocoDB is software for building databases as spreadsheets. P…5.1
- CVE-2026-53931NocoDB is software for building databases as spreadsheets. P…6.9
- CVE-2026-53932laravel-backup-restore restores database backups made with s…8
- CVE-2026-53933Maravel, a PHP framework oriented towards dependency injecti…6.9
- CVE-2026-53935Cilium is a networking, observability, and security solution…6.9
Are you affected by CVE-2026-53929?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
