ADVERTISEMENT

Maduro's gov't accuses US of attack

Published Jan 3, 2026 05:11 pm
SHAMANS hold photos of US President Donald Trump and Venezuela's President Nicolas Maduro during their annual ritual to predict political and social issues for the new year in Lima, Peru, Monday, Dec. 29, 2025. (AP)
SHAMANS hold photos of US President Donald Trump and Venezuela's President Nicolas Maduro during their annual ritual to predict political and social issues for the new year in Lima, Peru, Monday, Dec. 29, 2025. (AP)
CARACAS, Venezuela (AP) — At least seven explosions rang out and low-flying aircraft swept through the capital of Venezuela early Saturday, with the government of leader Nicolás Maduro accusing the United States of attacking civilian and military installations following a months-long pressure campaign.
The Federal Aviation Administration issued a ban on US commercial flights in Venezuelan airspace because of “ongoing military activity” ahead of the explosions in Caracas. There was no immediate comment from the US about its role, the targets, or the purpose of the strikes.
The explosions in Caracas sent people rushing into the streets, while others took to social media to report hearing and seeing the blasts. It was not immediately clear if there were casualties. The apparent attack lasted less than 30 minutes, but it was unclear if more actions were ahead. Two hours later, parts of the city remained without power, but vehicles moved freely.
Smoke could be seen rising from the hangar of a military base in Caracas, while another military installation in the capital was without power.
“The whole ground shook. This is horrible. We heard explosions and planes,” said Carmen Hidalgo, a 21-year-old office worker, her voice trembling. She was walking briskly with two relatives, returning from a birthday party. “We felt like the air was hitting us.”
The explosions come as the Trump administration has escalated a pressure campaign on Maduro, who has been charged with narco-terrorism in the United States. The CIA was behind a drone strike last week at a docking area believed to have been used by Venezuelan drug cartels in what was the first known direct operation on Venezuelan soil since the US began strikes in September.
President Donald Trump for months had threatened that he could soon order strikes on targets on Venezuelan land following months of attacks on boats accused of carrying drugs. Maduro has decried the US military operations as a thinly veiled effort to oust him from power.
Pentagon referred requests for comment to the White House, which didn’t immediately return calls or emails seeking comment. Calls to the US Southern Command, which oversees military operations in the region, went unanswered.
Trump is at his private club in Palm Beach, Florida, where he has spent the last two weeks for the holiday season. His public schedule showed he was set to receive an intelligence briefing on Friday evening, hours before the reported strikes. He offered no immediate comment on social media.
Venezuela’s government called on its supporters to take to the streets.
“People to the streets!” it said in a statement. “The Bolivarian Government calls on all social and political forces in the country to activate mobilization plans and repudiate this imperialist attack.”
The statement added that Maduro had “ordered all national defense plans to be implemented” and declared “a state of external disturbance.” That state of emergency gives him the power to suspend people’s rights and expand the role of the armed forces.
The website of the US Embassy in Venezuela, a post that has been closed since 2019, issued a warning to American citizens in the country, saying it was “aware of reports of explosions in and around Caracas.”
“US citizens in Venezuela should shelter in place,” the warning said.
The FAA warned all commercial and private US pilots that the airspace over Venezuela and the small island nation of Curacao, just off the coast of the country to the north, was off-limits “due to safety-of-flight risks associated with ongoing military activity.”
The explosions come amid the Trump administration's escalating military actions in the region. The US has seized sanctioned oil tankers off the coast of Venezuela, and Trump ordered a blockade of others in a move that seemed designed to put a tighter chokehold on the South American country’s economy.
The US military has been attacking boats in the Caribbean Sea and the eastern Pacific Ocean since early September. As of Friday, the number of known boat strikes is 35 and the number of people killed is at least 115, according to numbers announced by the Trump administration.
They followed a major buildup of American forces in the waters off South America, including the arrival in November of the nation’s most advanced aircraft carrier, which added thousands more troops to what was already the largest military presence in the region in generations.
Trump has justified the boat strikes as a necessary escalation to stem the flow of drugs into the US and asserted that the US is engaged in an “armed conflict” with drug cartels.
On Friday, Venezuela said it was open to negotiating an agreement with the US to combat drug trafficking.
Maduro also said in a pre-taped interview aired Thursday that the US wants to force a government change in Venezuela and gain access to its vast oil reserves through the pressure campaign.
Meanwhile, Iranian state television reported on the explosions in Caracas on Saturday, showing images of the Venezuelan capital. Iran has been close to Venezuela for years, in part due to their shared enmity of the US.

Related Tags

World news
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.