Description
Sidekiq-cron thru 2.3.1, an open-source scheduling add-on for Sidekiq, is vulnerable to a cross-site scripting (xss) vulnerability via crafted URL being rended from cron.erb.
Published: 2026-05-07
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Sidekiq‑cron through version 2.3.1 renders a cron configuration page using a template that likely incorporates values from a URL without proper escaping. Based on the description, it is inferred that an attacker can craft a malicious URL that is processed by the cron.erb template, enabling cross‑site scripting. The injected JavaScript would execute in the context of the web application when a user views the page, potentially stealing session cookies or defacing the interface, and thereby leading to account compromise or data theft.

Affected Systems

The vulnerable product is Sidekiq‑cron, an open‑source scheduling add‑on for the Sidekiq background job processor. All releases up to and including 2.3.1 contain the flaw. Users deploying any of these releases may be exposed if the cron.erb template is reachable in their environment.

Risk and Exploitability

The failure is a classic Cross‑Site Scripting weakness (CWE‑79). Based on the description, it is inferred that exploitation requires delivery of a crafted URL and a user to view the rendered page, which implies the attack path is limited to contexts where the URL is accessible. The EPSS score of <1% indicates a very low probability of exploitation in the wild, and the vulnerability is not included in CISA’s KEV catalog. The CVSS score of 6.1 places it in the medium‑severity range. The primary risk is the exposure of user credentials and session data through browser‑based attacks, rather than remote code execution on the server side.

Generated by OpenCVE AI on May 9, 2026 at 02:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Sidekiq‑cron to version 2.4.0 or later, which removes the unsanitized rendering in cron.erb.
  • Implement output escaping or sanitization for all user‑supplied data before it is included in rendered pages.
  • Restrict access to the cron configuration page so that only authenticated and authorized administrators can view it.
  • Monitor web traffic for unexpected JavaScript payloads and review audit logs for anomalous access patterns.

Generated by OpenCVE AI on May 9, 2026 at 02:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-xv9c-mjw8-79gf Sidekiq-cron is vulnerable to a cross-site scripting (xss) vulnerability via crafted URL
History

Tue, 19 May 2026 00:15:00 +0000

Type Values Removed Values Added
Title sidekiq-cron: Sidekiq-cron: Cross-site scripting vulnerability via crafted URL
References
Metrics threat_severity

None

threat_severity

Moderate


Sat, 09 May 2026 02:30:00 +0000

Type Values Removed Values Added
Title Cross‑Site Scripting via Malicious URL Rendering in Sidekiq‑cron

Fri, 08 May 2026 23:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 07 May 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Sidekiq-cron
Sidekiq-cron sidekiq-cron
Vendors & Products Sidekiq-cron
Sidekiq-cron sidekiq-cron

Thu, 07 May 2026 16:00:00 +0000

Type Values Removed Values Added
Title Cross‑Site Scripting via Malicious URL Rendering in Sidekiq‑cron
Weaknesses CWE-79

Thu, 07 May 2026 14:30:00 +0000

Type Values Removed Values Added
Description Sidekiq-cron thru 2.3.1, an open-source scheduling add-on for Sidekiq, is vulnerable to a cross-site scripting (xss) vulnerability via crafted URL being rended from cron.erb.
References

Subscriptions

Sidekiq-cron Sidekiq-cron
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-05-08T22:16:51.261Z

Reserved: 2025-12-08T00:00:00.000Z

Link: CVE-2025-67202

cve-icon Vulnrichment

Updated: 2026-05-08T22:12:45.769Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-05-07T15:16:04.947

Modified: 2026-05-08T23:16:34.590

Link: CVE-2025-67202

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-05-07T00:00:00Z

Links: CVE-2025-67202 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-05-09T02:15:06Z

Weaknesses