Criminal Law and the Environment — Public Nuisance under s. 133 CrPC and s. 268 IPC — Environmental Law Notes

Criminal Law and the Environment — Public Nuisance under s. 133 CrPC and s. 268 IPC

For a long time the residents of Ratlam, a town in Madhya Pradesh, endured open drains, slums fouled by public excretion, and streets soaked in stinking effluent from nearby distilleries. When they complained, the municipality pleaded that it had no money to build drains. In 1980 the Supreme Court gave an answer that made an obscure section of the Criminal Procedure Code into a powerful environmental weapon: a public body’s duty to abate a public nuisance “cannot be shirked on the ground of financial inability.” Municipal Council, Ratlam vs Vardhichand turned s. 133 CrPC into a cheap, fast, grassroots remedy for pollution — available in every district.

Why criminal law, when there are pollution Acts?

A first-timer’s natural question: if we have the Water Act and the Air Act, why bother with the criminal law? Three reasons. First, these criminal provisions existed long before any pollution statute — they are the historical roots of Indian environmental law. Second, they are fast, cheap and local: an ordinary citizen can approach a Magistrate in his own district instead of a far-off High Court or a specialised board. Third — and this is the exam trap — some questions expressly confine you to “remedies under criminal law”, and there the answer is not the Water Act but this public-nuisance pair. Two provisions do the work.

A. Section 268 IPC — the definition of public nuisance

Section 268 of the Indian Penal Code, 1860 defines the offence. A person is guilty of a public nuisance if he does any act, or is guilty of an illegal omission, which causes any common injury, danger or annoyance to the public or to people in general who dwell or occupy property in the vicinity, or which obstructs a public right.

Section 268, Indian Penal Code, 1860: “A person is guilty of a public nuisance who does any act or is guilty of an illegal omission which causes any common injury, danger or annoyance to the public or to the people in general who dwell or occupy property in the vicinity, or which must necessarily cause injury, obstruction, danger or annoyance to persons who may have occasion to use any public right.”

In Simple Terms: If your act or your failure to act harms or endangers the public at large — polluting a river a whole village drinks from, fouling the air of a locality — that is a public nuisance, a criminal offence. (Under the new criminal code this is s. 270 of the Bharatiya Nyaya Sanhita, 2023, in the same terms; the traditional cite remains s. 268 IPC.)

B. Section 133 CrPC — the machinery to abate it

Section 268 defines the wrong, but the teeth are in Section 133 of the Code of Criminal Procedure, 1973. It gives a District, Sub-Divisional or Executive Magistrate power to order the removal of a public nuisance. The procedure is a two-step conditional order:

  1. On receiving a report or information, the Magistrate who is satisfied that a public nuisance exists may make a conditional order requiring the person responsible to remove or abate it (to stop the polluting trade, remove the obstruction, cover the drain) within a fixed time, or to appear and show cause why the order should not be made absolute.
  2. If the person does not obey or fails to show sufficient cause, the Magistrate makes the order absolute — a binding, enforceable direction. An order duly made under s. 133 cannot be questioned in a civil court.

Section 133(1), Code of Criminal Procedure, 1973 (close paraphrase): a District, Sub-Divisional or Executive Magistrate, on receiving a police report or other information and taking such evidence as he thinks fit, may make a conditional order requiring the person causing an unlawful obstruction or nuisance — or carrying on a trade or occupation injurious to the health or physical comfort of the community — to remove or abate it within a fixed time, or to appear and show cause why the order should not be made absolute.

In Simple Terms: A local Magistrate can order a polluter to clean up or shut down the nuisance, first as a conditional “do this or explain yourself” order, then — if ignored — as a final binding order. It is quick, it is local, and (under the new code it is s. 152 of the Bharatiya Nagarik Suraksha Sanhita, 2023) it survives into the reformed law.

C. The reach and the limit — what s. 133 can and cannot do

