ADVERTISEMENT

Public officers' wealth acquired beyond lawful income is presumed ill-gotten and can be forfeited -- SC

Published Nov 20, 2025 03:29 pm
The Supreme Court (SC) has ruled that the wealth acquired by public officers beyond their lawful income during their time in office is presumed ill-gotten and can be forfeited even if registered in the names of other persons.
In a decision written by Associate Justice Japar B. Dimaampao and made public on Thursday, Nov. 20, the SC said that under Republic Act No. 1379, the Forfeiture Law, properties of public officers are presumed to be illegally acquired when they are manifestly out of proportion to their lawful income.
The SC pointed out that the presumption applies not only to properties under the public officer’s name but also to those hidden or transferred to others, as long as the true ownership can be traced to the public officer.
It explained that “RA 1379 would be rendered ineffectual if the registration of properties in the name of third persons would suffice to forestall the presumption under Section 2 of the law from arising.”
It also said that registration under another person’s name does not prevent forfeiture when true ownership can be traced to the public official.
It added that the proceedings on unexplained wealth are exempt from bank secrecy laws when bank deposits are the subject of forfeiture.
With the decision, the SC denied the consolidated petitions filed by the heirs of the late and retired Lt. Gen. Jacinto C. Ligot who was then the comptroller of the Armed Forces of the Philippines (AFP) until his retirement in 2004.
In a summary of the decision, the SC’s Office of the Spokesperson said that the Office of the Ombudsman conducted a lifestyle investigation to determine whether the properties acquired by Ligot during his active service exceeded his salary and other lawful income.
It said that in his declared assets in his Statements of Assets, Liabilities, and Net Worth (SALNs) from 1982 to 2003 did not reflect the actual properties under his name and those of his close family members, leading to a petition for forfeiture filed against him before the Sandiganbayan.
The petition also named Ligot’s wife, their children, and his sister and brother-in-law, who were allegedly used as fronts to conceal his assets.
The Sandiganbayan found several undeclared properties registered under Ligot’s name and/or his wife. Other undeclared properties were registered under their children’s names.
The anti-graft court also traced several condominium units to Ligot: units in Makati City in his sister’s name, where most amortization payments were made by General Ligot and his wife; and a unit in Taguig City registered under his brother-in-law, which was originally purchased by Ligot’s wife.
Another petition for forfeiture was filed against Ligot and his family, alleging that bank deposits and investment accounts under their names were manifestly out of proportion to his declared lawful income.
The Sandiganbayan found that the properties, worth P102 million, and deposits and investment funds of P53 million, were unlawfully acquired and ordered their forfeiture.
Ligot and his family then filed a petition before the SC and argued that the condominium units in question were not his and had been legitimately purchased by his relatives. They also claimed that their deposits and invested funds were not disproportionate to the family’s income.
During the pendency of the petition, Ligot passed away. His family continued to pursue the petition.
Ligot’s sister and brother-in-law also filed their petitions, asserting that they owned the condominium units and should not be included in the order of forfeiture.
The SC denied the petitions and upheld the Sandiganbayan’s ruling.
It noted that Ligot’s wife and children did not have independent income sources but still owned properties and held significant bank and investment accounts under their names.
On the condominium units, the SC said that while they were titled in the name of Ligot’s sister, the amortizations were paid by Ligot.
It also said that the condominium listed under the name of Ligot’s brother-in-law was initially bought by the wife, who lacked her own income.
Thus, the SC held that under these circumstances, Ligot was the true owner, even if the legal titles were in other people’s names.
The SC said: “Again, for the presumption under Section 2 of Republic Act No. 1379 to apply, three requisites must be established: (1) the offender is a public officer or employee; (2) they must have acquired a considerable amount of money or property during their incumbency; and (3) the said amount is manifestly out of proportion to their salary as such public officer or employee, and to their other lawful income and the income from legitimately acquired property.”
The dispositive portion of the SC decision:
“The consolidated Petitions for Review on Certiorari in G.R. Nos. 257827, 258109, and 259593 are denied. The Feb. 3, 2021 Decision and the July 21, 2021 Resolution of the Sandiganbayan in Civil Case No. 0197 are affirmed.
“Further, the Petition for Review on Certiorari in G.R. No. 257940 is denied. The May 26, 2021 Decision and the Nov. 15, 2021 Resolution of the Sandiganbayan in Civil Case No. SB-13-CVL-0001 are likewise affirmed. So ordered.”
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.