ADVERTISEMENT

Spread of Gaza famine has been averted yet strip still faces starvation, experts say

Published Dec 19, 2025 08:21 pm

TEL AVIV, Israel (AP) — The spread of famine has been averted in Gaza yet the situation remains critical with the entire strip still facing starvation, the world's leading authority on food crises said Friday.

FILE - Palestinian women struggle to receive donated food at a community kitchen in Nuseirat, central Gaza Strip, Wednesday, Dec. 17, 2025. (AP Photo/Abdel Kareem Hana, File)
FILE - Palestinian women struggle to receive donated food at a community kitchen in Nuseirat, central Gaza Strip, Wednesday, Dec. 17, 2025. (AP Photo/Abdel Kareem Hana, File)

The new report by The Integrated Food Security Phase Classification, or IPC, comes months after the group said famine was occurring in Gaza City and likely to spread across the territory without a ceasefire and an end to humanitarian aid restrictions.

There were “notable improvements” in food security and nutrition following an October ceasefire and no famine has been detected, the report said. Still, the IPC warned the situation remains “highly fragile” and the entire Gaza Strip is in danger of starvation with nearly 2,000 people facing catastrophic levels of hunger through April.

In the worst-case scenario, including renewed conflict and a halt of aid, the whole strip is at risk of famine. Needs remain immense and sustained, expanded and unhindered aid is required, the IPC said.

The Israeli military agency in charge of coordinating aid to Gaza, known as COGAT, said Friday it strongly rejected the findings.

The agency adheres to the ceasefire and allows the agreed amount of aid to reach the strip, COGAT said, noting the aid quantities “significantly exceed the nutritional requirements of the population” in Gaza according to accepted international methodologies, including the United Nations.

The Israeli Foreign Ministry said Friday it also rejects the findings, saying the IPC’s report doesn’t reflect reality in Gaza and more than the required amount of aid was reaching the strip.

Israel’s government has rejected the IPC's past findings, with Israeli Prime Minister Benjamin Netanyahu calling the previous report an “outright lie.”

The report's findings come as the shaky U.S.-brokered ceasefire between Israel and Hamas reaches a pivotal point as Phase 1 nears completion, with the remains of one hostage still in Gaza. The more challenging second phase has yet to be implemented and both sides have accused the other of violating the truce.

The IPC in August confirmed the grim milestone of famine for the first time in the Middle East and warned it could spread south to Deir al-Balah and Khan Younis. More than half a million people in Gaza, about a quarter of its population, faced catastrophic levels of hunger, with many at risk of dying from malnutrition-related causes, the August report said.

Friday's report said the spread of famine had been offset by a significant reduction in conflict, a proposed peace plan and improved access for humanitarian and commercial food deliveries.

There is more food on the ground and people now have two meals daily, up from one meal each day in July. That situation “is clearly a reversal of what had been one of the most dire situations where we were during the summer," Antoine Renard, the World Food Program’s director for the Palestinian territories, told U.N. reporters in a video briefing from Gaza City Thursday.

Food access has “significantly improved,” he said, warning that the greatest challenge now is adequate shelter for Palestinians, many of whom are soaked and living in water-logged tents. Aid groups say nearly 1.3 million Palestinians need emergency shelter as winter sets in.

Displacement is one of the key drivers behind the food insecurity, with more than 70% of Gaza's population living in makeshift shelters and relying on assistance. Other factors such as poor hygiene and sanitation as well as restricted access to food are also exacerbating the hunger crisis, the IPC said.

While humanitarian access has improved compared with previous analysis periods, that access fluctuates daily and is limited and uneven across the strip, the IPC said.

To prevent further loss of life, expanded humanitarian assistance including food, fuel, shelter and healthcare is urgently needed, according to the group's experts, who warned that over the next 12 months more than 100,000 children between the ages of 6 months and 5 years are expected to suffer from acute malnutrition and require treatment.

Figures recently released by Israel’s military suggest it has not met the ceasefire stipulation of allowing 600 trucks of aid into Gaza each day, though Israel disputes that finding. American officials with the U.S.-led center coordinating aid shipments into Gaza also say deliveries have reached the agreed levels.

Aid groups say despite increase of assistance, aid is still not reaching everyone in need after suffering two years of war.

“This is not a debate about truck numbers or calories on paper, it’s about whether people can actually access food, clean water, shelter and health care safely and consistently. Right now, they cannot,” said Bushra Khalidi, Oxfam’s policy lead for Israel and the occupied Palestinian territory.

People must be able to rebuild their homes, grow food and recover and the conditions for that are still being denied, she said.

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.