elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.66k stars 8.23k forks source link

[Security Solution] [Bug] Asset criticality can be assigned via bulk upload for non existing users or hosts #194274

Closed muskangulati-qasource closed 1 month ago

muskangulati-qasource commented 1 month ago

Describe the bug Asset criticality can be assigned via bulk upload for non existing users or hosts

Kibana/Elasticsearch Stack version

VERSION: 8.16.0
BUILD: 78613
COMMIT: 86dbb8542821cd398090d8fbb9dc5dfaefd4e0a4

Steps

  1. Kibana version 8.16.0 or above should exist without endpoints
  2. securitySolution:enableAssetCriticality flag should be enabled for Asset Criticality
  3. Navigate to Security >> Manage >> Asset criticality
  4. Create a file according to the example given
  5. Click on ‘select or drag and drop a file’
  6. Add the file created
  7. Click on assign
  8. Observe, the asset criticality is assigned for non existing users/hosts

Expected Result

Screen Recording

https://github.com/user-attachments/assets/d58e4cff-f32c-4c5c-aacd-57fb934327a2

elasticmachine commented 1 month ago

Pinging @elastic/security-solution (Team: SecuritySolution)

muskangulati-qasource commented 1 month ago

@amolnater-qasource please review!

amolnater-qasource commented 1 month ago

Reviewed & assigned to @MadameSheema

elasticmachine commented 1 month ago

Pinging @elastic/security-entity-analytics (Team:Entity Analytics)

jaredburgettelastic commented 1 month ago

👋 Hey there, @muskangulati-qasource !

This behavior is intentional and desired, as customers are able to track asset criticality for entities that have never been observed in their environment before. We have workflows upcoming in 8.16 where some customers will be able to see asset criticality assignments for these entities as well, as part of our entity store efforts.

cc @joedatlive

muskangulati-qasource commented 1 month ago

Hi @jaredburgettelastic,

Thank you for sharing all the details.

We are closing this issue as it is working as designed.

Thanks!