ADVERTISEMENT

Nikko Natividad breaks down as he confesses to viral video scandal

Published Mar 6, 2026 10:06 pm
Actor Nikko Natividad has spoken out following his admission of involvement in a recent viral sex video scandal.
In an interview with entertainment journalist Ogie Diaz on March 6, Nikko shared that his wife became emotional after seeing the viral video that showed him being intimate with another woman.
Nikko Natividad (Images and video courtesy of Ogie Diaz YouTube)
Nikko Natividad (Images and video courtesy of Ogie Diaz YouTube)
"Nademonyo ako. Natukso, bumigay ako. Nangyari ’yon noong 2023 o 2024. Walang ibang reason yn. Nademonyo ako. Yun lang. Hindi ka mag-away ng asawa ko. Inamin kong mali yung ginawa ko. (I was demonized. I was tempted, and I gave in. It happened in 2023 or 2024. There was no other reason. I was demonized. That's all. I didn't fight with my wife. I admitted what I did was wrong.)
"Noong nangyari ito, unti-unti na akong nagbabago. Alam ng wife ko na nagbabago na ako sa kanya, pero hindi ko pa kayang aminin sa kanya kasi natatakot akong mawala siya. Pagsisisihan ko na lang sa sarili ko. Magbabago na lang ako. (When this happened, I was slowly changing. My wife knew I was changing for her, but I couldn't admit it to her because I was afraid of losing her. I would just feel sorry for myself. I would just change.)"
"Pero last year, may nagsasabi na meron na raw sa Telegram. So sabi ko, wala na akong lusot at darating na talaga ito. Dinedelay ko lang kasi ayokong masira ako sa pamilya ko. (But last year, someone said that there was already one on Telegram. I said I have no way out, and it's definitely coming. I'm just delaying it because I don't want to ruin my family)," Nikko said.
Nikko added, "Tinanong pa niya ako at pinipilit ko pa rin na magsinungaling sa kanya. Kasi ayoko ngang maghiwalay kami. Kaso nga, napanood na niya. Nag-iyakan na lang kami. (She asked me more, and I still tried to lie to her. Because I didn't want us to break up. But she already watched it. We just cried.)"
Nikko Natividad
Nikko Natividad
He revealed that he was praying that the sex video would not leak and vowed to change for the better. "Pero lumabas pa rin. Kailangan ko talagang pagdaanan ito. (But it still came out. I really need to get through this.)"
Nikko recalled, "Natutulog kami; hindi niya alam na nagsasabi ako ng 'I love you'. Noong madaling-araw, nakita niya at nagsisigaw siya. Wala na akong magawa. Hindi ako makaiyak. Nasa isip ko, wala na. Huling pagsasama na namin. Alam ko namang darating ito. (We were sleeping; she didn't know I was saying 'I love you'. At dawn, she saw it, and she screamed. I couldn't do anything. I couldn't cry. In my mind, it was over. This was our last time together. I knew it was coming.)"
"Hindi niya ako sinampal. Walang tigil ang iyak niya. Nakaramdam siya ng awa sa akin, Doon na ako nag-breakdown. Nakokonsensya na ako. Sabi ko sa kanya, kung hihiwalayan mo ako ngayon, hindi kita pipigilan. (She didn't slap me. She cried. She felt sorry for me, and that's when I broke down. I felt guilty. I told her, if you break up with me now, I won't stop you)," he said.
But another factor affecting him was his son confronting him. Nikko said his son asked him, "Dad, walang ginagawang masama sayo si Mommy. Bakit mo nagawa 'yon? (Dad, Mommy isn't doing anything bad to you. Why did you do that?)"
Then Nikko said his son texted him, "Dad, I love you. I know God will forgive you." Watch the full interview:

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.