ADVERTISEMENT

At least 14 killed,more than 40 wounded in Kyiv after Russian drone and missile attack

Published Jun 17, 2025 02:12 pm

At A Glance

  • Kyiv City Military Administration head Tymur Tkachenko said 14 people were killed in the attack, which hollowed out a nine-story residential building and destroyed dozens of apartments. Emergency workers were at the scene to rescue people from under the rubble.
Firefighters put out the fire after a Russian missile hit a residential building during Russia's massive missile and drone air attack in Kyiv, Ukraine, Tuesday, June 17, 2025. (AP Photo/Efrem Lukatsky)
Firefighters put out the fire after a Russian missile hit a residential building during Russia's massive missile and drone air attack in Kyiv, Ukraine, Tuesday, June 17, 2025. (AP Photo/Efrem Lukatsky)
KYIV, Ukraine (AP) — A Russian missile and drone barrage in Kyiv overnight Tuesday killed at least 14 people while they slept in their homes and wounded 44 others in one of the deadliest attacks on the Ukrainian capital in recent months, local officials said.
Russian drone strikes in the southern port city of Odesa also wounded 13 people, including one child, according to Oleh Kiper, the regional governor.
Kyiv City Military Administration head Tymur Tkachenko said 14 people were killed in the attack, which hollowed out a nine-story residential building and destroyed dozens of apartments. Emergency workers were at the scene to rescue people from under the rubble.
Ukraine's Emergency Service said 44 people were wounded. Russia used 175 drones, over 14 cruise missiles and at least two ballistic missiles in the attack in Kyiv, the Kyiv City Military Administration said in a statement Tuesday, citing preliminary reports.
The nature of the damage is direct hits on residential buildings. Rockets — from the upper floors to the basement, the statement said.
The attack lasted nearly nine hours and is the latest in a spate of mass drone and missile attacks on Kyiv. It occurred as world leaders convened at the Group of Seven meeting in Canada, which Ukrainian President Volodymyr Zelenskyy is expected to attend. The summit runs through Tuesday.
A Russian drone attacks a building during Russia's massive missile and drone air attack in Kyiv, Ukraine, Tuesday, June 17, 2025. (AP Photo/Efrem Lukatsky)
A Russian drone attacks a building during Russia's massive missile and drone air attack in Kyiv, Ukraine, Tuesday, June 17, 2025. (AP Photo/Efrem Lukatsky)
Interior Minister Ihor Klymenko told reporters at the scene that a U.S. citizen was killed in the attack after suffering wounds from shrapnel. Explosions could be heard for hours throughout the night on Tuesday.
Thirty apartments were destroyed in a single residential block after it was struck by a ballistic missile, Klymenko said.
We have 27 locations that were attacked by the enemy. We currently have over 2,000 people working there, rescuers, police, municipal services and doctors, he told reporters at the scene of one of the attacks.
Olena Lapyshniak, 49, was shaken from the attack that nearly leveled her apartment building. She heard a whistling sound and then two explosions that blew out her windows and doors.
It's horrible, it's scary, in one moment there is no life, she said. There's no military infrastructure here, nothing here, nothing. It's horrible when people just die at night.
People were wounded in the city's Sviatoshynskyi and Solomianskyi districts. Kyiv Mayor Vitali Klitschko said fires broke out in two other city districts as a result of falling debris from drones shot down by Ukrainian air defenses.
Residents react after a Russian missile hit a multi-storey apartment during Russia's massive missile and drone air attack in Kyiv, Ukraine, Tuesday, June 17, 2025. (AP Photo/Efrem Lukatsky)
Residents react after a Russian missile hit a multi-storey apartment during Russia's massive missile and drone air attack in Kyiv, Ukraine, Tuesday, June 17, 2025. (AP Photo/Efrem Lukatsky)
Canada, which assumed the presidency of the G7 this year, invited Zelenskyy to the summit, where he is expected to hold one-on-one meetings with world leaders.
Zelenskyy was set to meet with U.S. President Donald Trump in Canada on Tuesday, though the White House announced that Trump would return unexpectedly to Washington on Monday night instead of Tuesday night because of tensions in the Mideast.
Russia has launched a record number of drones and missiles in recent weeks. Moscow escalated attacks after Ukraine's Security Service agency staged an audacious operation targeting war planes in air bases deep inside Russian territory.
Little progress has emerged from direct peace talks held in Istanbul, with the exception of prisoner exchanges, expected to conclude next week, Zelenskyy said.

Related Tags

WORLDNEWS RUSSIA-UKRAINE WAR
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.