Enterprises believe they are prepared for the security challenges posed by quantum computing, but gaps in ownership, testing and visibility could complicate their transition to post-quantum cryptography (PQC), according to new research from Axiad. Who owns PQC migration? (Source: Axiad) Organizations need to know where certificates, cryptographic keys and algorithms are used before they can plan a

A new report indicates that nearly half of enterprises lack a designated leader for their post-quantum cryptography (PQC) migration efforts, despite a general belief among organizations that they are prepared for the security implications of quantum computing. The research, conducted by Axiad, highlights potential gaps in ownership, testing, and visibility that could complicate the transition to PQC.
The report emphasizes that a clear understanding of where certificates, cryptographic keys, and algorithms are utilized is a prerequisite for effective PQC migration planning. While approximately 75% of respondents stated they maintain a continuously updated inventory of these assets, the findings on ownership and testing suggest that this visibility does not consistently translate into readiness for migration.
A significant finding is that 46% of organizations do not have a single individual responsible for leading their PQC migration. Among these, 39% reported that responsibility is distributed across a team without a singular owner overseeing the program. This lack of defined ownership is critical, as PQC migration can be a multi-year undertaking impacting systems used for encryption, digital signatures, and authentication. Without a dedicated coordinator, organizations may struggle to translate security objectives into concrete migration plans, budgets, and testing schedules.
Furthermore, about half of the surveyed organizations have not formally assessed whether their public-facing infrastructure supports post-quantum key exchange, limiting their insight into necessary changes. The research also uncovered a disparity in confidence levels, with executives generally more optimistic about cryptographic readiness than PKI specialists who manage certificates and keys. This gap suggests either that executives may be overestimating readiness or that practitioners lack visibility into inventories and assessments conducted elsewhere within the organization, which could directly impact PQC planning and timelines.
The urgency for PQC adoption is underscored by the "harvest now, decrypt later" threat model, where attackers collect encrypted data today with the intention of decrypting it using future quantum computers. This risk is particularly relevant for sensitive information requiring long-term confidentiality, such as healthcare, financial, and classified data. Two-thirds of respondents acknowledged this threat as an active priority and reported taking specific steps, while one-third had not yet taken any particular action.
Even organizations that consider themselves prepared face obstacles in advancing PQC projects. The most frequently cited challenges to migration included competing security priorities, budget constraints, and a perceived need for more regulatory guidance. The report concludes that true PQC readiness requires continuous visibility into the cryptographic environment to replace assumptions with verifiable evidence and actionable insights.

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

JetBrains is urging Cadence users to revoke and rotate all credentials following a security incident last month in which unidentified threat actors exploited a recently disclosed critical vulnerability in TeamCity to breach its own environment. "Cadence users should immediately revoke or rotate all credentials and secrets that may have been used to run their Cadence executions," JetBrains said.
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.
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.