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 (
    65005, 65037, 64920, 65122, 65064, 65069, 
    65496, 65527, 65525, 65530, 65443, 
    65429
  ) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00110

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": 52,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'A' and cscart_images_links.object_id in (65005,65037,64920,65122,65064,65069,65496,65527,65525,65530,65443,65429)"
        }
      }
    },
    "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
47254 64920 product 0 59487 A 0 D 0 0
47255 64920 product 0 59488 A 0 D 0 0
47256 64920 product 0 59489 A 0 D 0 0
47257 64920 product 0 59490 A 0 D 0 0
47259 64920 product 0 59492 A 0 D 0 0
47261 64920 product 0 59494 A 0 D 0 0
47265 64920 product 0 59498 A 0 D 0 0
47266 64920 product 0 59499 A 0 D 0 0
50901 65005 product 0 63134 A 0 D 0 0
51816 65069 product 0 64049 A 0 D 0 0
59433 65496 product 0 71666 A 0 D 0 0
59434 65496 product 0 71667 A 0 D 0 0
60176 65429 product 0 72409 A 0 D 0 0
61481 65496 product 0 73714 A 0 D 0 0
61821 65443 product 0 74054 A 0 D 0 0
61861 65530 product 0 74094 A 0 D 0 0
61862 65530 product 0 74095 A 0 D 0 0
61863 65530 product 0 74096 A 0 D 0 0
62905 65037 product 0 75138 A 0 D 0 0
63878 65527 product 0 76111 A 0 D 0 0
63879 65527 product 0 76112 A 0 D 0 0
63880 65527 product 0 76113 A 0 D 0 0
63883 65525 product 0 76116 A 0 D 0 0
63884 65525 product 0 76117 A 0 D 0 0
63885 65525 product 0 76118 A 0 D 0 0
64022 65069 product 0 76255 A 0 D 0 0
64023 65069 product 0 76256 A 0 D 0 0
68600 65525 product 0 80833 A 0 C 0 0
50902 65005 product 0 63135 A 1 D 0 0
61725 65429 product 0 73958 A 1 D 0 0
62906 65037 product 0 75139 A 1 D 0 0
64406 65064 product 0 76639 A 1 D 0 0
67193 65122 product 0 79426 A 1 D 0 0
51268 65037 product 0 63501 A 2 D 0 0
60174 65429 product 0 72407 A 2 D 0 0
61823 65443 product 0 74056 A 2 D 0 0
63358 65005 product 0 75591 A 2 D 0 0
64408 65064 product 0 76641 A 2 D 0 0
67191 65122 product 0 79424 A 2 D 0 0
67194 65122 product 0 79427 A 2 D 0 0
50903 65005 product 0 63136 A 3 D 0 0
60172 65429 product 0 72405 A 3 D 0 0
67590 65443 product 0 79823 A 3 C 0 0
50904 65005 product 0 63137 A 4 D 0 0
60170 65429 product 0 72403 A 4 D 0 0
67591 65443 product 0 79824 A 4 C 0 0
50905 65005 product 0 63138 A 5 D 0 0
60175 65429 product 0 72408 A 5 D 0 0
66441 65443 product 0 78674 A 5 C 0 0
63357 65005 product 0 75590 A 6 D 0 0
68123 65429 product 0 80356 A 6 C 0 0
50906 65005 product 0 63139 A 7 D 0 0