CVE-2026-41009: Local Blobstore may allow arbitrary reads/deletes

Published May 27, 2026
·
Updated

When the director sends a long-running request (e.g. compilepackage), the agent's reply JSON is consumed by AgentClient. injectcompilelog (line 332-339) reads response['value']['result']['compilelogid'] and formatexception (line 318-325) reads exception['blobstoreid']; both pass the agent-supplied string unmodified to downloadanddeleteblob(blobid) (line 344-349), which calls @resourcemanager.getresource(blobid) and, in an ensure block, @resourcemanager.deleteresource(blobid). Api::ResourceManager forwards the id straight to blobstore.get(id) / blobstore.delete(id). When the director is configured with the local blobstore provider, Blobstore::LocalClient#objectfilepath(oid) is File.join(@blobstorepath, oid) (localclient.rb:54-56) with no normalisation, so oid = "../../jobs/director/config/director.yml" resolves outside the blobstore root.

Affected versions: BOSH Director: All versions prior to v282.1.12

Affected Software

2 affected components
Cloud Foundry BOSH Director<282.1.12
Cloud Foundry Bosh<282.1.12

Event History

May 27, 2026
CVE Published
via MITRE·06:45 AM
Data Sourced
via MITRE·06:45 AM
DescriptionSeverityWeakness
Data Sourced
via NVD·08:16 AM
DescriptionSeverityWeaknessAffected Software
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-41009?

CVE-2026-41009 has a medium severity rating of 4.3.

2

What is CVE-2026-41009 about?

CVE-2026-41009 involves a potential vulnerability in the Cloud Foundry BOSH Director where the local Blobstore may permit arbitrary reads and deletes.

3

How do I fix CVE-2026-41009?

To mitigate CVE-2026-41009, ensure that you are using the latest version of Cloud Foundry BOSH Director that addresses this vulnerability.

4

What systems are affected by CVE-2026-41009?

CVE-2026-41009 affects the Cloud Foundry BOSH Director software.

5

What is the potential impact of CVE-2026-41009?

The potential impact of CVE-2026-41009 includes unauthorized access to data through arbitrary reads and deletes in the local Blobstore.

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