NIXPKGS-2026-1025
GitHub issue
published on
by @LeSuisse Activity log
- Created automatic suggestion
- @LeSuisse removed package python312Packages.zammad-py
- @LeSuisse removed package python313Packages.zammad-py
- @LeSuisse removed package python314Packages.zammad-py
- @LeSuisse accepted
- @LeSuisse published on GitHub
Zammad is miissing authorization in AI assistance controller for context data used in text tools
Zammad is a web based open source helpdesk/customer support system. Prior to 7.0.1, he REST endpoint POST /api/v1/ai_assistance/text_tools/:id contains an authorization failure. Context data (e.g., a group or organization) supplied to be used in the AI prompt were not checked if they are accessible for the current user. This leads to having data present in the AI prompt that were not authorized before being used. A user needs to have ticket.agent permission to be able to use the provided context data. This vulnerability is fixed in 7.0.1.
References
-
https://github.com/zammad/zammad/security/advisories/GHSA-89vv-6639-wcv8 x_refsource_CONFIRM
Affected products
zammad
- ==>= 7.0.0, < 7.0.1
Matching in nixpkgs
Ignored packages (3)
pkgs.python312Packages.zammad-py
Python API client for accessing zammad REST API
pkgs.python313Packages.zammad-py
Python API client for accessing zammad REST API
pkgs.python314Packages.zammad-py
Python API client for accessing zammad REST API
Package maintainers
-
@NetaliDev Jennifer Graul <me@netali.de>
-
@Radvendii Taeer Bar-Yam <taeer@necsi.edu>