Sunday , August 2 2026
Azure DevOps

Multiple Azure DevOps Vulns Allow To Inject CRLF Queries & Rebind DNS

Security researchers have found several vulnerabilities in Azure DevOps that could enable attackers to inject CRLF queries and carry out DNS rebinding attacks. Binary Security found serious security risks in a widely used development platform during a client engagement.

The first vulnerability in Azure DevOps’ ‘endpointproxy’ feature enables Server-Side Request Forgery (SSRF).

CISA alerts to cyberattacks affecting U.S. water utilities

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) warns of a big rise in attacks on internet-connected programmable logic controllers...
Read More
CISA alerts to cyberattacks affecting U.S. water utilities

“CyberStrike” AI-Driven Security Platform for Automated Testing

A new open-source project named CyberStrike aims to be the first AI tool made for offensive security. It can turn...
Read More
“CyberStrike” AI-Driven Security Platform for Automated Testing

AIDCQ Propose to invest $2 billion in AI data center in Bangladesh

Many countries are now showing interest to invest in the data center industry in Banglades especially in AI data centers....
Read More
AIDCQ Propose to invest $2 billion in AI data center in Bangladesh

NVIDIA BlueField Flaw Enables Code Execution Attacks

NVIDIA has revealed a big flaw with its BlueField DPUs and ConnectX networking systems. This issue could let attackers run...
Read More
NVIDIA BlueField Flaw Enables Code Execution Attacks

Massive customer data from India’s Bank of Baroda surfaced online

India's leading state-owned lender Bank of Baroda acknowledged Monday a security incident after reports that approximately 1 terabyte of customer...
Read More
Massive customer data from India’s Bank of Baroda surfaced online

Active Exploits Hit Fortinet, Arista: AI Discovered Linux Kernel Zero-Day

CISA has put the Fortinet FortiOS vulnerability CVE-2025-68686 in its list of known exploited flaws after ongoing attacks. The flaw...
Read More
Active Exploits Hit Fortinet, Arista: AI Discovered Linux Kernel Zero-Day

Sam Altman Claims AI “singularity” has arrived, Where Systems Improve by Themselves

OpenAI's CEO Sam Altman says that AI has reached a big milestone. The technology can now make itself better, leading...
Read More
Sam Altman Claims AI “singularity” has arrived, Where Systems Improve by Themselves

Shinyhunters claimed and set deadline to publish E&Y data

ShinyHunters has publicly claimed responsibility for the Ernst & Young (EY) data breach. The group posted a message on their...
Read More
Shinyhunters claimed and set deadline to publish E&Y data

Microsoft, NVIDIA and CrowdStrike Initiate Alliance for Open-Source AI Security

Nvidia and over 30 tech firms started a group on Monday to create open-source AI tools for protecting against cyber...
Read More
Microsoft, NVIDIA and CrowdStrike Initiate Alliance for Open-Source AI Security

Google Search Results Reportedly Show Claude AI Shared Chats

Claude's share links from Anthropic showed up in public search results. This raised new privacy worries for users who shared...
Read More
Google Search Results Reportedly Show Claude AI Shared Chats
    New Azure Service Connection

This vulnerability allows attackers to access internal services, risking exposure of sensitive information. The researcher showed that by altering the ‘url’ parameter in requests to the endpoint proxy API, communication with internal metadata services could occur.

The second vulnerability was found in Azure DevOps’ Service Hooks feature. This flaw enables both SSRF and CRLF injection. Attackers can exploit it to inject HTTP headers and modify outbound requests.

The researcher successfully injected the ‘Metadata: True’ header needed for communication with Azure metadata APIs.

  Service Hooks

The initial fix for the endpointproxy vulnerability was easily avoided using DNS rebinding techniques. This attack involves changing DNS records to link a malicious hostname to different IP addresses over time, which could allow access to internal network resources.

DNS rebinding poses a significant threat in cloud environments as more organizations transition their infrastructure to the cloud. In Azure environments, exploitation may result in the theft of access tokens from Azure Active Directory, particularly if managed identities are active on virtual machines.

SSRF vulnerabilities can result in serious consequences, such as unauthorized access to internal services, data leakage, and potentially remote code execution when paired with other weaknesses.

CRLF injection can cause HTTP response splitting, which may lead to cross-site scripting (XSS) attacks, cache poisoning, and other security problems.

Microsoft has recognized these vulnerabilities and awarded a total of $15,000 in bounties to the researcher. Azure DevOps users must keep all systems updated with the latest security patches.

Check Also

ASUS router

Apple, ASUS Router, Meta, Windmill & Ubuntu Patch Critical Security Flaws

ASUS has put out important security updates for a serious router flaw. This issue could …