RL Blog

Topics

All Blog PostsAppSec & Supply Chain SecurityDev & DevSecOpsProducts & TechnologySecurity OperationsThreat Research

Follow us

XX / TwitterLinkedInLinkedInFacebookFacebookInstagramInstagramYouTubeYouTubeblueskyBluesky

Subscribe

Get the best of RL Blog delivered to your in-box weekly. Stay up to date on key trends, analysis and best practices across threat intelligence and software supply chain security.

ReversingLabs: The More Powerful, Cost-Effective Alternative to VirusTotalSee Why
Skip to main content
Contact UsSupportLoginBlogCommunity
reversinglabsReversingLabs: Home
Solutions
Secure Software OnboardingSecure Build & ReleaseProtect Virtual MachinesIntegrate Safe Open SourceGo Beyond the SBOM
Increase Email Threat ResilienceDetect Malware in File Shares & StorageAdvanced Malware Analysis SuiteICAP Enabled Solutions
Scalable File AnalysisHigh-Fidelity Threat IntelligenceCurated Ransomware FeedAutomate Malware Analysis Workflows
Products & Technology
Spectra Assure®Software Supply Chain SecuritySpectra DetectHigh-Speed, High-Volume, Large File AnalysisSpectra AnalyzeIn-Depth Malware Analysis & Hunting for the SOCSpectra IntelligenceAuthoritative Reputation Data & Intelligence
Spectra CoreIntegrations
Industry
Energy & UtilitiesFinanceHealthcareHigh TechPublic Sector
Partners
Become a PartnerValue-Added PartnersTechnology PartnersMarketplacesOEM Partners
Alliances
Resources
BlogContent LibraryCybersecurity GlossaryConversingLabs PodcastEvents & WebinarsLearning with ReversingLabsWeekly Insights Newsletter
Customer StoriesDemo VideosDocumentationOpenSource YARA Rules
Company
About UsLeadershipCareersSeries B Investment
EventsRL at RSAC
Press ReleasesIn the News
Pricing
Software Supply Chain SecurityMalware Analysis and Threat Hunting
Request a demo
Menu
AppSec & Supply Chain SecuritySeptember 23, 2025

Deadlines vs. secure code: How AppSec can cope

AI coding and other modern development practices mean flawed code will continue to ship. Here are key recommendations for managing software risk.

John P. Mello Jr.
John P. Mello Jr., Freelance technology writer.John P. Mello Jr.
FacebookFacebookXX / TwitterLinkedInLinkedInblueskyBlueskyEmail Us
Deadlines and code security

Two recent reports on application security (AppSec) have unearthed disturbing findings. A Cypress Data Defense survey found that 62% of organizations knowingly release insecure code to meet delivery deadlines. And a Checkmarx survey with a broader sample (1,500 respondents versus 250) reported that 81% of organizations knowingly ship vulnerable code.

Organizations often decide that any vulnerabilities in the code are within an acceptable risk level for release, explained Steve Kosten, Cypress Data Defense’s co-founder and director of AppSec. Business pressure and the expectation of a quick remediation release can drive that decision, Kosten said. 

Teams may also believe — correctly or incorrectly — that the vulnerability does not present meaningful exploitation risk.

Steve Kosten 

Eran Kinsbruner, vice president of portfolio marketing at Checkmarx, cautioned that the velocity of AI coding means security haas to change — and can no longer be a bolt-on practice. 

It has to be embedded from code to cloud. Our research shows that developers are already letting AI write much of their code, yet most organizations lack governance around these tools.

Eran Kinsbruner

Here’s why so much code ships with vulnerabilities — and key recommendations for what AppSec teams can do about third-party software risk management (TPSRM).

See Video: Addressing Third-Party Software Risk

It’s not negligence — it’s just a reality

Deadlines and feature delivery commitments often force engineering leaders to make risk-based decisions without fully engaging the security team, said Randolph Barr, CISO of Cequence Security. 

It’s not always negligence. Sometimes it’s the absence of a well-embedded remediation process that would allow issues to be addressed earlier in the lifecycle.

Randolph Barr

Another factor is fragmented security investment, Barr said. Organizations deploy application security testing, threat hunting, and endpoint scanning tools in silos, but they don’t consolidate findings into a clear risk picture for development teams. “That leads to alert fatigue, contested findings, and ultimately delays in remediation,” he said. “The end result is code being shipped with known vulnerabilities because the context for prioritization isn’t aligned across teams.”

Leadership may consciously decide to accept the risk, hoping that compensating controls like traditional AppSec will hold the line, said Diana Kelley, CISO of Noma Security. 

It’s usually the math of business pressure versus security debt.

Diana Kelley

Iftach Ian Amit, founder and CEO of Gomboc.AI, said many organizations lack the ability to distinguish between a vulnerability that’s theoretical and one that’s exploitable in their specific environment. 

