The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Insertion of Sensitive Information into Log File vulnerabilities in an interactive lesson.
Start learningUpgrade bedrock-agentcore to version 1.5.1 or higher.
bedrock-agentcore is an An SDK for using Bedrock AgentCore
Affected versions of this package are vulnerable to Insertion of Sensitive Information into Log File through the entrypoint invocation path and _emit_invocation_otel_attributes OpenTelemetry helper. An attacker can expose raw prompts and full agent responses by sending normal agent invocations that are recorded into agentcore.invocation.user_prompt and agentcore.invocation.agent_response span attributes. Those spans are exported to the customer’s aws/spans CloudWatch log group, where anyone with CloudWatch Logs read access can retrieve potentially sensitive user input and model output.