ADVERTISEMENT

Marcos plays peacemaker as Thailand, Cambodia agree to sustain dialogue

Published May 7, 2026 08:04 pm
President Ferdinand 'Bongbong' Marcos Jr., Cambodian Prime Minister Hun Manet (left), and Thai Prime Minister Anutin Charnvirakul (right) do the ASEAN handshake following their trilateral meeting on the sidelines of the 48th Association of Southeast Asian Nations (ASEAN) Summit in Cebu on May 7, 2026. The trilateral meeting came amid renewed tensions between Thailand and Cambodia over contested border territories near the Preah Vihear temple complex and overlapping maritime claims in the Gulf of Thailand. (Argyll Geducos)
President Ferdinand 'Bongbong' Marcos Jr., Cambodian Prime Minister Hun Manet (left), and Thai Prime Minister Anutin Charnvirakul (right) do the ASEAN handshake following their trilateral meeting on the sidelines of the 48th Association of Southeast Asian Nations (ASEAN) Summit in Cebu on May 7, 2026. The trilateral meeting came amid renewed tensions between Thailand and Cambodia over contested border territories near the Preah Vihear temple complex and overlapping maritime claims in the Gulf of Thailand. (Argyll Geducos)

LAPU-LAPU CITY, Cebu — President Marcos said Thailand and Cambodia have agreed to sustain open dialogue and avoid actions that could further escalate tensions following a trilateral meeting convened by the Philippines on the sidelines of the 48th Association of Southeast Asian Nations (ASEAN) Summit here.

Marcos, who hosted Cambodian Prime Minister Hun Manet and Thai Prime Minister Anutin Charnvirakul, said the Philippines arranged the meeting in its capacity as ASEAN chair to provide “a meaningful space for constructive dialogue” on the two countries’ border issues.

“The Philippines arranged this meeting as a way to provide its good offices in our capacity as Chair of ASEAN for 2026 to Cambodia and Thailand to provide a meaningful space for constructive dialogue on their bilateral border issues,” Marcos said in a joint press conference after the talks on Thursday evening, May 7.

‘Time for peace’

President Marcos said both leaders reaffirmed the importance of restraint, communication, and peaceful engagement.

“They have both reaffirmed the importance of maintaining open communication, exercising restraint, avoiding actions that may escalate tensions, and continuing efforts towards peaceful dialogue and constructive engagement,” he said.

“I believe this was possible because of a very clear, fervent belief by both leaders that it is time for peace and no longer the time for war,” he added.

Both Hun Manet and Anutin, in turn, thanked the Philippines and praised Marcos for facilitating the talks between Cambodia and Thailand.

“The Philippines’ constructive leadership in promoting regional peace, stability, and unity is commendable,” Prime Minister Hun Manet said.

“Cambodia stands ready to move forward constructively, swiftly, and in good faith,” he added.

For his part, Anutin said it is in the best interest of Thailand and Cambodia to resolve the issue to avoid further losses.

“Thailand and Cambodia are two neighboring countries. It is best that we avoid conflict  — it only brings losses and suffering,” he said.

“Now is the time for us to look forward and walk this path together toward peace. This requires sincerity, good faith, and determination,” he added.

The trilateral meeting came amid renewed tensions between Thailand and Cambodia over contested border territories near the Preah Vihear temple complex and overlapping maritime claims in the Gulf of Thailand.

The latest escalation began last year following deadly clashes in disputed border areas, prompting troop buildups and heightened diplomatic tensions between the two ASEAN member-states.

Foreign ministers tasked

During their joint press statement, both Prime Minister Hun Manet and Prime Minister Anutin Charnvirakul said they agreed to direct their foreign ministers to sustain the “open and candid dialogue” and to discuss more directly and in detail constructive approaches to prevent escalation, foster the conditions for peace and stability, and to safeguard the well-being of their peoples.

ASEAN observer team extended

President Marcos also announced the extension of the mandate of the ASEAN Observer Team (AOT) for another three months until July this year.

The observer team, composed of representatives from ASEAN member states, is tasked with monitoring and verifying the implementation of agreements between Thailand and Cambodia.

“The Philippines underscores its commitment to fulfill its obligation as coordinator of the AOT,” Marcos said.

ASEAN solidarity

The President stressed that the dialogue demonstrated ASEAN’s commitment to mutual respect, trust, solidarity, and peaceful dispute resolution.

“The Philippines approached this dialogue with utmost respect for both countries, guided by ASEAN’s fundamental principles of respect for sovereignty, non-interference, and the peaceful settlement of disputes,” Marcos said.

He also expressed confidence that Thailand and Cambodia would eventually resolve their differences peacefully.

“We express our confidence in the ability of both Cambodia and Thailand to resolve the matter amicably and to manage their border differences peacefully in the spirit of ASEAN solidarity and unity,” he said.

PH to continue ‘good offices’

Marcos said the Philippines remains ready to continue facilitating dialogue between the two countries as ASEAN chair.

“The Philippines commits to continue offering its good offices to enable both countries to engage in sustained dialogue and cooperation,” he said.

“Together, the three of us have reaffirmed that peace and stability are indispensable for ASEAN’s continued growth, prosperity, and the well-being of our people,” he added.

Related Tags

President Marcos Bongbong Marcos ASEAN Thailand-Cambodia clash Thailand Cambodia
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.