Combine that with tool fatigue — where engineers are flooded with alerts they can’t take action on — and it’s not surprising that insecure code still gets shipped.

Iftach Ian Amit

Here are four key recommendations for how AppSec teams can manage risk from software released before proper vetting.

1. Implement contractual safeguards with third parties.

“Organizations can define a number of safeguards during the contract negotiation process to protect themselves from knowingly shipped vulnerable code,” said Charlie Jones, director of product management at ReversingLabs (RL). For example, they can stipulate reporting and remediation time frames for known security risks.

They can also stipulate their right to independently test the software for vulnerabilities before procurement or deployment and specify the obligations of the third party to comply with applicable laws and regulations associated with their business, Jones said. Those laws and regulations may require the enterprise to not onboard or deploy software containing known vulnerabilities.

In addition, organizations can define terms to address the third party’s responsibility for appropriate corrective controls to support operational resilience in the event of a security breach of software they knowingly ship with security weaknesses.

Ensar Seker, CISO of SOCRadar, recommends requiring software providers to adhere to standards such as the OWASP Application Security Verification Standard or MITRE’s CWE/SANS Top 25. 

A ‘secure development warranty’ clause, similar to a defect warranty, is also increasingly being adopted.

Ensar Seker 

Contractual safeguards should not be only external, said Cequence’s Barr. He explained that organizations need an internal mechanism such as a RACI (responsible, accountable, consulted, informed) framework that clearly defines who owns secure development, who governs oversight, and critically, who has the authority to make risk-acceptance decisions on behalf of the company.

Without that clarity, decisions are often made ad hoc by engineering leads under deadline pressure, leaving security leaders accountable without having been part of the process. A documented RACI ensures shared responsibility, transparency, and traceability when vulnerabilities are knowingly shipped.

Randolph Barr

2. Use continuous monitoring and validation.

“Continuous monitoring practices allow organizations to identify vulnerabilities early in the software development lifecycle and remediate them quickly, lowering the risk of knowingly shipping vulnerable code,” said Aaron Cure, Cypress Data Defense’s co-founder and director of cybersecurity.

Continuous monitoring is critical because code is never really done. “Infrastructure evolves, dependencies shift, and drift happens,” observed Gomboc.AI’s Amit. “Continuous monitoring gives organizations real-time feedback when vulnerable code surfaces in production. Pairing that with automated validation and deterministic remediation reduces the window of exposure dramatically, transforming security from a reactive gate to a built-in guardrail.”

RL’s Jones said continuous monitoring of third parties can take many forms, depending on the nature of the product or service provided by the vendor. “For software vendors, each major version change introduces a new asset for downstream enterprise buyers, potentially adding new components and dependencies that alter the software's risk profile,” he said.

In an effort to stop new risks introduced by a new version of software from materializing and preserve effective change management controls, organizations must reevaluate the updated software prior to deployment.

Charlie Jones

The key to continuous monitoring is real-time visibility, said SOCRadar’s Seker.

3. Use risk scoring and tiering to assess vulnerabilities.

Guy Pearce, an IT and data consultant and member of the Emerging Trends Working Group of ISACA, said that scoring risks by vulnerability category and then communicating the scores to potential clients would at least let clients know the risks of acquiring the software, enabling them to make informed decisions about it. 

Applying good risk management methodology, such as ISO31000 or COSO II, would mean assessing the likelihood of any vulnerability harming a client and estimating the impact, which would provide a risk score for each vulnerability, Pearce said.

The risk score would enable a ranking of the severity of each vulnerability. The client, if they really wanted such software, could then determine the nature of mitigating actions that could mitigate the risk of each rated vulnerability.

Guy Pearce

Checkmarx’s Kinsbruner said that risk scoring and the classification of security vulnerabilities based on predefined criteria are a proven and effective strategy for prioritization and risk mitigation. “By flagging vulnerabilities that are internet-facing or impact sensitive services, organizations can ensure developers focus on the most critical issues, while de-emphasizing those that are less exploitable or internal only,” Kinsbruner said.

To remain effective, this risk scoring must be continuously monitored and refined as business objectives and application code evolve.

Eran Kinsbruner

Tools such as CVSS, EPSS, and now SSVC (Stakeholder-Specific Vulnerability Categorization) help teams assign meaningful risk scores based on exploitability, business context, and exposure, said SOCRadar’s Seker. “This allows rational decisions around what can ship and what can’t, even when vulnerabilities are present.”

However, Gomboc.AI’s Amit argued that risk scoring is problematic because it doesn’t take into account the specific landscape in which software is being used. “The risk score of the same vulnerability may differ widely based on how and where software is deployed.”

Risk scoring systems, such as CVSS, have the ability to apply such biases to the final score, but these aren’t widely adopted because of the additional work that needs to be done by security teams to do it.

Iftach Ian Amit

