Add "bleed" or "padding" to brighter parts of a texture

Hey,

I am creating a parent material in Unreal in which I will input several greyscale textures later.
To counter some baking Issues I had, I am trying to add kind of a bleeding to the textures, where only the brighter parts bleed over the darker parts of the texture, without changing the overall intensity of the textures.

so basically I want to make this:

289414-2019-10-07-16-19-33-mask-3x2-p01-06-greyshades.png

to this:

289415-2019-10-07-16-19-33-mask-3x2-p01-06-greyshades2.png

Is there an easy way to achieve this with the unreal material editor?