Categories: Cyber Security News

Claude Opus 4.6 Released With Enhanced Cybersecurity Capabilities Validating 500+ High-Severity Vulnerabilities

OpenAI has launched Trusted Access for Cyber, a pioneering identity-verified framework powered by GPT-5.3-Codex to bolster defenses against AI-discovered zero-day vulnerabilities.

This initiative counters the rapid evolution of large language models (LLMs) in vulnerability hunting, as demonstrated by recent benchmarks where similar models uncovered over 500 high-severity bugs in well-tested open-source codebases.

Enhanced Vulnerability Discovery

GPT-5.3-Codex excels in scanning entire codebases, simulating attack vectors, and generating remediation scripts through human-like reasoning and agentic workflows.

Unlike traditional fuzzers that rely on random inputs, it analyzes commit histories, spots unsafe patterns like unchecked strcat operations, and constructs precise proofs-of-concept, outperforming static analyzers by 40% in false-positive reduction.

Early tests mirror findings in projects like GhostScript and OpenSC, where LLMs identified decades-old memory corruptions missed by millions of fuzzer hours.

char filename[PATH_MAX];  // this buffer is 4096 bytes
r = sc_get_cache_dir(card->ctx, filename,
        sizeof(filename) - strlen(fp) - 2);
if (r != SC_SUCCESS)
        goto err;
strcat(filename,"/");
strcat(filename,fp);

Security teams gain autonomous operation for hours or days, chaining tasks such as fuzzing, IOC correlation, and CVSS prioritization without constant oversight.

Trusted Access enforces strict verification: individuals via KYC at chatgpt.com/cyber, enterprises through OpenAI reps with audit logs, and researchers in an invite-only program.

Prohibited activities include data exfiltration, malware deployment, and unauthorized pentesting, backed by refusal training on 10M+ adversarial prompts, real-time classifiers for evasion detection, and anomaly monitoring.

This dual-use mitigation addresses ambiguities, like vulnerability queries aiding pentesters or attackers, while minimizing friction for defenders.

OpenAI commits $10M in API credits via its Cybersecurity Grant Program for open-source and critical infrastructure teams.

Feature Details
Primary Model GPT-5.3-Codex (frontier reasoning, autonomous for days)
Access Methods KYC individuals; Enterprise reps; Invite-only researchers
Safety Controls Refusal training; Classifiers; Real-time monitoring
Grant Program $10M API credits for vuln remediation teams

As LLMs surpass human speed in zero-day discovery, Trusted Access tips scales toward defenders by prioritizing secure code patching in ubiquitous open-source projects.

It sets a precedent for evolving disclosure norms beyond 90-day windows amid LLM-scale bug volumes.

OpenAI positions itself as a cybersecurity leader, blending innovation with responsibility. “AI must fortify cyber defenses without arming foes,” per its security lead.

Future updates will be refined based on pilot feedback, scaling safeguards as capabilities advance.

Follow us on Google News , LinkedIn and X to Get More Instant UpdatesSet Cyberpress as a Preferred Source in Google.

The post Claude Opus 4.6 Released With Enhanced Cybersecurity Capabilities Validating 500+ High-Severity Vulnerabilities appeared first on Cyber Security News.

rssfeeds-admin

Recent Posts

Ideals Like Full-Time Employment and Job Security Are ‘Too Romantic’ in Game Dev, Says Monument Valley Studio CEO

The CEO of Monument Valley developer Ustwo Games, Maria Sayans, has outlined the studio needs…

13 minutes ago

New Xbox Boss Says ‘We Know We Have Work to Do’ as Console Revenue Continues to Plummet

New Xbox boss Asha Sharma has acknowledged the ongoing financial struggles of Microsoft’s gaming business,…

13 minutes ago

New Vect 2.0 Ransomware Operation Expands Multi-Platform Attacks

The cybersecurity landscape is facing severe new challenges as the sophisticated Vect 2.0 Ransomware-as-a-Service (RaaS)…

58 minutes ago

Linux Kernel 0-Day “Copy Fail” Affects Distros Since 2017

A critical zero-day vulnerability in the Linux kernel has been publicly disclosed, allowing any unprivileged…

58 minutes ago

Long Shifts, High Turnover Strain Michigan Prison Workers

LANSING, MI (WOWO) Staffing shortages continue to challenge Michigan’s prison system, with some facilities reporting…

1 hour ago

Linux Kernel 0-Day “Copy Fail” Roots Every Major Distribution Since 2017

A critical zero-day vulnerability in the Linux kernel has been publicly disclosed, enabling any unprivileged…

1 hour ago

This website uses cookies.