CVE-2025-53623
Description
The Job Iteration API is an an extension for ActiveJob that make jobs interruptible and resumable Versions prior to 1.11.0 have an arbitrary code execution vulnerability in the CsvEnumerator class. This vulnerability can be exploited by an attacker to execute arbitrary commands on the system where the application is running, potentially leading to unauthorized access, data leakage, or complete system compromise. The issue is fixed in versions 1.11.0 and above. Users can mitigate the risk by avoiding the use of untrusted input in the CsvEnumerator class and ensuring that any file paths are properly sanitized and validated before being passed to the class methods. Users should avoid using the count_of_rows_in_file method with untrusted CSV filenames.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
job-iterationRubyGems | < 1.11 | 1.11 |
Affected products
1- Range: v0.9.0, v0.9.1, v0.9.2, …
Patches
21a7adfdd04113972c6edb0c0Vulnerability mechanics
Generated by null/stub on May 9, 2026. Inputs: CWE entries + fix-commit diffs from this CVE's patches. Citations validated against bundle.
References
7- github.com/advisories/GHSA-6qjf-g333-pv38ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2025-53623ghsaADVISORY
- github.com/Shopify/job-iteration/commit/1a7adfdd041105a5e45e774cadc6b973a292ba55nvdWEB
- github.com/Shopify/job-iteration/pull/595nvdWEB
- github.com/Shopify/job-iteration/releases/tag/v1.11.0nvdWEB
- github.com/Shopify/job-iteration/security/advisories/GHSA-6qjf-g333-pv38nvdWEB
- github.com/rubysec/ruby-advisory-db/blob/master/gems/job-iteration/CVE-2025-53623.ymlghsaWEB
News mentions
0No linked articles in our index yet.