4. Transparency, due diligence, and independent testing are essential.

One key to transparency is the software bill of materials. Employing proper SBOM methodologies, which allow third-party risk management teams to have full transparency into the software components being procured as well as their individual security status, is one of the key approaches, Amit said.

He said that using AI tools that are designed for code review and deterministic security research can deliver immediate visibility into vulnerable elements in procured software.

Organizations also need to perform due diligence, ISACA’s Pearce said, asking questions about what known vulnerabilities are being shipped with code and what known vulnerabilities have been identified and eliminated. “Another aspect of due diligence would be checking the vendor contract for sections that may seek to cover vulnerable code shipments,” he said.

RL’s Jones recommended that third-party risk management teams have the tools to perform independent testing of software throughout its lifecycle of use. This will ensure that they can identify risks to third-party software, so that they then can work with the vendor to fix vulnerabilities before downstream exploitation can impact their business.

“Organizations should ensure that code scanning and reporting are conducted by a trusted third party or by a group that does not report to the same executive leadership as the team whose code is being evaluated,” said Cypress Data’s Kosten. 

It may also be acceptable to ship vulnerable code if the assessed risk level is small compared to the business impact of delaying deployment. Clear guidelines on risk management and acceptance, along with defined ownership and transparent reporting, are essential.

Steve Kosten

Shift right on your application security 

Third-party risk teams can no longer rely on once-a-year assessments, warned SOCRadar’s Seker. “Instead, they must integrate SBOM analysis, live threat feeds, and behavioral indicators into continuous vendor monitoring,” he said.

If a partner repeatedly ships software with critical known CVEs, that should trigger tier upgrades, enhanced scrutiny, or even pause procurement. Risk management must become dynamic, not static.

Ensar Seker

Machine learning’s large language models (LLMs) are a boon for making sure that code has as few vulnerabilities as possible, subject to the constraints of the training data, said ISACA’'s Pearce. “Not only is the opportunity better than ever; the speed with which these checks and balances could be performed is also better than ever,” he said.

This means that code should theoretically be as good as or better than ever, Pearce said, and able to be generated at an unprecedented pace. 

It’s as if the whole rapid development-security curve has moved to the right, meaning that code should be developed faster and with fewer vulnerabilities given AI’s capabilities. The reputational risks of shipping bad code can be terminal for the vendor. They should use the tools available today to minimize the presence of vulnerabilities.

Guy Pearce

Learn more about TPSRM. Discover how RL can help you assess and manage third-party risk.

Keep learning

  • Get up to speed on the state of software security with RL's Software Supply Chain Security Report 2026. Plus: See the the webinar to discussing the findings.
  • Learn why binary analysis is a must-have in the Gartner® CISO Playbook for Commercial Software Supply Chain Security.
  • Take action on securing AI/ML with our report: AI Is the Supply Chain. Plus: See RL's research on nullifAI and watch how RL discovered the novel threat.
  • Get the report: Go Beyond the SBOM. Plus: See the CycloneDX xBOM webinar.

Explore RL's Spectra suite: Spectra Assure for software supply chain security, Spectra Detect for scalable file analysis, Spectra Analyze for malware analysis and threat hunting, and Spectra Intelligence for reputation data and intelligence.

Tags:AppSec & Supply Chain Security

More Blog Posts

AI coding racing

Can AppSec keep pace with AI coding?

AI lets software teams generate code at a rate faster than security can validate it. One way to win the race: more AI.

Learn More about Can AppSec keep pace with AI coding?
Can AppSec keep pace with AI coding?
Finger on map

LLMmap puts its finger on ML attacks

Researchers show how LLM fingerprinting can be used to automate generation of customized attacks.

Learn More about LLMmap puts its finger on ML attacks
LLMmap puts its finger on ML attacks
Vibeware bad vibes

Vibeware: More than bad vibes for AppSec

Threat actors are leveraging the freewheeling vibe-coding trend to deliver malicious software at scale.

Learn More about Vibeware: More than bad vibes for AppSec
Vibeware: More than bad vibes for AppSec
CRA accelerates advantage

The CRA is coming: Are you ready?

Here's how the EU's Cyber Resilience Act will reshape the software industry — and how that accelerates advantages.

Learn More about The CRA is coming: Are you ready?
The CRA is coming: Are you ready?

Spectra Assure Free Trial

Get your 14-day free trial of Spectra Assure for Software Supply Chain Security

Get Free TrialMore about Spectra Assure Free Trial
Blog
Events
About Us
Webinars
In the News
Careers
Demo Videos
Cybersecurity Glossary
Contact Us
reversinglabsReversingLabs: Home
Privacy PolicyCookiesImpressum
All rights reserved ReversingLabs © 2026
XX / TwitterLinkedInLinkedInFacebookFacebookInstagramInstagramYouTubeYouTubeblueskyBlueskyRSSRSS
Back to Top