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 (
    65705, 65704, 65523, 65584, 65522, 65524, 
    65529, 65590, 65686, 65681, 65672, 
    65673
  ) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00092

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": 70,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'A' and cscart_images_links.object_id in (65705,65704,65523,65584,65522,65524,65529,65590,65686,65681,65672,65673)"
        }
      }
    },
    "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
61824 65529 product 0 74057 A 0 D 0 0
63858 65524 product 0 76091 A 0 D 0 0
63859 65524 product 0 76092 A 0 D 0 0
63860 65524 product 0 76093 A 0 D 0 0
63866 65523 product 0 76099 A 0 D 0 0
63867 65523 product 0 76100 A 0 D 0 0
63868 65523 product 0 76101 A 0 D 0 0
63874 65522 product 0 76107 A 0 D 0 0
63875 65522 product 0 76108 A 0 D 0 0
63876 65522 product 0 76109 A 0 D 0 0
64270 65584 product 0 76503 A 0 D 0 0
64869 65590 product 0 77102 A 0 D 0 0
64871 65590 product 0 77104 A 0 D 0 0
64872 65590 product 0 77105 A 0 D 0 0
64874 65590 product 0 77107 A 0 D 0 0
64875 65590 product 0 77108 A 0 D 0 0
66375 65673 product 0 78608 A 0 D 0 0
66389 65672 product 0 78622 A 0 D 0 0
66545 65681 product 0 78778 A 0 D 0 0
66556 65681 product 0 78789 A 0 D 0 0
66558 65681 product 0 78791 A 0 D 0 0
66559 65681 product 0 78792 A 0 D 0 0
66921 65686 product 0 79154 A 0 D 0 0
67269 65705 product 0 79502 A 0 D 0 0
67287 65704 product 0 79520 A 0 D 0 0
61864 65529 product 0 74097 A 1 D 0 0
64271 65584 product 0 76504 A 1 D 0 0
66371 65673 product 0 78604 A 1 D 0 0
67071 65686 product 0 79304 A 1 D 0 0
67270 65705 product 0 79503 A 1 D 0 0
67286 65704 product 0 79519 A 1 D 0 0
61829 65529 product 0 74062 A 2 D 0 0
64272 65584 product 0 76505 A 2 D 0 0
66373 65673 product 0 78606 A 2 D 0 0
66392 65672 product 0 78625 A 2 D 0 0
67072 65686 product 0 79305 A 2 D 0 0
67271 65705 product 0 79504 A 2 D 0 0
67285 65704 product 0 79518 A 2 D 0 0
61825 65529 product 0 74058 A 3 D 0 0
64275 65584 product 0 76508 A 3 D 0 0
66923 65686 product 0 79156 A 3 C 0 0
67176 65705 product 0 79409 A 3 C 0 0
61827 65529 product 0 74060 A 4 D 0 0
64274 65584 product 0 76507 A 4 D 0 0
66374 65673 product 0 78607 A 4 D 0 0
66388 65672 product 0 78621 A 4 D 0 0
66922 65686 product 0 79155 A 4 C 0 0
67177 65705 product 0 79410 A 4 C 0 0
67241 65686 product 0 79474 A 4 C 0 0
67242 65686 product 0 79475 A 4 C 0 0
61831 65529 product 0 74064 A 5 D 0 0
64268 65584 product 0 76501 A 5 D 0 0
64870 65590 product 0 77103 A 5 D 0 0
66376 65673 product 0 78609 A 5 D 0 0
66391 65672 product 0 78624 A 5 D 0 0
68021 65529 product 0 80254 A 5 C 0 0
68590 65705 product 0 80823 A 5 C 0 0
64273 65584 product 0 76506 A 6 D 0 0
64873 65590 product 0 77106 A 6 D 0 0
65409 65590 product 0 77642 A 6 C 0 0
65410 65590 product 0 77643 A 6 C 0 0
66393 65672 product 0 78626 A 6 D 0 0
67178 65705 product 0 79411 A 6 C 0 0
68598 65705 product 0 80831 A 6 C 0 0
64269 65584 product 0 76502 A 7 D 0 0
66390 65672 product 0 78623 A 7 D 0 0
68119 65672 product 0 80352 A 7 C 0 0
68768 65584 product 0 81001 A 8 C 0 0
64296 65584 product 0 76529 A 9 C 0 0
64297 65584 product 0 76530 A 10 C 0 0