Monday , July 13 2026
Payment

Ransomware attack on Indian payment system linked to Jenkins bug

Researchers found that recently the ransomware attack on the digital payment system used by many of India’s banks started with a vulnerability in Jenkins, an open-source automation system for software developers. Juniper Networks recently published a study on the abuse of CVE-2024-23897, a vulnerability in Jenkins Command Line Interface.

      Source: Juniper blog post

The National Payments Corporation of India (NPCI) announced on July 31 that it is facing a disruption due to a ransomware attack on a third-party technology provider.

Ransomware Crisis in 2026: 5,064 Organizations Affected in 135 Countries

Global ransomware attacks stayed very high in the first seven months of 2026. There were 5,064 confirmed victims in 135...
Read More
Ransomware Crisis in 2026: 5,064 Organizations Affected in 135 Countries

Palo Alto Networks Addresses 13 Vulnerabilities

Palo Alto Networks shared warnings on Wednesday about over twelve security issues in its products. The new warnings include 13 security...
Read More
Palo Alto Networks Addresses 13 Vulnerabilities

Critical Dell BIOS & Zimbra Flaws Expose Enterprise Systems

A critical flaw with how Dell saves BIOS passwords lets anyone quickly recover these passwords from a flash dump without...
Read More
Critical Dell BIOS & Zimbra Flaws Expose Enterprise Systems

CoLoCity Launches New 1.0 MW Data Center Facility at Gulshan

CoLoCity is proud to launch a new Data Center in Gulshan-2. It is designed to meet the growing demand for...
Read More
CoLoCity Launches New 1.0 MW Data Center Facility at Gulshan

Daily Cyber security update for 10. 07. 2026

Cyberattacks are rising around the world, including ransomware, malware, data leaks, and hacked websites. These events show how complex and...
Read More
Daily Cyber security update for 10. 07. 2026

How Hacker Compromise AWS Cloud Environment Using AI in 72 Hours

A major AWS attack shows how attackers with AI can connect known cloud strategies to go from first access to...
Read More
How Hacker Compromise AWS Cloud Environment Using AI in 72 Hours

Mycelium Framework: First AI-as-a-Service Botnet

A new cybercrime ad is catching attention in the security world. It talks about a botnet that doesn't just get...
Read More
Mycelium Framework: First AI-as-a-Service Botnet

CrowdStrike Shows 5 New Prompt Injection Techniques for AI Agents

CrowdStrike has shared five new ways to inject prompts, showing the rising danger to AI agents as more organizations use...
Read More
CrowdStrike Shows 5 New Prompt Injection Techniques for AI Agents

Critical GCP Dialogflow Vulnerability Allows Malicious Code Injection

A critical flaw in Google Cloud Platform’s Dialogflow CX lets attackers add harmful code to a company's AI chatbot system....
Read More
Critical GCP Dialogflow Vulnerability Allows Malicious Code Injection

CIRT identified 153 publicly exposed FortiGate devices in Bangladesh

CIRT identified 153 publicly exposed FortiGate devices in Bangladesh. In an advisory CIRT said, the campaign has been observed globally,...
Read More
CIRT identified 153 publicly exposed FortiGate devices in Bangladesh

Services were restored one day later, but the RansomEXX ransomware gang later claimed responsibility for the attack last week. They stated on their leak site that they stole 142 GB from a digital payment platform connected to C-Edge.

Juniper Networks analyzed a report submitted by NPCI to the Indian Computer Emergency Response Team. The researchers stated that the attack highlights the importance of promptly applying security patches and fixing server misconfigurations to prevent the exploitation of security vulnerabilities.

Analysis of the Attack:

Brontoo Technology Solutions reported to CertIn that the attack started from a misconfigured Jenkins server. Further analysis showed that the attacker used CVE-2024-23897 to access the victim’s system without permission.

    Source: Juniper blog post

CVE-2024-23897 is a vulnerability in the Jenkins Command Line Interface, where an attacker tries to gain unauthorized access to targeted systems. The sample ransom note by this group looks like the image below:

CVE-2024-23897: In-Depth Technical Analysis

Jenkins is a free automation server that helps developers worldwide build, test, and deploy software. The vulnerability affects the Jenkins Command Line (CLI), which can be accessed using SSH, WebSocket, or HTTP via a CLI Client.

An unauthenticated user can read the first few lines of any files on the file system due to a vulnerability. This vulnerability is caused by not properly validating user-supplied strings when processing CLI commands. It exists because the command parser’s built-in feature is enabled by default. If this vulnerability is successfully exploited, sensitive files and data may be leaked, commands can be executed, and a ransomware attack can be enabled. Juniper Threat Labs will use a specific version to demonstrate this attack. Click here to read out the full report.

Check Also

Apple

New Apple Exploit Bypasses Boot Defenses, Possibly Affects Millions of iPhones Worldwide

Researchers at cybersecurity firm Paradigm Shift found a new flaw called usbliter8. This flaw can …