Make (custom) post type accessible only by custom query

Try using 'publicly_queryable' => false when registering your CPT.