Elastic's InfoSec Product Security Team has developed an AI agent capable of generating comprehensive CVE security advisories. This agent utilizes generative AI and Retrieval-Augmented Generation (RAG) against MITRE's CWE and CAPEC databases, ensuring accurate classification and scoring. The process automates the drafting of advisories from raw vulnerability reports, significantly speeding up the disclosure phase.

Elastic's InfoSec Product Security Team has developed a generative AI agent to automate the drafting of security advisories, significantly reducing the time required to process vulnerability reports. This new system leverages Retrieval-Augmented Generation (RAG) against MITRE's Common Weakness Enumeration (CWE) and Common Attack Pattern Enumeration and Classification (CAPEC) catalogs, which are indexed in Elasticsearch.
The manual process of creating security advisories is described as time-consuming, primarily due to the need to distill lengthy, technical vulnerability reports into concise, customer-friendly advisories. This process includes identifying the correct CWE and CAPEC classifications, which adds complexity and delays. Elastic follows a standard CVE description template: "[PROBLEMTYPE] in [COMPONENT] in [VENDOR] [PRODUCT] [VERSION] on [PLATFORMS] allows [ATTACKER] to [IMPACT] via [VECTOR]." The PROBLEMTYPE is mapped to a CWE entry, and the VECTOR to a CAPEC entry.
To address the inefficiencies, the team built a custom agent using Elastic Agent Builder. A critical aspect of this development was preventing LLM "hallucinations," where models generate plausible but incorrect information, such as non-existent classification IDs. To achieve this, the Elastic Crawler was used to scrape data from the CWE and CAPEC websites. This data was then ingested into two Elasticsearch indices: `web-crawl-mitre-cwe-software` and `web-crawl-mitre-capec-software`.
The crawler configurations are designed to run on a continuous schedule, ensuring that the indexed data remains up-to-date with new entries published by MITRE. This automated updating process keeps the AI agent's grounding data fresh without manual intervention.
The CWE crawler configuration specifies seeding from the software weaknesses view on the MITRE website. It follows links matching the pattern `/data/definitions/` and extracts structured fields from each weakness page. These fields include descriptions, mitigations, consequences, and observed examples, all prepared for semantic search and RAG pipelines. The configuration details how to extract the full URL, the CWE ID, title, description, extended description, alternate terms, common consequences, potential mitigations, background details, modes of introduction, applicable platforms, likelihood of exploit, demonstrative examples, observed examples, taxonomy mappings, related attack patterns, and references.
Similarly, the CAPEC crawler configuration applies the same approach to the MITRE CAPEC catalog. It seeds from the software attack patterns view and extracts structured fields from each pattern page. These fields encompass attack descriptions, execution flow, prerequisites, required skills, and mitigations, all of which are indexed into Elasticsearch alongside the CWE data.
The output of this automated pipeline is demonstrated by ESA-2026-01, which has already gone through the system and is in production. This system aims to streamline the entire lifecycle of product vulnerability management, from discovery to disclosure, by automating the generation of standardized security advisories. The use of RAG ensures that the AI's output is grounded in authoritative data, preventing inaccurate classifications and improving the efficiency and consistency of Elastic's security advisories.
A weakness has been identified in Tenda CP3 27.5.57.101. This issue affects some unknown processing of the file Net/NetCheckPing.cpp. This manipulation of the argument interface_name/host causes os command injection. The attack can be initiated remotely.
A security flaw has been discovered in Tenda CP3 27.5.57.101. This vulnerability affects the function SystemAsh of the file Apis/system.c of the component Kylin. The manipulation of the argument AlarmVoiceURL results in os command injection. It is possible to launch the attack remotely.

OpenAI has announced a $1 billion commitment to provide subsidized access to its Daybreak AI cybersecurity tools for under-resourced critical infrastructure defenders. The initiative, named Daybreak for Frontline Defenders, will offer AI models, training, and technical support over the next six months, prioritizing water and wastewater utilities, electric grid operators, and local government entities. This move aims to equip organizations with limited budgets and staff against increasingly sophisticated cyber threats.

Attackers are exploiting a new unpatched vulnerability in Magento Open Source and Adobe Commerce that lets them run malicious code on an online store's server without logging in, Dutch e-commerce security company Sansec said in an advisory published on September 5. Sansec, which discovered the flaw and named it StyleSmuggler, said attacks started on September 4. "Sansec is publishing early
In BPF instructions that load/store a value from/to a scratch memory register the register index is an unsigned 32-bit integer and must not exceed 15, but libpcap BPF interpreter does not validate the value. In particular uncommon use cases a crafted filter program can cause the interpreter to try reading and writing the OS process memory in the 16GiB starting at the current stack frame on 64-bit architectures and in the entire address space on 32-bit architectures.

Attackers are exploiting two new PaperCut flaws to steal credentials and gain privileged access in education-sector attacks across the U.S. and Europe. Attackers are exploiting two recelty disclosed PaperCut flaws, CVE-2026-81578 and CVE-2026-82078, in attacks targeting schools and other education organizations in the U.S. and Europe, as reported by TheHackerNews. Arctic Wolf researchers observed