How Bengaluru surgeon ‘killed’ wife with surgical drug after ‘meticulous planning’
Dr Mahendra Reddy allegedly administered a lethal dose of anesthesia to Dr Kruthika Reddy, around six months ago, disguising the murder as a natural death
Six months after the sudden death of a 28-year-old dermatologist was written off as a natural death, police said that her husband, Dr Mahendra Reddy, allegedly orchestrated her killing with surgical precision, said news reports.
The couple had been married for less than a year, having tied the knot on May 26, 2024.
Also Read: Hyderabad: Newly married doctor couple dies of geyser electrocution
The killing
Mahendra, a 32-year-old general surgeon at Victoria Hospital, Bengaluru, was arrested on October 14 for allegedly murdering his wife, Dr Kruthika Reddy, by administering a lethal dose of anaesthesia under the pretext of medical treatment.
Quoting the police, a Hindustan Times report said that Mahendra used his professional expertise and intimate knowledge of his wife’s health to plan the crime “with clinical precision.”
“Mahendra meticulously planned his wife’s murder. He was aware of her medical vulnerabilities and exploited them using his professional knowledge,” Whitefield DCP M Parashuram told HT.
Meticulous planning
On April 21, Mahendra administered intravenous (IV) medication to Kruthika at their home, claiming it was for gastric discomfort.
The next day, he took her to her parents’ residence in Marathahalli, saying she needed rest, and returned that night to give another IV dose, according to a PTI report.
On April 23, Kruthika complained of pain at the IV site. Mahendra allegedly advised her via WhatsApp not to remove it and promised to visit that evening. Around 9.30 p.m., he entered her room and gave her another injection.
The following morning, April 24, Kruthika was found unresponsive. Despite being a doctor himself, Mahendra reportedly did not attempt CPR. She was rushed to a nearby hospital, where doctors declared her dead on arrival.
Also Read: NIA arrests Bengaluru doctor for alleged ISIS links
Post-mortem reveals truth
A postmortem and subsequent Forensic Science Laboratory (FSL) analysis confirmed the presence of anesthetic substances in her organs, indicating that her death was not natural.
Based on these findings and a complaint filed by Kruthika’s father, K Muni Reddy, police converted the initial Unnatural Death Report (UDR) to a murder case and arrested Mahendra under Section 103 (murder) of the Bharatiya Nyaya Sanhita (BNS).
“Our daughter believed her marriage was built on love and respect. But the same medical knowledge meant to save lives was used to end hers,” said Muni Reddy.
Police later learned that Mahendra was aggrieved after discovering that Kruthika had pre-existing gastric and metabolic disorders, information her family had allegedly withheld before the marriage.
This revelation reportedly fuelled resentment in him that culminated in a meticulously planned poisoning.
Also Read: Bank manager found dead in Bengaluru pub
Behind medical tragedy
Even after her death, Mahendra reportedly maintained composure, behaving as though it were a medical tragedy. When questioned, he showed no emotion and insisted he was innocent.
Bengaluru Police Commissioner Seemant Kumar Singh praised the team for “unravelling a murder disguised as a medical tragedy.”
Kruthika, a respected dermatologist, had been preparing to open her own clinic, Skin & Scalpel, on May 4. But she died before she could fulfill her dream.
She completed her MBBS at Vydehi Institute of Medical Sciences, earned her MD from Navodaya Medical College, Raichur, and a DNB in Dermatology, Venereology, and Leprosy from NBEMS.
.all-quiz-wrapper {
padding: 10px;
border-radius: 10px;
}
.all-quiz-wrapper .question-title {
margin: 0px auto;
margin-bottom: 1rem;
font-size: 18px;
line-height: 26px;
margin-top: 1rem;
font-weight: 700;
}
span.reload-quiz-link {
font-weight: 900;
cursor: pointer;
}
.quiz-progress{
text-align: right;
font-weight: bold;
margin-bottom: 10px;
}
span.error-second-line.error-line {
padding-left: 10px;
}
#start-quiz-btn {
margin-top: 10px;
padding: 10px 20px;
background-color: #28a745;
color: #fff;
border: none;
border-radius: 5px;
cursor: pointer;
}
.question_title_with_link {
display: flex;
justify-content: space-between;
align-items: center;
}
.question_title_with_link .question-title {
margin-left: 0px;
margin-right: 0px;
}
.question_title_with_link a {
font-weight: 700;
text-align: center;
}
#next-question-btn, #show-result-btn {
margin-top: 20px;
padding: 10px 20px;
background-color: #007bff;
color: #fff;
border: none;
border-radius: 6px;
cursor: pointer;
}
.quiz-start-card {
max-width: 400px;
margin: auto;
text-align: center;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
padding: 20px;
border-radius: 10px;
background: #fff;
margin-bottom: 3rem;
}
.next_button_box,.show_result_button_box {
text-align: center;
}
.answer_options {
display: flex;
gap: 10px;
padding: 12px 10px;
line-height: 1.5;
margin-bottom: 10px;
color: #1e2022;
word-break: break-word;
font-size: 16px;
background: #F9F9F9;
cursor: pointer;
}
.total-answer-wrap.result_box {
font-size: 18px;
text-align: center;
background: #f9f9f9;
padding: 10px;
margin-bottom: 1rem;
}
.total-answer-wrap.result_box span {
padding-right: 5px;
}
.error-answered {
font-size: 18px;
text-align: center;
margin-bottom: 0.2rem;
font-weight: 600;
}
.article-answer-wrap {
display: flex;
gap: 5px;
justify-content: center;
font-size: 17px;
background-color: #f1f8e9;
border-left: 4px solid #8bc34a;
padding: 12px 16px;
margin: 20px auto;
max-width: 800px;
border-radius: 8px;
font-family: ‘Segoe UI’, sans-serif;
box-shadow: 0 2px 10px rgba(139, 195, 74, 0.15);
}
.quiz-answer-option {
width: 95%;
}
.option-number {
color: #89959b;
}
.article-answer-wrap a {
color: #1a5e20;
text-decoration: none;
font-weight: 900;
transition: color 0.3s ease;
}
.article-answer-wrap .answer-article-label {
color: #33691e;
font-size: 16px;
font-weight: 500;
display: block;
margin-bottom: 6px;
}
.answer_options:hover {
color: #520f0f;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
transition: box-shadow 0.3s ease, color 0.3s ease;
}
.quiz-blast-popup {
transform: translate(-50%, -50%) scale(0);
background: #fff;
padding: 30px 40px;
border-radius: 12px;
box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
font-size: 24px;
font-weight: bold;
z-index: 9999;
transition: transform 0.4s ease;
}
.quiz-blast-popup.show {
transform: translate(0%, 0%) scale(1);
animation: blastPop 0.5s ease;
}
@keyframes blastPop {
0% { transform: translate(0%, 0%) scale(0.2); opacity: 0; }
50% { transform: translate(0%, 0%) scale(1.2); opacity: 1; }
100% { transform: translate(0%, 0%) scale(1); opacity: 1; }
}
.hide {
display: none;
}
.all-quiz-wrapper {
width: 100%;
max-width: 900px;
margin: 0 auto;
margin-bottom: 2rem;
}
.popup-message {
text-align: center;
}
.answer_options.selected.correct_answer:after {
content: ”;
position: absolute;
top: 15px;
right: 6px;
width: 20px;
height: 20px;
background: url(‘data:image/svg+xml;utf8,’) no-repeat center center;
background-size: contain;
}
.answer_options.selected.wrong_answer::after {
content: ”;
position: absolute;
top: 15px;
right: 6px;
width: 20px;
height: 20px;
background: url(‘data:image/svg+xml;utf8,’) no-repeat center center;
background-size: contain;
}
.answer_options.selected.correct_answer {
border-radius: 8px;
box-shadow: 0 4px 12px rgba(76, 175, 80, 0.4); /* Green shadow */
border: 2px solid rgba(76, 175, 80, 0.4);
transform: scale(1);
transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.answer_options:hover {
transform: scale(1.02);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
}
.answer_options.selected.wrong_answer {
position: relative;
border: 2px solid rgba(211, 47, 47, 0.4);
border-radius: 8px;
box-shadow: 0 4px 12px rgba(211, 47, 47, 0.4);
transform: scale(1);
transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.error-answered{
margin-top: 20px;
padding: 16px 24px;
border-radius: 10px;
box-shadow: 0 6px 20px rgba(129, 199, 132, 0.25);
font-family: ‘Segoe UI’, sans-serif;
text-align: center;
animation: fadeInUp 0.5s ease-out;
}
.error-answered.correct_answer{
background: linear-gradient(135deg, #a5d6a7, #81c784);
border-left: 6px solid #388e3c;
color: #1b5e20;
}
.error-answered.wrong_answer {
background: linear-gradient(135deg, #e57373, #d32f2f);
border-left: 6px solid #d43131;
color: #fff;
box-shadow: 0 4px 12px rgba(211, 47, 47, 0.4);
}
.total-answer-wrap.result_box {
background: linear-gradient(135deg, #e3f2fd, #bbdefb);
border: 2px solid #64b5f6;
border-radius: 12px;
padding: 12px 24px;
margin: 20px auto;
max-width: 300px;
text-align: center;
font-family: ‘Segoe UI’, sans-serif;
font-weight: bold;
font-size: 18px;
box-shadow: 0 6px 18px rgba(33, 150, 243, 0.15);
color: #1565c0;
}
span.correct-answer-counter {
color: #0d47a1;
font-size: 22px;
margin: 0 6px;
}
.confetti-container {
position: absolute;
width: 100%;
height: 100%;
overflow: visible;
pointer-events: none;
top: 0;
left: 0;
z-index: 10;
}
.confetti-piece {
position: absolute;
width: 8px;
height: 8px;
border-radius: 50%;
opacity: 1;
animation: confetti-fall 1.2s ease-out forwards;
will-change: transform, opacity;
}
.confetti-star {
width: 6px;
height: 6px;
background: transparent;
clip-path: polygon(
50% 0%, 61% 35%, 98% 35%,
68% 57%, 79% 91%, 50% 70%,
21% 91%, 32% 57%, 2% 35%,
39% 35%
);
background-color: yellow;
box-shadow: 0 0 6px yellow;
}
@keyframes confetti-fall {
0% {
transform: translate(0, 0) scale(1) rotate(0deg);
opacity: 1;
}
100% {
transform: translate(var(–x), var(–y)) scale(0.8) rotate(720deg);
opacity: 0;
}
}
@media (max-width: 990px){
.quiz-blast-popup{
left: 50%;
}
.quiz-answer-option {
width: 92%;
}
}
Leave a Reply