Description
Jenkins Qualys Container Scanning Connector Plugin 1.8.0.5 and earlier does not escape user-controlled field values in a JavaScript context, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Item/Configure permission.
Published: 2026-08-05
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw resides in the Qualys Container Scanning Connector Plugin where user‑controlled values are injected directly into a JavaScript context without proper escaping. This constitutes a stored cross‑site scripting vulnerability that can be exploited by any attacker who can modify a build job. The vulnerability aligns with CWE‑79 and allows arbitrary client‑side code execution once the malicious payload is stored in a job configuration. An attacker with Item/Configure permission—commonly granted to build owners or developers—can create or alter a job to embed the script, then cause all users who subsequently view the job configuration to execute the code in their browsers. Potential consequences include theft of sensitive data from the victim’s session, injection of further malicious links, or compromise of credentials stored in the Jenkins web interface.

Affected Systems

Jenkins Qualys Container Scanning Connector Plugin versions 1.8.0.5 and all earlier releases are vulnerable. Any Jenkins instance that has these plugin versions installed and is accessible to users with Item/Configure permission is affected. The plugin is a component of the Jenkins Project used for ingesting Qualys container scanning results.

Risk and Exploitability

Because the flaw is stored XSS, the malicious script remains on the server once injected and can affect every subsequent user who opens the job configuration. The EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, so current exploitation likelihood is uncertain. Nonetheless, the requirement of only Item/Configure permission, which is frequently granted in many Jenkins environments, combined with the persistent nature of the store makes this a high‑potential risk. The CVSS score of 5.4 indicates moderate severity but does not diminish the potential impact of this persistent cross‑site scripting.

Generated by OpenCVE AI on August 5, 2026 at 22:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Qualys Container Scanning Connector Plugin to the latest released version that contains proper input sanitization
  • If an upgrade cannot be performed immediately, remove or disable the plugin from Jenkins instances that no longer require Qualys integration
  • Restrict the Item/Configure permission to trusted users only so that only authorized personnel can modify job configurations

Generated by OpenCVE AI on August 5, 2026 at 22:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 07 Aug 2026 10:30:00 +0000

Type Values Removed Values Added
First Time appeared Jenkins Project
Jenkins Project jenkins Qualys Container Scanning Connector Plugin
Vendors & Products Jenkins Project
Jenkins Project jenkins Qualys Container Scanning Connector Plugin

Wed, 05 Aug 2026 22:30:00 +0000

Type Values Removed Values Added
Title Stored XSS in Jenkins Qualys Container Scanning Connector Plugin

Wed, 05 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Title Stored XSS in Jenkins Qualys Container Scanning Connector Plugin
Weaknesses CWE-79
Metrics cvssV3_1

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

ssvc

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


Wed, 05 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Description Jenkins Qualys Container Scanning Connector Plugin 1.8.0.5 and earlier does not escape user-controlled field values in a JavaScript context, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Item/Configure permission.
References

Subscriptions

Jenkins Project Jenkins Qualys Container Scanning Connector Plugin
cve-icon MITRE

Status: PUBLISHED

Assigner: jenkins

Published:

Updated: 2026-08-05T19:15:58.901Z

Reserved: 2026-08-04T14:13:20.602Z

Link: CVE-2026-70440

cve-icon Vulnrichment

Updated: 2026-08-05T19:15:55.368Z

cve-icon NVD

Status : Received

Published: 2026-08-05T18:17:13.813

Modified: 2026-08-05T20:17:15.130

Link: CVE-2026-70440

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T10:05:29Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')