CVE-2026-41011: OS Command Injection

Published Jun 4, 2026
·
Updated

PackagePersister.validatetgz builds "tar -tf #{tgz} 2>&1" where tgz = File.join(releasedir, 'packages', "#{name}.tgz") and name = packagemeta['name'] comes directly from release.MF inside the uploaded tarball. The string is passed to Bosh::Common::Exec.sh, which executes via %x{} — i.e., /bin/sh -c. No Shellwords.escape is applied. The Models::Package Sequel validation (VALIDID = /^[-0-9A-Za-z+.]+$/i) would reject the name, but in createpackage (lines 74–79) the shell-out in savepackagesourceblob runs before package.save, so validation fires too late.

Affected versions: - BOSH: all versions prior to v282.1.12 (inclusive); fixed in v282.1.12 or later

Affected Software

1 affected component
Cloud Foundry Bosh<v282.1.12

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade BOSH to a version that resolves this vulnerability.

    Fixed in v282.1.12

Event History

Jun 4, 2026
CVE Published
via MITRE·02:26 AM
Data Sourced
via MITRE·02:26 AM
DescriptionSeverityWeakness
Data Sourced
via NVD·03:16 AM
DescriptionSeverityWeakness
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-41011?

CVE-2026-41011 has a severity rating of 8.2, categorized as high.

2

What vulnerability is associated with CVE-2026-41011?

CVE-2026-41011 is associated with OS Command Injection vulnerabilities in Cloud Foundry Bosh.

3

How do I fix CVE-2026-41011?

To fix CVE-2026-41011, ensure that input values used in constructing command executions are properly sanitized to prevent injection.

4

What software is affected by CVE-2026-41011?

CVE-2026-41011 affects the Cloud Foundry Bosh software.

5

What mitigation strategies can be applied against CVE-2026-41011?

Mitigation strategies for CVE-2026-41011 include validating and sanitizing user inputs before processing them in command execution.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203