This is the mark-scoring nuance, especially for the problems:

  • What it CAN do (its reach). It abates a proven public nuisance — pungent drains (Ratlam), a bakery’s smoke (Gobind Singh vs Shanti Swaroop, 1979), toxic discharge from sugar mills into a river (Deshi Sugar Mill vs Tupsi Kahar, 1926), a brick-mill’s dust invading a clinic (Ram Baj Singh, 1982), and boiler and fodder-machine noise in residential colonies. Financial inability of a public body is no defence (Ratlam).
  • What it CANNOT do (its limit). Section 133 is a remedy to abate an established nuisance — it is not a licence to permanently shut down a lawful trade merely because a nuisance is feared. The nuisance must be real and proven, and the Magistrate’s order must be proportionate; a lawful business cannot be closed forever on apprehension alone (this is the decoy in the “demolish the chimney and ban the business” problem).

🧩 WORKED EXAMPLE — the tannery effluent “criminal law only” problem

Facts. Several tanneries discharge huge quantities of untreated effluent into a river. The water becomes polluted and the farmland it irrigates turns unfit for cultivation. Affected residents ask: what remedy is available under criminal law?

Rule. Where an activity causes common injury to the public, it is a public nuisance under s. 268 IPC, and a Magistrate may order its abatement under s. 133 CrPC (the Ratlam / Deshi Sugar Mill line). The remedy is available regardless of the offender’s licence or the public body’s finances.

Apply. The effluent injures a whole community’s water and land — a classic public nuisance (s. 268 IPC). Because the question confines the answer to criminal law, resist the tempting Water Act answer: the correct route is an application to the Executive Magistrate under s. 133 CrPC for a conditional order directing the tanneries to stop the discharge / install treatment, made absolute if disobeyed.

Conclusion. The residents’ criminal-law remedy is s. 133 CrPC read with s. 268 IPC. Decoy — the facts scream “Water Act”, but the words “under criminal law” rule that out; and note s. 133 can abate the nuisance but not, by itself, permanently close a lawfully licensed trade.

flowchart TD
    ROOT["Criminal-law route to<br/>environmental protection"]:::root
    ROOT --> A["s.268 IPC (now s.270 BNS 2023)<br/>DEFINES public nuisance<br/>common injury/danger to the public"]:::leaf
    ROOT --> B["s.133 CrPC (now s.152 BNSS 2023)<br/>MACHINERY to abate it"]:::root
    B --> B1["Step 1: conditional order<br/>remove nuisance OR show cause"]:::leaf
    B --> B2["Step 2: made absolute<br/>if disobeyed / no cause shown"]:::leaf
    ROOT --> C["Reach: fast, cheap, local;<br/>finance no defence (Ratlam)"]:::leaf
    ROOT --> D["Limit: abates nuisance,<br/>cannot permanently shut a lawful trade<br/>on mere apprehension"]:::diamond
    classDef root fill:#FFF8DC,stroke:#000,stroke-width:1px,color:#000;
    classDef leaf fill:#E6F3FF,stroke:#1E3A8A,color:#000;
    classDef diamond fill:#FDECEA,stroke:#B22222,color:#000;
    linkStyle default stroke:#888,stroke-width:1px;

Case Laws

  • Municipal Council, Ratlam vs Vardhichand (1980) — the landmark; s. 133 CrPC obliges public authorities to abate public nuisance (open drains, filth), and financial inability is no defence to that statutory duty.
  • Gobind Singh vs Shanti Swaroop (1979) — the Supreme Court upheld a s. 133 order to demolish a bakery’s oven and chimney whose smoke endangered the health of neighbours; public health outweighs a private trade.
  • Deshi Sugar Mill vs Tupsi Kahar (1926) — an early use of s. 133 as a pollution-control tool; a Magistrate ordered sugar mills draining toxic water into a river to stop.
  • Ram Baj Singh (Dr) vs Babulal (1982) — brick-grinding dust entering a doctor’s chamber was a public nuisance actionable under s. 133 CrPC and in tort.
  • Krishna Gopal vs State of Madhya Pradesh (1986) — booming noise from a glucose-saline factory’s boiler disturbing a resident was restrained as a public nuisance under s. 133 CrPC.

Back to Top



📄 Full notes + Question Bank (₹199) — every topic in depth, model answers to all past KSLU questions, in one printable PDF. Get the bundle · 10 Solved Problems · All Environmental Law topics

Info

download our exam preparation kit for your exam