/* ------------------------------------------------------------------ * * IJLMH MPC: ensure author_article has the nationality column. * Additive, idempotent, guarded by an option so it runs once. * 0 = all authors in India (Indian/INR), 1 = any author outside India (International/USD). * ------------------------------------------------------------------ */ add_action('init', 'ijlmh_ad_ensure_outside_india_col'); function ijlmh_ad_ensure_outside_india_col() { if ('yes' === get_option('ijlmh_outside_india_col')) { return; } global $wpdb; $tbl = $wpdb->prefix . 'author_article'; $found_tbl = $wpdb->get_var($wpdb->prepare('SHOW TABLES LIKE %s', $tbl)); if ($found_tbl !== $tbl) { return; // Manuscript table not present yet; nothing to do. } $col = $wpdb->get_var($wpdb->prepare("SHOW COLUMNS FROM `{$tbl}` LIKE %s", 'outside_india')); if ($col !== 'outside_india') { $wpdb->query("ALTER TABLE `{$tbl}` ADD COLUMN outside_india TINYINT(1) NOT NULL DEFAULT 0"); $col = $wpdb->get_var($wpdb->prepare("SHOW COLUMNS FROM `{$tbl}` LIKE %s", 'outside_india')); } if ($col === 'outside_india') { update_option('ijlmh_outside_india_col', 'yes'); } } Director Accountability for Greenwashing in ESG Reporting: A Corporate Governance Perspective | International Journal of Law Management & Humanities
Home / Volume 9, Issue 2 / Director Accountability for Greenwashing in ESG Reporting: A… Open access · CC BY-NC 4.0
Research Paper Volume 9 Issue 2 2073 - 2080 April 24, 2026

Director Accountability for Greenwashing in ESG Reporting: A Corporate Governance Perspective

Lead author · Corresponding
K. Pavithra
Assistant Professor in Law at KMC College of Law, Tirupur, Tamil Nadu, India
View PDF Full text DOIhttps://doij.org/10.10000/IJLMH.1111664
Abstract

Environmental, Social and Governance (ESG) reporting has emerged as a significant component of modern corporate disclosure practices. Sustainability narratives increasingly influence investor confidence, regulatory scrutiny, and corporate reputation. Despite this growing importance, legal responses to misleading environmental claims-commonly described as greenwashing-have largely been framed within the domain of consumer protection and advertising regulation. Such an approach overlooks the governance structures through which sustainability disclosures are developed and authorised. This article argues that misleading ESG disclosures should be examined through the lens of directors’ fiduciary duties. Sustainability reports are frequently reviewed and approved at the board level, and inaccurate environmental representations may expose corporations to regulatory penalties, investor litigation, and reputational damage. In such circumstances, the duties of care, good faith, and loyalty owed by directors assume particular relevance. Drawing upon Indian corporate law provisions, judicial precedents, and emerging sustainability reporting frameworks, this article demonstrates that current enforcement approaches inadequately connect ESG disclosures with board-level oversight. Strengthening the fiduciary dimension of sustainability governance is therefore necessary to ensure that corporate environmental commitments move beyond symbolic compliance towards genuine accountability.

Type
Research Paper
Information
International Journal of Law Management and Humanities, Volume 9, Issue 2, Page 2073 - 2080
DOI: https://doij.org/10.10000/IJLMH.1111664
Creative Commons
CC BY-NC 4.0 This is an Open Access article distributed under the terms of the Creative Commons Attribution–NonCommercial 4.0 International (CC BY-NC 4.0) (https://creativecommons.org/licenses/by-nc/4.0/), which permits remixing, adapting, and building upon the work for non-commercial use, provided the original work is properly cited.
Copyright
Copyright © IJLMH 2026
Disclaimer
The views and opinions expressed in this manuscript are those of the author(s) alone and do not reflect the views, policies, or position of the Journal.

Export citation


        
📢 Call for Papers — Volume IX Issue III now open  ·  Impact Factor 7.010  ·  Indexed in HeinOnline, Manupatra & Google Scholar + 1000+ Libraries  ·  Free DOI Submit Now →
Chat with us