Skip to content

Change Sandboxed Container Code Execution priority from P2 to P5#492

Open
amalmurali47 wants to merge 1 commit intomasterfrom
sandboxed-rce-p5
Open

Change Sandboxed Container Code Execution priority from P2 to P5#492
amalmurali47 wants to merge 1 commit intomasterfrom
sandboxed-rce-p5

Conversation

@amalmurali47
Copy link
Copy Markdown
Collaborator

Closes #490

Issue: Resolves #490

CVSS v3 Mapping:

Updated to AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N (default/0.0 score)

CWE Mapping:

No change needed

Remediation Advice Mapping:

No change needed (no existing mapping)

Deprecated Node Mapping (if needed):

Not needed (no ID change, just priority)

Checklist:

  • I have added entries to CHANGELOG.md and marked it Added/Changed/Removed
  • I have made corresponding changes to the documentation (if needed)

@amalmurali47 amalmurali47 requested a review from nnons February 6, 2026 11:24
@binbashsu-bugcrowd
Copy link
Copy Markdown

binbashsu-bugcrowd commented Feb 11, 2026

As discussed internally, this change reflects a more appropriate classification related to the fact that in a typical implementation, AI Agents are Sandboxed in order to provide a defence-in-depth strategy and thus if RCE is achieved, no sensitive information or commands can be executed to establish an internal foothold.

In order for a researcher to demonstrate a valid finding and progress beyond this category, they must show evidence that they have escaped the local Sandbox environment and that either commands are executed on backend infrastructure or the disclosure of sensitive information.

In short, I am in favour of this change and will better help reflect the threat landscape. @mjim-bc If any, what are the implications of previously triaged submissions related to this behaviour?

@mjim-bc
Copy link
Copy Markdown

mjim-bc commented Feb 11, 2026

The outcome on past submissions is what triggered this change being proposed @binbashsu-bugcrowd. No submission for this VRT was able to show a P2 impact so far.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change priority for "Sandboxed Container Code Execution from P2 to P5

3 participants