CVE-2026-56725
Last modified
CVE-2026-56725 is a high-severity vulnerability rated 8.7/10 on the CVSS scale. Zammad is a web based open source helpdesk/customer support system. Prior to 7.0.2, summary An unauthenticated request to POST /api/v1/import/otrs/import_check blocks a Zammad request worker for roughly two minutes.
Description
Zammad is a web based open source helpdesk/customer support system. Prior to 7.0.2, summary An unauthenticated request to POST /api/v1/import/otrs/import_check blocks a Zammad request worker for roughly two minutes. The import_check and import_status actions are missing the setup_done_response guard that other actions in the same controller carry, so they execute on fully set-up production instances. The action enters a retry loop against a blank OTRS endpoint, sleeping for 30 s + 45 s between attempts. Impact An unauthenticated remote attacker denies service to a production Zammad instance. Each request costs almost nothing and forces ~115 seconds of server-side blocking. A few requests per second saturate the Puma worker pool. The condition persists as long as the traffic continues. No account, valid import configuration, or target knowledge beyond the hostname is needed. CSRF token is trivially obtained from any prior GET response. This issue is fixed in version 7.0.2.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| zammad | zammad | < 7.0.2 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-56725?
How severe is CVE-2026-56725?
How do I fix CVE-2026-56725?
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-5672A vulnerability has been found in code-projects Simple IT Di…7.3
- CVE-2026-56720CamaleonCMS version 2.9.2 and earlier contains a missing aut…4.3
- CVE-2026-56721CamaleonCMS version 2.9.2 and earlier contains a privilege e…8.8
- CVE-2026-56722Dompdf is an HTML to PDF converter for PHP. In versions 3.15…5.3
- CVE-2026-56723Zammad is a web based open source helpdesk/customer support …7.1
- CVE-2026-56724Zammad is a web based open source helpdesk/customer support …7.1
- CVE-2026-56726Zammad is a web based open source helpdesk/customer support …5.1
- CVE-2026-56727Zammad is a web based open source helpdesk/customer support …7.1
- CVE-2026-56728Zammad is a web based open source helpdesk/customer support …5.3
- CVE-2026-56729Zammad is a web based open source helpdesk/customer support …2.1
- CVE-2026-5673A flaw was found in libtheora. This heap-based out-of-bounds…7.1
- CVE-2026-56730Zammad is a web based open source helpdesk/customer support …2.1
Are you affected by CVE-2026-56725?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
