FAO-WFP report warns hunger crisis worsening in 13 global hotspots

Men push a stuck cart toward Sudan at the Adre border post on June 8, 2026. Rising numbers of Chadians fleeing the Sudan war are arriving at the Adre border post in Chad, but funding shortages could force UN agencies on the ground to stop operating (AFP photo)
Men push a stuck cart toward Sudan at the Adre border post on June 8, 2026. Rising numbers of Chadians fleeing the Sudan war are arriving at the Adre border post in Chad, but funding shortages could force UN agencies on the ground to stop operating (AFP photo)

Sudan, South Sudan, Yemen, Palestine remain areas of highest concern


AMMAN — Millions of people across 13 countries are expected to face worsening acute food insecurity between June and November 2026, according to a new report released on Wednesday by the Food and Agriculture Organisation (FAO) and the World Food Programme (WFP).

The latest edition of the Hunger Hotspots report, produced through the Global Network Against Food Crises (GNAFC), identifies Sudan, South Sudan, Yemen and Palestine as the world's most critical hunger hotspots due to the severity and scale of food insecurity.

Northeast Nigeria was added to the list of highest-concern areas after projections showed that populations in Borno State could face catastrophic levels of hunger in the coming months. Somalia was also classified among the most severe hotspots, with parts of Burhakaba District in the Bay region facing a risk of famine.

According to the report, a copy of which was sent to The Jordan Times, conflict and violence remain the main drivers of food insecurity, affecting 12 of the 13 hotspots. Economic shocks, severe funding shortages and the expected impacts of an El Niño weather event are further worsening conditions in vulnerable countries.

The agencies warned that humanitarian funding has fallen sharply in recent years. Funding for food assistance, emergency agricultural support and nutrition programmes declined by an estimated 59 per cent between 2022 and 2025, dropping to levels last seen nearly a decade ago. Meanwhile, the number of people facing high levels of acute food insecurity in the affected countries has risen to about 266 million.

The report also highlights additional threats, including the spillover effects of conflict in the Middle East and an Ebola outbreak in eastern Democratic Republic of the Congo, which could further disrupt livelihoods, markets and humanitarian access.

“We already know where the next hunger emergencies will occur,” FAO Deputy Director-General Beth Bechdol said. “The challenge is whether we act early enough and at the necessary scale.”

Bechdol stressed that early investment in emergency agricultural assistance and resilience-building measures is among the most cost-effective ways to protect livelihoods, maintain food production and reduce future humanitarian needs.

WFP Acting Executive Director Carl Skau urged immediate action to prevent conditions from deteriorating further.

“The warnings in this report cannot be ignored,” Skau said. “Without action now, millions more are expected to face worsening levels of hunger in the months ahead, pushing some closer to famine.”

Areas of highest concern

In Palestine, conditions in the Gaza Strip have improved since the October 2025 ceasefire but remain fragile. The report noted that the territory faced a risk of famine through mid-April 2026, with 1.6 million people requiring urgent food assistance.

Sudan continues to face one of the world's most severe hunger crises. A risk of famine has been identified in 14 areas across North Darfur, South Darfur and South Kordofan through September 2026. About 19.5 million people, representing 41 per cent of the population, experienced high levels of acute food insecurity through May, with conditions expected to worsen.

In South Sudan, 7.8 million people — more than half the population — are projected to face crisis-level or worse food insecurity between April and July 2026. Four counties remain at risk of famine.

Yemen is also expected to remain among the countries with the highest levels of hunger, with millions projected to face crisis or emergency food insecurity during 2026.

In Northeast Nigeria, around 15,000 people in Borno State are expected to face catastrophic hunger between June and August, while Somalia is grappling with worsening food insecurity linked to prolonged drought, poor harvests, conflict and regional instability.

Other hotspots

Afghanistan, the Democratic Republic of the Congo and Haiti were classified as hotspots of very high concern.

The report said Afghanistan continues to struggle with recurring drought, high food prices and insecurity. In the Democratic Republic of the Congo, conflict, displacement and the resurgence of Ebola are intensifying humanitarian challenges. Haiti moved from the highest-concern category to very high concern following limited improvements, although conditions remain fragile.

Myanmar and Mali were also identified as hotspots where food insecurity is expected to deteriorate due to conflict, economic pressures and climate-related shocks.

Lebanon and Madagascar were added to the list following an escalation in hostilities and adverse weather conditions, respectively.

Call for urgent action

