2 matches found
EUVD-2026-32108
AgentClienthandlemethod lines 264-303 processes every NATS reply. It calls injectcompilelog line 273 on every response, which reads response'value''result''compilelogid' line 332-338 and passes it to downloadanddeleteblob. Separately, any response containing 'exception' goes through formatexcepti...
6.8CVSS5.8AI score0.00083EPSS
SaveExploits0References1
CVE-2026-41009 Local Blobstore may allow arbitrary reads/deletes
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...
4.2CVSS5.9AI score0.00099EPSS
SaveExploits0References3
20