SELECT 
  cscart_images_links.*, 
  cscart_images.image_path, 
  cscart_common_descriptions.description AS alt, 
  cscart_images.image_x, 
  cscart_images.image_y, 
  cscart_images.image_id as images_image_id 
FROM 
  cscart_images_links 
  LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id 
  LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id 
  AND cscart_common_descriptions.object_holder = 'images' 
  AND cscart_common_descriptions.lang_code = 'en' 
WHERE 
  cscart_images_links.object_type = 'product' 
  AND cscart_images_links.type = 'A' 
  AND cscart_images_links.object_id IN (61518, 61517, 62595, 65462, 65474) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00075

JSON explain

{
  "query_block": {
    "select_id": 1,
    "read_sorted_file": {
      "filesort": {
        "sort_key": "cscart_images_links.position, cscart_images_links.pair_id",
        "table": {
          "table_name": "cscart_images_links",
          "access_type": "range",
          "possible_keys": ["object_id"],
          "key": "object_id",
          "key_length": "81",
          "used_key_parts": ["object_id", "object_type", "type"],
          "rows": 48,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'A' and cscart_images_links.object_id in (61518,61517,62595,65462,65474)"
        }
      }
    },
    "table": {
      "table_name": "cscart_images",
      "access_type": "eq_ref",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "3",
      "used_key_parts": ["image_id"],
      "ref": ["cscart_migrate.cscart_images_links.image_id"],
      "rows": 1,
      "filtered": 100,
      "attached_condition": "trigcond(cscart_images_links.image_id = cscart_images.image_id)"
    },
    "table": {
      "table_name": "cscart_common_descriptions",
      "access_type": "eq_ref",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "107",
      "used_key_parts": ["object_id", "lang_code", "object_holder"],
      "ref": ["cscart_migrate.cscart_images.image_id", "const", "const"],
      "rows": 1,
      "filtered": 100,
      "attached_condition": "trigcond(cscart_common_descriptions.object_id = cscart_images.image_id and cscart_common_descriptions.object_holder = 'images' and cscart_common_descriptions.lang_code = 'en' and trigcond(cscart_images.image_id is not null))"
    }
  }
}

Result

pair_id object_id object_type image_id detailed_id type position image_type show_gallery gallery_category_id image_path alt image_x image_y images_image_id
16632 61518 product 0 28188 A 0 D 0 0
65733 61517 product 0 77966 A 0 D 0 0
65745 62595 product 0 77978 A 0 D 0 0
66974 65462 product 0 79207 A 0 D 0 0
66986 65474 product 0 79219 A 0 D 0 0
16612 61517 product 0 28167 A 1 D 0 0
65744 62595 product 0 77977 A 1 D 0 0
65756 61518 product 0 77989 A 1 D 0 0
66976 65462 product 0 79209 A 1 D 0 0
66988 65474 product 0 79221 A 1 D 0 0
65731 61517 product 0 77964 A 2 D 0 0
65747 62595 product 0 77980 A 2 D 0 0
65753 61518 product 0 77986 A 2 D 0 0
66980 65462 product 0 79213 A 2 D 0 0
66987 65474 product 0 79220 A 2 D 0 0
22386 62595 product 0 34284 A 3 D 0 0
65735 61517 product 0 77968 A 3 D 0 0
65757 61518 product 0 77990 A 3 D 0 0
66977 65462 product 0 79210 A 3 D 0 0
66989 65474 product 0 79222 A 3 D 0 0
16620 61518 product 0 28176 A 4 D 0 0
65734 61517 product 0 77967 A 4 D 0 0
65743 62595 product 0 77976 A 4 D 0 0
66997 65462 product 0 79230 A 4 D 0 0
66998 65474 product 0 79231 A 4 D 0 0
22387 62595 product 0 34285 A 5 D 0 0
65732 61517 product 0 77965 A 5 D 0 0
65754 61518 product 0 77987 A 5 D 0 0
66979 65462 product 0 79212 A 5 D 0 0
66985 65474 product 0 79218 A 5 D 0 0
16614 61517 product 0 28169 A 6 D 0 0
65746 62595 product 0 77979 A 6 D 0 0
65755 61518 product 0 77988 A 6 D 0 0
66978 65462 product 0 79211 A 6 D 0 0
66990 65474 product 0 79223 A 6 D 0 0
52021 61517 product 0 64254 A 7 C 0 0
59529 61518 product 0 71762 A 7 C 0 0
66975 65462 product 0 79208 A 7 D 0 0
66991 65474 product 0 79224 A 7 D 0 0
30949 61518 product 0 43182 A 8 C 0 0
56333 61517 product 0 68566 A 8 C 0 0
69113 65474 product 0 81346 A 8 C 0 0
16891 61517 product 0 28477 A 9 C 0 0
57330 61518 product 0 69563 A 9 C 0 0
68659 65474 product 0 80892 A 9 C 0 0
52022 61517 product 0 64255 A 10 C 0 0
68660 65474 product 0 80893 A 10 C 0 0
68661 65474 product 0 80894 A 11 C 0 0