// Adds dimensions UUID, Author and Topic into GA4
Sunday, June 21, 2026
28.9 C
Singapore

ASEAN companies’ anti-corruption disclosure declines, Philippines records largest drop

SINGAPORE: The level of anti-corruption disclosure among major ASEAN companies has continued to decline, according to the ASEAN Corporate Integrity Disclosure Study 2024, released by the Institute of Governance and Sustainability (CGS) at the National University of Singapore (NUS) Business School.

The study assessed the transparency of anti-corruption policies among the 50 largest listed companies in Indonesia, Malaysia, the Philippines, Singapore, and Thailand. It evaluated companies based on their internal anti-corruption commitments, external anti-corruption commitments, and reporting and monitoring mechanisms.

The findings revealed that the overall anti-corruption disclosure rate averaged 64% across the five ASEAN countries, marking a five-percentage-point decrease from 2022. Among the countries surveyed, the Philippines experienced the most significant decline.

Despite the regional drop, Thailand continued to lead in transparency, scoring 80% in anti-corruption disclosure. Malaysia followed with 75%, while Singapore achieved 63%.

The report highlighted a particular area of concern: external anti-corruption commitments, which scored the lowest, averaging only 55%. The CGS study noted that companies across ASEAN are falling short in disclosing policies related to external suppliers and partners, indicating a critical gap in transparency and accountability in their supply chains.

The decline in anti-corruption disclosure points to growing challenges in corporate governance across ASEAN. As the region faces increased scrutiny from regulators and investors, companies are urged to strengthen their anti-corruption frameworks, particularly in their dealings with external stakeholders.

Featured image by DepositPhotos (for illustrative purposes only)

- Advertisement -

Hot this week

Employee faces pressure to WFH after doctor recommends 14 days of hospital leave

On Reddit, a netizen shared: My doctor asked me to go for a laparoscopic appendectomy (lucky haven’t rupture) after persistent stomach pains. My doctor told me I need not be warded, just some disco...

Singapore man says supporting his wife, parents and relatives has left him emotionally drained

SINGAPORE: A Singaporean man in his late 40s recently opened up about the emotional weight of being the family’s go-to problem solver, provider, and safety net. Between supporting his elderly pare...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks