3 Sources
[1]
Vibe Coding Is Causing 'Thousands' of Data Security Vulnerabilities, Says Research
Vibe coding, which allows users who lack technical skills to create software applications with AI, has exploded in popularity in recent years, allowing non-devs to churn out apps in mere hours. But if you were thinking of turning to vibe coding to make a web app, cybersecurity firm RedAccess has some unsettling findings about the potential security vulnerabilities that could arise. In research first shared with Wired, a team led by security researcher Dor Zvi identified 5,000 vibe-coded web applications created using the AI software development tools Lovable, Replit, Base44, and Netlify that had "virtually no security or authentication of any kind." RedAccess claims that in some cases, anyone who found the correct web URL could access the apps and their data. Meanwhile, other vibe-coded web apps had "only trivial barriers" to accessing app data -- for example, signing in with "any email address." Zvi added that in 40% of cases, the apps exposed sensitive information such as medical data, financial data, corporate presentations, strategy documents, and conversations customers had with chatbots. This sensitive data allegedly included hospital work assignments containing the personally identifiable information of doctors, a firm's go-to-market strategy presentation, and sales and financial records from a variety of companies. Joel Margolis, a security researcher, outlined some of the issues involved in democratizing access to app development. "Somebody from a marketing team wants to create a website. They're not an engineer and they probably have little to no security background or knowledge," he told Wired. He added that unless these tools are asked to create secure appications "they're not going to go out of their way to do that." Many of the companies featured in the research have expressed objections. For example, Blake Brodie, a spokesperson for Wix, the owner of Base44, told Axios that RedAccess "deliberately withheld the URLs that would have allowed us to identify and examine the applications in question." In addition, he said the applications which were allegedly exposed had been "deliberately set to public by their owners." Brodie also told Wired that two examples of Base44-produced websites it was shown appeared to be test sites or contained AI-generated data. Meanwhile, Samyutha Reddy, a spokesperson for Lovable, told Axios that RedAccess's research did not "include any URLs or technical specifics that would allow us to verify, investigate, or act on the findings described," though the company said it was investigating the incident.
[2]
Vibe coding exposed 380,000 corporate apps -- 5,000 held sensitive data
Most enterprise security programs were built to protect servers, endpoints, and cloud accounts. None of them was built to find a customer intake form that a product manager vibe coded on Lovable over a weekend, connected to a live Supabase database, and deployed on a public URL indexed by Google. That gap now has a price tag. New research from Israeli cybersecurity firm RedAccess quantifies the scale. The firm discovered 380,000 publicly accessible assets, including applications, databases, and related infrastructure, built with vibe coding tools from Lovable, Base44, and Replit, as well as deployment platform Netlify. Roughly 5,000 of those assets, about 1.3%, contained sensitive corporate information. CEO Dor Zvi said his team found the exposure while researching shadow AI for customers. Axios independently verified multiple exposed apps, and Wired confirmed the findings separately. Among the verified exposures: a shipping company app detailed which vessels were expected at which ports. An internal health company application listed active clinical trials across the U.K. Full, unredacted customer service conversations for a British cabinet supplier sat on the open web. Internal financial information for a Brazilian bank was accessible to anyone who found the URL. The exposed data also included patient conversations at a children's long-term care facility, hospital doctor-patient summaries, incident response records at a security company, and ad purchasing strategies. Depending on jurisdiction and the data involved, the healthcare and financial exposures may trigger regulatory obligations under HIPAA, UK GDPR, or Brazil's LGPD. RedAccess found phishing sites built on Lovable that impersonated Bank of America, FedEx, Trader Joe's, and McDonald's. Lovable said it had begun investigating and removing the phishing sites. The defaults are the problem Privacy settings on several vibe coding platforms make apps publicly accessible unless users manually switch them to private. Many of these applications get indexed by Google and other search engines. Anyone can stumble across them. Zvi put it plainly: "I don't think it's feasible to educate the whole world around security. My mother is [vibe coding] with Lovable, and no offense, but I don't think she will think about role-based access." This is not an isolated finding In October 2025, Escape.tech scanned 5,600 publicly available vibe-coded applications and found more than 2,000 high-impact vulnerabilities, over 400 exposed secrets including API keys and access tokens, and 175 instances of personal data exposure containing medical records and bank account numbers. Every vulnerability Escape found was in a live production system, discoverable within hours. The full report documents the methodology. Escape separately raised an $18 million Series A led by Balderton in March 2026, citing the security gap opened by AI-generated code as a core market thesis. Gartner's "Predicts 2026" report forecasts that by 2028, prompt-to-app approaches adopted by citizen developers will increase software defects by 2,500%. Gartner identifies a new class of defect where AI generates code that is syntactically correct but lacks awareness of broader system architecture and nuanced business rules. The remediation costs for these deep contextual bugs will consume budgets previously allocated to innovation. Shadow AI is the multiplier IBM's 2025 Cost of a Data Breach Report found that 20% of organizations experienced breaches linked to shadow AI. Those incidents added $670,000 to the average breach cost, pushing the shadow AI breach average to $4.63 million. Among organizations that reported AI-related breaches, 97% lacked proper access controls. And 63% of breached organizations had no AI governance policy in place. Shadow AI breaches disproportionately exposed customer personally identifiable information at 65%, compared to 53% across all breaches, and affected data distributed across multiple environments 62% of the time. Only 34% of organizations with AI governance policies performed regular audits for unsanctioned AI tools. VentureBeat's shadow AI research estimated that actively used shadow apps could more than double by mid-2026. Cyberhaven data found 73.8% of ChatGPT workplace accounts in enterprise environments were unauthorized. What to do first The audit framework below gives CISOs a starting point for triaging vibe-coded app risk across five domains. The CISO who treats this as a policy problem will write a memo. The CISO who treats this as an architecture problem will deploy discovery scanning across the four largest vibe coding domains, require pre-deployment security review, extend the existing AppSec pipeline to citizen-built apps, and add those domains to DLP rules before the next board meeting. One of those CISOs avoids the next headline. The vibe coding exposure RedAccess documented is not a separate problem from shadow AI. It is shadow AI's production layer. Employees build internal tools on platforms that default to public, skip authentication, and never appear on any asset inventory, which means the applications stay invisible to security teams until a breach surfaces or a reporter finds them first. Traditional asset discovery tools were designed to find servers, containers, and cloud instances. They have no way to find a marketing configurator that a product manager built on Lovable over a weekend, connected to a Supabase database holding live customer records, and shared with three external contractors through a public URL that Google indexed within hours. The detection challenge runs deeper than most security teams realize. Vibe-coded apps deploy on platform subdomains that rotate frequently and often sit behind CDN layers that mask origin infrastructure. Organizations running mature, secure web gateways, CASB, or DNS logging can detect employee access to these domains. But detecting access is not the same as inventorying what was deployed, what data it holds, or whether it requires authentication. Without explicit monitoring of the major vibe coding platforms, the apps themselves generate a limited signal in conventional SIEM or endpoint telemetry. They exist in a gap between network visibility and application inventory that most security stacks were never architected to cover. The platform responses tell the story Replit CEO Amjad Masad said RedAccess gave his company only 24 hours before going to the press. Base44 (via Wix) and Lovable both said RedAccess did not include the URLs or technical specifics needed to verify the findings. None of the platforms denied that the exposed applications existed. Wiz Research separately discovered in July 2025 that Base44 contained a platform-wide authentication bypass. Exposed API endpoints allowed anyone to create a verified account on private apps using nothing more than a publicly visible app_id. The flaw meant that showing up to a locked building and shouting a room number was enough to get the doors open. Wix fixed the vulnerability within 24 hours after Wiz reported it, but the incident exposed how thin the authentication layer is on platforms where millions of apps are being built by users who assume the platform handles security for them. The pattern is consistent across the vibe coding ecosystem. CVE-2025-48757 documented insufficient or missing Row-Level Security policies in Lovable-generated Supabase projects. Certain queries skipped access checks entirely, exposing data across more than 170 production applications. The AI generated the database layer. It did not generate the security policies that should have restricted who could read the data. Lovable disputes the CVE classification, stating that individual customers accept responsibility for protecting their application data. That dispute itself illustrates the core tension: platforms that market to nontechnical builders are shifting security responsibility to users who do not know it exists. What this means for security teams The RedAccess findings complete the picture. Professional agents face credential theft on one layer. Citizen platforms face data exposure on the other. The structural failure is the same. Security review happens after deployment or not at all. Identity and access management systems track human users and service accounts. They do not track the Lovable app a sales operations analyst deployed last Tuesday, connected to a live CRM database, and shared with three external contractors via a public URL. Nobody asks whether the database policies restrict who can read the data or whether the API endpoints require authentication. When those questions go unasked at AI-generation speed, the exposure scales faster than any human review process can match. The question for security leaders is not whether vibe-coded apps are inside their perimeter. The question is how many, holding what data, visible to whom. The RedAccess findings suggest the answer, for most organizations, is worse than anyone in the C-suite currently knows. The organizations that start scanning this week will find them. The ones that wait will read about themselves next.
[3]
Vibe Coded Apps Are Spilling Users' Personal Information Directly Into the Maw of Greedy Hackers
Can't-miss innovations from the bleeding edge of science and tech Artificial intelligence has torn through many industries since the debut of ChatGPT in 2022, but there's probably no single area where it's had a clearer material impact than software development. Programmers running the gamut from experienced to novice have embraced the tech, using chatbots and specialty tools to quickly generate code from natural language prompts. "Vibe coding," as it's come to be known, lets almost anyone churn out entire apps in little time -- even if they have little or no technical chops. On a certain level, you have to admit that's pretty cool. But as we're learning time and again, it also has distinct downsides. One particularly glaring drawback is that a lot of vibe-coded software is now being deployed with gaping security flaws. In the latest sign that we may be veering into an AI-enabled hack-pocalypse, a fascinating new Wired story covers research by a cybersecurity firm called RedAccess that found sprawling privacy issues in vibe-coded apps. The firm examined thousands of web apps created with the vibe coding platforms Lovable, Replit, Base44, and Netlify. What it found was, to put it lightly, not good: 5,000 of them had "virtually no security or authentication of any kind," and a full 40 percent exposed users' sensitive data, from medical and financial info to corporate documents and logs of ostensibly private chatbot conversations. "The end result is that organizations are actually leaking private data through vibe-coding applications," RedAccess cofounder Dor Zvi told Wired. "This is one of the biggest events ever where people are exposing corporate or other sensitive information to anyone in the world." The vibe coding platforms' response to the embarrassing revelations left something to be desired. Netlify ignored it completely, while the other platforms basically deflected blame onto users, saying they should have better secured their work before putting it out into the world. "We're treating this as an ongoing matter," a Lovable spokesperson told Wired. "It's also worth noting that Lovable gives builders the tools to build securely, but how an app is configured is ultimately the creator's responsibility." On a certain level they're right, but these are also the companies claiming that creating software is now as simple as describing it to an AI bot. The reality is that AI remains extremely imperfect, so the resulting code is going have issues that only an experienced human developer or security expert would be able to identify -- and these apps, fundamentally, are in the market of putting those people out of business. "Anyone from your company at any moment can generate an app, and this is not going through any development cycle or any security check," Zvi told Wired. "People can just start using it in production without asking anyone. And they do."
Share
Copy Link
Cybersecurity firm RedAccess discovered 5,000 vibe-coded web applications with virtually no security or authentication, exposing medical data, financial information, and corporate documents. The research highlights how AI-generated applications created by non-developers are bypassing traditional security checks, with 40% of vulnerable apps leaking sensitive information to anyone who finds the correct URL.
Cybersecurity firm RedAccess has exposed a troubling reality about vibe coding: thousands of AI-generated applications are leaking sensitive data directly onto the open web. Security researcher Dor Zvi led a team that identified 5,000 vibe-coded web applications created using Lovable, Replit, Base44, and Netlify that had "virtually no security or authentication of any kind"
1
. The broader scope is even more alarming. RedAccess discovered 380,000 publicly accessible assets, including applications, databases, and related infrastructure, built with these vibe coding tools2
. These findings represent one of the most significant security vulnerabilities emerging from the democratization of app development.
Source: Futurism
The scale of sensitive data exposure is staggering. In 40% of cases, the apps exposed medical data, financial information, corporate presentations, strategy documents, and conversations customers had with chatbots
1
. Among verified exposures were patient records from a children's long-term care facility, hospital doctor-patient summaries, and incident response records at a security company. A shipping company app detailed which vessels were expected at which ports, while an internal health company application listed active clinical trials across the U.K.2
. Full, unredacted customer service conversations for a British cabinet supplier sat on the open web, and internal financial information for a Brazilian bank was accessible to anyone who found the URL. Depending on jurisdiction, these healthcare and financial exposures may trigger regulatory obligations under HIPAA, UK GDPR, or Brazil's LGPD.
Source: VentureBeat
The vibe coding exposure is not a separate problem from shadow AI—it is shadow AI's production layer
2
. IBM's 2025 Cost of a Data Breach Report found that 20% of organizations experienced breaches linked to shadow AI, with those incidents adding $670,000 to the average breach cost, pushing the shadow AI breach average to $4.63 million. Among organizations that reported AI-related breaches, 97% lacked proper access controls, and 63% of breached organizations had no AI governance policy in place. Shadow AI breaches disproportionately exposed customer personally identifiable information at 65%, compared to 53% across all breaches. Most enterprise security programs were built to protect servers, endpoints, and cloud accounts—none were built to find a customer intake form that a product manager vibe coded over a weekend and deployed on a public URL indexed by Google2
."Anyone from your company at any moment can generate an app, and this is not going through any development cycle or any security check," Zvi explained. "People can just start using it in production without asking anyone. And they do"
3
. Security researchers point to a fundamental gap in how prompt-to-app approaches enable non-technical users to create software. Joel Margolis outlined the issue: "Somebody from a marketing team wants to create a website. They're not an engineer and they probably have little to no security background or knowledge," adding that unless these tools are asked to create secure applications "they're not going to go out of their way to do that"1
. Privacy settings on several vibe coding platforms make apps publicly accessible unless users manually switch them to private, and many of these applications get indexed by Google and other search engines.Related Stories
This is not an isolated finding. In October 2025, Escape.tech scanned 5,600 publicly available vibe-coded applications and found more than 2,000 high-impact vulnerabilities, over 400 exposed secrets including API keys and access tokens, and 175 instances of personal data exposure containing medical records and bank account numbers
2
. Every vulnerability Escape found was in a live production system, discoverable within hours. Gartner's "Predicts 2026" report forecasts that by 2028, prompt-to-app approaches adopted by citizen developers will increase software defects by 2,500%. Gartner identifies a new class of defect where AI-generated code is syntactically correct but lacks awareness of broader system architecture and nuanced business rules.
Source: PC Magazine
The vibe coding platforms' response to the revelations has been defensive. Blake Brodie, a spokesperson for Wix, the owner of Base44, told Axios that RedAccess "deliberately withheld the URLs that would have allowed us to identify and examine the applications in question" and that the allegedly exposed applications had been "deliberately set to public by their owners"
1
. A Lovable spokesperson stated, "It's also worth noting that Lovable gives builders the tools to build securely, but how an app is configured is ultimately the creator's responsibility"3
. Netlify ignored the findings completely. CISOs now face a critical decision: treat this as a policy problem or as an architecture problem requiring discovery scanning across vibe coding domains, pre-deployment security review, and extended AppSec pipelines to citizen-built applications2
.Summarized by
Navi
26 Nov 2025•Technology

12 Sept 2025•Technology

21 Oct 2025•Technology

1
Business and Economy

2
Technology

3
Policy and Regulation
