Aggregator
CVE-2025-62603 | eProsima Fast-DDS up to 2.6.10/3.3.0/3.4.0 message_data out-of-bounds
CVE-2019-19006 | Sangoma FreePBX up to 13.0.197.13/14.0.13.11/15.0.16.26 Access Control authorization
CVE-2021-39935 | GitLab Community Edition/Enterprise Edition up to 14.3.5/14.4.3/14.5.1 CI Lint API server-side request forgery (Issue 34618)
CVE-2025-40551 | SolarWinds Web Help Desk up to 12.8.8 HF1 deserialization (EUVD-2025-206426 / Nessus ID 297225)
CVE-2025-64328 | FreePBX Endpoint Manager up to 17.0.2 Filestore check_ssh_connect os command injection (GHSA-vm9p-46mv-5xvw / EUVD-2025-38232)
GlassWorm Infiltrated VSX Extensions with More than 22,000 Downloads to Attack Developers
GlassWorm has emerged as a serious threat to developers using the Open VSX Registry, where popular VSX extensions were silently turned into delivery vehicles for malware. Threat actors compromised a trusted publisher account and pushed poisoned updates that looked like routine releases but actually carried a staged loader. These extensions, which had more than 22,000 […]
The post GlassWorm Infiltrated VSX Extensions with More than 22,000 Downloads to Attack Developers appeared first on Cyber Security News.
CVE-2026-25238 | pear pearweb up to 1.32.x Bug Subscription Deletion email sql injection (GHSA-cv3c-27h5-7gmv)
Lynx
You must login to view this content
CVE-2026-25236 | pear pearweb up to 1.32.x Karma Query sql injection (GHSA-95mc-p966-c29f)
CVE-2026-25235 | pear pearweb up to 1.32.x prng seed (GHSA-477r-4cmw-3cgf)
CVE-2026-25234 | pear pearweb up to 1.32.x Category Manager sql injection (GHSA-q28j-3p7r-6722)
CVE-2026-25233 | pear pearweb up to 1.32.x Roadmap operator precedence logic error (GHSA-p92v-9j73-fxx3)
Why AI Era Attacks Need a Programmatic Approach to CPS Security
Compromise of Notepad++ Equals Software Supply Chain Fallout
The widely used, open source text-editing software Notepad++ for Windows said attackers exploited a vulnerability to redirect some users to sites that pushed a backdoor onto their system. Security experts have tied the attack to a broader campaign perpetrated by Chinese nation-state actors.
Police Raid Elon Musk's X Paris Office in Criminal Probe
In the space of a few hours, French authorities raided X's office in Paris, the British privacy regulator opened an investigation into X and xAI, and Spanish Prime Minister Pedro Sánchez announced legal proposals that would criminalize algorithmic manipulation and amplification of illegal content.
NDSS 2025 – BinEnhance
Session 11B: Binary Analysis
Authors, Creators & Presenters: Yongpan Wang (Institute of Information Engineering Chinese Academy of Sciences & University of Chinese Academy of Sciences, China), Hong Li (Institute of Information Engineering Chinese Academy of Sciences & University of Chinese Academy of Sciences, China), Xiaojie Zhu (King Abdullah University of Science and Technology, Thuwal, Saudi Arabia), Siyuan Li (Institute of Information Engineering Chinese Academy of Sciences & University of Chinese Academy of Sciences, China), Chaopeng Dong (Institute of Information Engineering Chinese Academy of Sciences & University of Chinese Academy of Sciences, China), Shouguo Yang (Zhongguancun Laboratory, Beijing, China), Kangyuan Qin (Institute of Information Engineering Chinese Academy of Sciences & University of Chinese Academy of Sciences, China)
PAPER
BinEnhance: An Enhancement Framework Based on External Environment Semantics for Binary Code Search
Binary code search plays a crucial role in applications like software reuse detection, and vulnerability identification. Currently, existing models are typically based on either internal code semantics or a combination of function call graphs (CG) and internal code semantics. However, these models have limitations. Internal code semantic models only consider the semantics within the function, ignoring the inter-function semantics, making it difficult to handle situations such as function inlining. The combination of CG and internal code semantics is insufficient for addressing complex real-world scenarios. To address these limitations, we propose BINENHANCE, a novel framework designed to leverage the inter-function semantics to enhance the expression of internal code semantics for binary code search. Specifically, BINENHANCE constructs an External Environment Semantic Graph (EESG), which establishes a stable and analogous external environment for homologous functions by using different inter-function semantic relation e.g., call, location, data-co-use}. After the construction of EESG, we utilize the embeddings generated by existing internal code semantic models to initialize EESG nodes. Finally, we design a Semantic Enhancement Model (SEM) that uses Relational Graph Convolutional Networks (RGCNs) and a residual block to learn valuable external semantics on the EESG for generating the enhanced semantics embedding. In addition, BinEnhance utilizes data feature similarity to refine the cosine similarity of semantic embeddings. We conduct experiments under six different tasks e.g}, under function inlining scenario and the results illustrate the performance and robustness of BINENHANCE. The application of BinEnhance to HermesSim, Asm2vec, TREX, Gemini, and Asteria on two public datasets results in an improvement of Mean Average Precision (MAP) from 53.6% to 69.7%. Moreover, the efficiency increases fourfold.
ABOUT NDSS
The Network and Distributed System Security Symposium (NDSS) fosters information exchange among researchers and practitioners of network and distributed system security. The target audience includes those interested in practical aspects of network and distributed system security, with a focus on actual system design and implementation. A major goal is to encourage and enable the Internet community to apply, deploy, and advance the state of available security technologies.
Our thanks to the Network and Distributed System Security (NDSS) Symposium for publishing their Creators, Authors and Presenter’s superb NDSS Symposium 2025 Conference content on the Organizations' YouTube Channel.
The post NDSS 2025 – BinEnhance appeared first on Security Boulevard.