By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
World of SoftwareWorld of SoftwareWorld of Software
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Search
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
Reading: Cloudflare Adds Active API Vulnerability Scanning to Its Edge
Share
Sign In
Notification Show More
Font ResizerAa
World of SoftwareWorld of Software
Font ResizerAa
  • Software
  • Mobile
  • Computing
  • Gadget
  • Gaming
  • Videos
Search
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Have an existing account? Sign In
Follow US
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
World of Software > News > Cloudflare Adds Active API Vulnerability Scanning to Its Edge
News

Cloudflare Adds Active API Vulnerability Scanning to Its Edge

News Room
Last updated: 2026/03/31 at 4:20 PM
News Room Published 31 March 2026
Share
Cloudflare Adds Active API Vulnerability Scanning to Its Edge
SHARE

Cloudflare has announced the open beta of its Web and API Vulnerability Scanner. This Dynamic Application Security Testing (DAST) tool is part of the API Shield platform. The first release focuses only on Broken Object Level Authorization (BOLA), which is ranked first in the OWASP API Top 10. Future updates will expand to cover the wider OWASP Web Top 10, including SQL injection and cross-site scripting.

The most dangerous API vulnerabilities today aren’t just basic injection attacks or malformed requests that a WAF can easily detect. They are logic flaws, perfectly valid HTTP requests that meet the protocol and application spec but defy the business logic. A WAF, no matter how well set up, can’t catch a request when an authenticated user just changes another user’s resource ID in a path parameter. The request is correct in structure and meaning. The issue lies solely with the server’s authorization logic.

Last year, Cloudflare launched BOLA vulnerability detection for API Shield. This tool automatically spots vulnerabilities by passively scanning customer traffic for any unusual patterns. Passive detection works well when traffic volume is enough and attack patterns are visible. But development environments may need to be tested but lack user traffic, and production environments may have a lack of attack traffic, yet still need analysis. In these cases, which cover most pre-production security workflows, teams need to create their own synthetic test traffic. That’s what DAST tools are made for.

The issue with traditional DAST tools is their high barrier to entry. They can be difficult to set up and often need manual uploads of Swagger/OpenAPI files. They also struggle with modern login flows and often lack API-specific security tests.

Cloudflare believes that finding authorization flaws works best by viewing the API as a call graph instead of a simple list of endpoints. To find a BOLA vulnerability, a resource must first exist on the server side. An owner must first make a creation request, called a genesis POST. Only then can an attacker try to access or change the resource using their own valid credentials. Most legacy scanners handle each request separately. This makes it difficult to recreate this kind of dependency chain.

Example of API graph

 

The scanner uses Cloudflare’s own Workers AI platform to tackle this fuzzy problem space. Models like OpenAI’s open-weight gpt-oss-120b can reliably match data dependencies. They can also create realistic fake data when needed, effectively filling in gaps in OpenAPI specifications. Structured outputs from the model connect natural language reasoning to machine-executable scan instructions.

The scanner’s control plane uses Temporal for scan orchestration. Other internal services at Cloudflare already depend on it. The entire backend is built in Rust. Cloudflare uses HashiCorp’s Vault Transit Secret Engine to handle credentials. This service provides encryption-as-a-service, which is key for testing authorization. Credentials are encrypted right after submission. The public API layer cannot decrypt them. Decryption only happens at the final stage when a test plan requests access to the customer’s infrastructure.

The scanner is currently available in open beta for API Shield customers. Results appear in Cloudflare’s Security Insights dashboard alongside existing posture findings. Teams can use the Cloudflare API to trigger scans, manage settings, and get results. This allows for direct integration into CI/CD pipelines or security dashboards. Cloudflare has opened a waitlist for the new web application vulnerability scan tier. This will address common threats like SQLi and XSS.

Cloudflare enters the API DAST space, which is crowded and fragmented. The comparison is revealing. Salt Security, a key player in API security, mainly uses passive methods. It detects BOLA attacks through traffic analysis. Salt claims that capturing a BOLA attack requires monitoring API behaviour over days or weeks. This involves long analysis windows across trillions of API calls. This method works well in stable environments but leaves development pipelines blind.

Sign Up For Daily Newsletter

Be keep up! Get the latest breaking news delivered straight to your inbox.
By signing up, you agree to our Terms of Use and acknowledge the data practices in our Privacy Policy. You may unsubscribe at any time.
Share This Article
Facebook Twitter Email Print
Share
What do you think?
Love0
Sad0
Happy0
Sleepy0
Angry0
Dead0
Wink0
Previous Article 13 Nike deals I’m shopping before they’re gone — save up to 40% on the best spring styles 13 Nike deals I’m shopping before they’re gone — save up to 40% on the best spring styles
Next Article Sony raises prices of China-market PS5 lineup by up to 0 · TechNode Sony raises prices of China-market PS5 lineup by up to $100 · TechNode
Leave a comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

248.1k Like
69.1k Follow
134k Pin
54.3k Follow

Latest News

Social Media Marketing Tools: Ultimate 2025 Beginner’s Guide
Computing
Amazon Leo to Test Custom Satellite Dish With Israeli Firm
Amazon Leo to Test Custom Satellite Dish With Israeli Firm
News
The 2026 Enterprise AI Scaling Playbook: From Pilot to Production with ChatGPT and Claude – Chat GPT AI Hub
The 2026 Enterprise AI Scaling Playbook: From Pilot to Production with ChatGPT and Claude – Chat GPT AI Hub
Computing
Apple CEO Tim Cook delivered speech & rung Nasdaq Opening Bell Tuesday
Apple CEO Tim Cook delivered speech & rung Nasdaq Opening Bell Tuesday
News

You Might also Like

Amazon Leo to Test Custom Satellite Dish With Israeli Firm
News

Amazon Leo to Test Custom Satellite Dish With Israeli Firm

7 Min Read
Apple CEO Tim Cook delivered speech & rung Nasdaq Opening Bell Tuesday
News

Apple CEO Tim Cook delivered speech & rung Nasdaq Opening Bell Tuesday

1 Min Read
Live updates on Amazon Big Spring Sale 2026: Deals on MacBooks, drones, Sony headphones ending soon
News

Live updates on Amazon Big Spring Sale 2026: Deals on MacBooks, drones, Sony headphones ending soon

1 Min Read
T-Mobile Just Released Its Network-Based Live Translation Beta – BGR
News

T-Mobile Just Released Its Network-Based Live Translation Beta – BGR

6 Min Read
//

World of Software is your one-stop website for the latest tech news and updates, follow us now to get the news that matters to you.

Quick Link

  • Privacy Policy
  • Terms of use
  • Advertise
  • Contact

Topics

  • Computing
  • Software
  • Press Release
  • Trending

Sign Up for Our Newsletter

Subscribe to our newsletter to get our newest articles instantly!

World of SoftwareWorld of Software
Follow US
Copyright © All Rights Reserved. World of Software.
Welcome Back!

Sign in to your account

Lost your password?