Unauthenticated signature forgery via hard-coded secret
Published Apr 19, 2026 · Updated Apr 19, 2026
Hard-coded credentials in DjangoBlog 2.1.0 allow remote attackers to forge application signatures using a published secret key. djangoblog/settings.py assigns SECRET_KEY a repository-visible constant whenever DJANGO_SECRET_KEY is unset, so deployments share predictable signing material. Exploitation requires that environment override to be absent; successful forgery can impersonate users, bypass CSRF protections, or activate accounts.
Summary
What happened
Hard-coded credentials in DjangoBlog 2.1.0 allow remote attackers to forge application signatures using a published secret key. djangoblog/settings.py assigns SECRET_KEY a repository-visible constant whenever DJANGO_SECRET_KEY is unset, so deployments share predictable signing material. Exploitation requires that environment override to be absent; successful forgery can impersonate users, bypass CSRF protections, or activate accounts.
The record
- CVE
- CVE-2026-6578
- Published
- Apr 19, 2026
- Updated
- Apr 19, 2026
- Vendor
- liangliangyy
- Product
- DjangoBlog
- Classifications
- CWE-259, CWE-798, T1552.001
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Apr 19, 2026CVE publishedPublication date reported by the CVE source.
- Apr 19, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=2.1.0
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Vuln-3 Hardcoded Django SECRET_KEY proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo