SELECT 
  a.category_id 
FROM 
  cscart_categories as a 
  LEFT JOIN cscart_categories as b ON b.category_id IN (4525) 
WHERE 
  a.id_path LIKE CONCAT(b.id_path, '/%')

Query time 0.00460

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "1494.60"
    },
    "nested_loop": [
      {
        "table": {
          "table_name": "b",
          "access_type": "const",
          "possible_keys": [
            "PRIMARY",
            "p_category_id"
          ],
          "key": "PRIMARY",
          "used_key_parts": [
            "category_id"
          ],
          "key_length": "3",
          "ref": [
            "const"
          ],
          "rows_examined_per_scan": 1,
          "rows_produced_per_join": 1,
          "filtered": "100.00",
          "cost_info": {
            "read_cost": "0.00",
            "eval_cost": "0.20",
            "prefix_cost": "0.00",
            "data_read_per_join": "5K"
          },
          "used_columns": [
            "category_id",
            "id_path"
          ]
        }
      },
      {
        "table": {
          "table_name": "a",
          "access_type": "index",
          "key": "id_path",
          "used_key_parts": [
            "id_path"
          ],
          "key_length": "767",
          "rows_examined_per_scan": 6988,
          "rows_produced_per_join": 776,
          "filtered": "11.11",
          "using_index": true,
          "cost_info": {
            "read_cost": "97.00",
            "eval_cost": "155.27",
            "prefix_cost": "1494.60",
            "data_read_per_join": "4M"
          },
          "used_columns": [
            "category_id",
            "id_path"
          ],
          "attached_condition": "(`webmarco`.`a`.`id_path` like <cache>(concat('4001/4003/4525','/%')))"
        }
      }
    ]
  }
}

Result

category_id
4399
4272
4571
4622
4644
4669
4798
4816
9682
9684
9685
9686
7811
9016
9681
9687
9688
9689
9690
4551
10177
10178
10179
10180
10181
4588
4617
4648
4746
4774
4795
4813
4842
4864
4875
9639
9825
4638
4667
4693
4717
4476
4880
4900
4935
4970
5011
5064
5101
5133
5163
5186
5220
5243
4791
10258
4827
4867
4914
4961
5092
5136
5168
5228
5264
4299
5302
5318
5342
5358
5378
5400
5418
5443
9018
4832
4857
10171
10630
4882
5218
5238
5255
5268
5280
5292
5303
5315
5332
5346
5322
5477
5531
5366
5401
5438
5472
5404
5416
5427
5445
5454
5485
4904
5016
10147
5041
5065
5091
5119
5141
5176
5415
5434
5459
5205
5227
5249
5263
5281
5296
5257
5275
5353
5297
5308
5321
5343
5351
5376
5398
5432
5458