Tuesday , June 23 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.

India’s Tata Electronics hit by cyber breach: Hacker target 630 GB record

A cyber attack seems to have affected one of India's top electronics companies. Tata Electronics has said there was a...
Read More
India’s Tata Electronics hit by cyber breach: Hacker target 630 GB record

Anthropic’s Mythos reportedly broke NSA classified systems in hours

The recent finding shows how powerful Mythos is: the AI can access the US government's secret networks in just a...
Read More
Anthropic’s Mythos reportedly broke NSA classified systems in hours

OpenAI New Method “Deployment Simulation” Predicts AI Risks Before Deployment

Test before going live is important for AI developers. But there's a problem: testing usually uses fake scenarios that often...
Read More
OpenAI New Method “Deployment Simulation” Predicts AI Risks Before Deployment

AryStinger botnet infected thousands of D-Link routers globally

AryStinger has taken control of over 4,000 old D-Link routers to use them as proxies for harmful traffic. The team...
Read More
AryStinger botnet infected thousands of D-Link routers globally

Hacker suspected of sending alerts across Brazil

Brazil's government suspects a hacking attack triggered an unauthorized ‌alert sent to cell phones across parts of the country early...
Read More
Hacker suspected of sending alerts across Brazil

CyberSentinel AI features 33 security tools like Nmap, SQLMap, and ZAP, utilizing Claude and GPT

A new open-source cybersecurity tool named CyberSentinel AI v3.0 has come out. It is an important step in self-operated security...
Read More
CyberSentinel AI features 33 security tools like Nmap, SQLMap, and ZAP, utilizing Claude and GPT

Barracuda hosts Dhaka roundtable on cyber resilience

Barracuda gathered industry people in Dhaka on 18 June 2026 for a roundtable talk about cyber resilience. The company shared...
Read More
Barracuda hosts Dhaka roundtable on cyber resilience

CISA Alerts Fortinet Users as FortiBleed Affects 86,644 FortiGate Devices

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) asked Fortinet users with FortiGate devices on Thursday to act to protect...
Read More
CISA Alerts Fortinet Users as FortiBleed Affects 86,644 FortiGate Devices

CISA: Splunk flaw under active exploit, patch by Sunday

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has asked federal agencies to protect their systems by Sunday from a...
Read More
CISA: Splunk flaw under active exploit, patch by Sunday

Texas data breach exposes 3 million driver’s licenses

The Texas Parks and Wildlife Department (TPWD) revealed a data leak at its license system provider. This leak exposed private...
Read More
Texas data breach exposes 3 million driver’s licenses

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

FortiBleed

FortiBleed: 70,000 Fortinet Firewalls Compromised Globally

A vast cyber spying operation called “FortiBleed” has quietly compromised more than 73,932 different Fortinet …