VYPR

Bosh

by RubyGems

CVEs (1)

  • CVE-2026-41009MedMay 27, 2026
    risk 0.38cvss 5.8epss

    When the director sends a long-running request (e.g. compile_package), the agent's reply JSON is consumed by AgentClient. inject_compile_log (line 332-339) reads response['value']['result']['compile_log_id'] and format_exception (line 318-325) reads exception['blobstore_id'];…