CVE-2026-33152
Last modified
CVE-2026-33152 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. In versions prior to 2.6.0, Tandoor Recipes configures Django REST Framework with BasicAuthentication as one of the default authentication backends. EPSS estimates a 0.51% chance of exploitation in the next 30 days.
Description
Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. In versions prior to 2.6.0, Tandoor Recipes configures Django REST Framework with BasicAuthentication as one of the default authentication backends. The AllAuth rate limiting configuration (ACCOUNT_RATE_LIMITS: login: 5/m/ip) only applies to the HTML-based login endpoint at /accounts/login/. Any API endpoint that accepts authenticated requests can be targeted via Authorization: Basic headers with zero rate limiting, zero account lockout, and unlimited attempts. An attacker can perform high-speed password guessing against any known username. Version 2.6.0 patches the issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Tandoor | Recipes | < 2.6.0 |
References
- https://github.com/TandoorRecipes/recipes/security/advisories/GHSA-7m7c-jjqc-r522Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-33152?
How severe is CVE-2026-33152?
How do I fix CVE-2026-33152?
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-33147GMT is an open source collection of command-line tools for m…7.8
- CVE-2026-33148Tandoor Recipes is an application for managing recipes, plan…6.5
- CVE-2026-33149Tandoor Recipes is an application for managing recipes, plan…8.1
- CVE-2026-3315Incorrect Default Permissions, : Execution with Unnecessary …7.8
- CVE-2026-33150libfuse is the reference implementation of the Linux FUSE. F…7.8
- CVE-2026-33151Socket.IO is an open source, real-time, bidirectional, event…7.5
- CVE-2026-33153Tandoor Recipes is an application for managing recipes, plan…6.5
- CVE-2026-33154dynaconf is a configuration management tool for Python. Prio…8.1
- CVE-2026-33155DeepDiff is a project focused on Deep Difference and search …7.5
- CVE-2026-33156ScreenToGif is a screen recording tool. In versions from 2.4…7.8
- CVE-2026-33157Craft CMS is a content management system (CMS). From version…7.2
- CVE-2026-33158Craft CMS is a content management system (CMS). From version…6.5
Are you affected by CVE-2026-33152?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