FAO and WFP called for urgent international action to expand humanitarian assistance, ensure safe access for aid delivery, protect livelihoods and strengthen resilience in vulnerable communities.

The agencies stressed that early intervention remains far more effective and less costly than responding after crises escalate, warning that without stronger political commitment and predictable funding, hunger emergencies are likely to deepen across some of the world's most vulnerable regions in the second half of 2026.

.col-lg-12.second .opinion-widget{border-top:1px solid #D0D0D0;} #widget_1623 .opinions-title {font-size:32px;} #widget_1623 .opinions-title a{font-size:32px;} .first-author{ background-color:#ecedef; } .first-opinion-author-name{ background-color:white; width:max-content; padding:5px; }
.epaper-separator{ height: 1px; width: 100%; background-color: #D0D0D0; margin: 15px 0; }

Today’s Paper

.related-articles .article-widget-sm .article-title{font-size:16px;-webkit-line-clamp:3;} .related-articles .layout-ratio{padding-bottom:55%;}
.alert-success { color :#A3656F ; } .alert-danger { color : red ; } .footer { font-family:Myriad Pro,Arial; } .newspaper-footer{ visibility:hidden; } .socialFixOuter { position: fixed; top: 50%; margin-top: 40px; right: 0; transition: .2s; z-index: 20; height: 217px; width: 40px; } .socialFix { height: 30px; width: 30px; display: block; position: relative; cursor: pointer; background-size: 18px 18px; transition: .2s; background-position: center; background-repeat: no-repeat; border-radius: 2px; margin-top: 1px; } .socialFix:hover { width: 40px; margin-left: -10px; } .app-badge-img { height: 36px; width: auto; } @media (max-width: 768px) { .app-badge-img { height: 32px; } .app-badges { justify-content: center !important; } }
document.addEventListener("DOMContentLoaded", function () { const socialFix = document.querySelector(".socialFixOuter"); if (!socialFix) return; let firstInteraction = false; let hideTimeout = null; function checkMobileScreen() { if (window.innerWidth < 768) { socialFix.style.display = "none"; } else { socialFix.style.display = "block"; } } checkMobileScreen(); window.addEventListener("resize", checkMobileScreen); function handleFirstInteraction() { if (firstInteraction) return; if (window.innerWidth < 768) return; firstInteraction = true; socialFix.style.right = "-25px"; } socialFix.addEventListener("mouseenter", function () { if (window.innerWidth < 768) return; if (hideTimeout) clearTimeout(hideTimeout); socialFix.style.right = "0"; }); socialFix.addEventListener("mouseleave", function () { if (window.innerWidth < 768) return; if (hideTimeout) clearTimeout(hideTimeout); hideTimeout = setTimeout(() => { socialFix.style.right = "-25px"; }, 500); }); ["click", "touchstart"].forEach((evt) => { socialFix.addEventListener(evt, handleFirstInteraction); }); }); function validateEmail(email) { if (email.length > 255) return false; const emailRegex = /^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$/; if (!emailRegex.test(email)) return false; if (email.includes('..') || email.startsWith('.') || email.endsWith('.')) return false; return true; } function sanitizeInput(input) { input = input.replace(/<[^>]*>/g, ''); input = input.replace(/javascript:/gi, ''); input = input.replace(/on\w+\s*=/gi, ''); input = input.replace(/[<>"'&(){}[\]]/g, ''); return input.trim(); } document.addEventListener('DOMContentLoaded', function () { function showModal(message, type) { const messageContainer = document.getElementById("messageContainerFooter"); messageContainer.textContent = message; messageContainer.className = `alert alert-${type} mt-3`; messageContainer.classList.remove("d-none"); setTimeout(() => { messageContainer.classList.add("d-none"); }, 5000); } document.getElementById("emailFormFooter").addEventListener("submit", function(event) { event.preventDefault(); const emailInput = document.getElementById("emailFooter"); const email = sanitizeInput(emailInput.value.trim()); if (!validateEmail(email)) { showModal('Invalid email format', 'danger'); return; } const formData = new FormData(); formData.append('email', email); fetch('/subscribeNewsletter', { method: "POST", body: formData, headers: { "Accept": "application/json", "X-Requested-With": "XMLHttpRequest" } }) .then(response => { if (!response.ok) { showModal("Error submitting email. Try again.", 'danger'); } return response.json(); }) .then(data => { showModal(data.message, 'success'); }) .catch(error => { showModal("Error submitting email. Try again.", 'danger'); }); }); });