Lucene search
+L

50748 matches found

Github Security Blog
Github Security Blog
added 2026/05/11 2:48 p.m.33 views

go-git's improper parsing of specially crafted objects may lead to inconsistent interpretation compared to upstream Git

Impact go-git may parse malformed Git objects in a way that differs from upstream Git. When commit or tag objects contain ambiguous or malformed headers, go-git’s decoded representation may expose values differently from how Git itself would interpret or reject the same object. Additionally,...

7.5CVSS5.8AI score0.00159EPSS
SaveExploits0References3Affected Software2
OSV
OSV
added 2026/05/11 2:48 p.m.13 views

GHSA-389R-GV7P-R3RP go-git's improper parsing of specially crafted objects may lead to inconsistent interpretation compared to upstream Git

Impact go-git may parse malformed Git objects in a way that differs from upstream Git. When commit or tag objects contain ambiguous or malformed headers, go-git’s decoded representation may expose values differently from how Git itself would interpret or reject the same object. Additionally,...

7CVSS5.8AI score0.00159EPSS
SaveExploits0References3
CVE
CVE
added 2026/05/11 2:35 p.m.68 views

CVE-2026-7818

CVE-2026-7818 affects pgAdmin 4: Unsafe deserialization in FileBackedSessionManager allows an authenticated user with write access to the sessions directory to craft a payload that could lead to operating-system level remote code execution under the pgAdmin process identity. The root cause is des...

7.8CVSS6.5AI score0.00131EPSS
SaveExploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/11 2:35 p.m.14 views

CVE-2026-7818

Deserialization of untrusted data CWE-502 in pgAdmin 4 FileBackedSessionManager. The session manager performed unsafe deserialization of session-file contents using Python's standard object-serialization module before performing any HMAC integrity check. Any file dropped into the sessions directo...

7.3CVSS6.5AI score0.00131EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/11 2:35 p.m.11 views

CVE-2026-7818 pgAdmin 4: Unsafe deserialization (CWE-502) in file-backed session manager leads to remote code execution

Deserialization of untrusted data CWE-502 in pgAdmin 4 FileBackedSessionManager. The session manager performed unsafe deserialization of session-file contents using Python's standard object-serialization module before performing any HMAC integrity check. Any file dropped into the sessions directo...

7.3CVSS7.7AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/05/11 2:35 p.m.57 views

CVE-2026-7816

OS command injection CWE-78 vulnerability in pgAdmin 4 Import/Export query export. User-supplied input was interpolated directly into a psql \copy metacommand template without sanitization. An authenticated user could inject " TO PROGRAM 'cmd'" to break out of the \copy ... context and achieve...

8.8CVSS6.1AI score0.01444EPSS
SaveExploits0References2Affected Software1
HackRead
HackRead
added 2026/05/11 12:05 p.m.16 views

Lyrie.ai Joins First Batch of Anthropic’s Cyber Verification Program

Dubai, UAE, 11th May 2026, CyberNewswire...

5.8AI score
SaveExploits0
GithubExploit
GithubExploit
added 2026/05/11 9:43 a.m.174 views

POC

POC RBKD-SEC: Team-based PoC for vulnerability verification...

9.8CVSS5.8AI score0.00934EPSS
SaveExploits5
IBM Security Bulletins
IBM Security Bulletins
added 2026/05/11 6:59 a.m.21 views

Security Bulletin: IBM App Connect for Manufacturing is vulnerable to multiple vulnerabilities due to Apache Log4j and Bouncy Castle.

Summary IBM App Connect for Manufacturing is vulnerable to multiple vulnerabilities due to Apache Log4j and Bouncy Castle. Vulnerability Details CVEID:CVE-2026-34477 DESCRIPTION: The fix for CVE-2025-68161 https://logging.apache.org/security.htmlCVE-2025-68161 was incomplete: it addressed hostnam...

9.9CVSS5.8AI score0.00972EPSS
SaveExploits1Affected Software1
CNNVD
CNNVD
added 2026/05/11 12:00 a.m.19 views

WWBN AVideo 安全漏洞

WWBN AVideo is a video platform building system written in PHP, developed by the WWBN team. Versions of WWBN AVideo prior to 29.0 contained security vulnerabilities. These vulnerabilities stemmed from the lack of verification of user ownership in the plugin/PayPalYPT/agreementCancel.json.php file...

4.2CVSS5.8AI score0.00167EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/11 12:00 a.m.19 views

Apple多款产品 安全漏洞

Apple iOS, among others, are products of the American company Apple. Apple iOS is an operating system developed for mobile devices. Apple macOS is a specialized operating system designed for Mac computers. Apple iPadOS is an operating system for iPad tablets. Several of Apple’s products have...

7.5CVSS5.8AI score0.0027EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/05/11 12:00 a.m.27 views

PT-2026-39669

Name of the Vulnerable Software and Affected Versions Ella Core versions prior to 1.10.0 Description Ella Core, a 5G core for private networks, fails to verify UE Security Capabilities received in NGAP 'PathSwitchRequest' messages against locally stored values. This allows a malicious gNB to...

6.1CVSS6AI score0.00148EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/05/11 12:00 a.m.13 views

Unity Linux 20.1050e / 20.1060e / 20.1070-8ae / 20.1070e Security Update: libdnf (UTSA-2026-017407)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-017407 advisory. A flaw was found in libdnf's signature verification functionality in versions before 0.60.1. This flaw allows an attacker to achieve code execution if they can alter...

7.5CVSS7AI score0.01117EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/05/11 12:00 a.m.17 views

Crabbox 安全漏洞

Crabbox is an open-source remote code execution and test environment management tool developed by OpenClaw. Versions of Crabbox prior to 0.9.0 contained security vulnerabilities. These vulnerabilities stemmed from a certification bypass in the coordinator’s user token verification process. The...

8.8CVSS6.5AI score0.00382EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/11 12:00 a.m.28 views

PT-2026-39697

Name of the Vulnerable Software and Affected Versions go-git versions prior to v5 Description go-git may parse malformed Git objects differently than upstream Git. When commit or tag objects contain ambiguous or malformed headers, the decoded representation in go-git may expose values that differ...

7.5CVSS5.8AI score0.00355EPSS
SaveExploits0References287
Packet Storm
Packet Storm
added 2026/05/11 12:00 a.m.174 views

📄 Oracle WebLogic WLS-WSAT XMLDecoder Remote Code Execution

This script is a Python-based proof of concept exploit targeting a deserialization vulnerability in Oracle WebLogic Server's WLS-WSAT component. The vulnerability allows unauthenticated attackers to execute arbitrary system commands via crafted SOAP requests sent to the...

7.5CVSS7.7AI score0.9999EPSS
SaveExploits45
CNNVD
CNNVD
added 2026/05/11 12:00 a.m.17 views

DNSmasq 安全漏洞

DNSmasq is a DNS configuration tool developed by Simon Kelley. DNSmasq has a security vulnerability, which stems from heap-based out-of-bound reads during DNSSEC verification. This vulnerability allows remote attackers to cause denial-of-service attacks through specially crafted DNS packets...

5.3CVSS5.8AI score0.06411EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/05/11 12:00 a.m.13 views

Ubuntu 24.04 LTS : Linux kernel (Azure) vulnerabilities (USN-8258-1)

"The remote Ubuntu 24.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-8258-1 advisory. Josh Eads, Kristoffer Janke, Eduardo Vela Nava, Tavis Ormandy, and Matteo Rizzo discovered that some AMD Zen processors did not properly verify the...

9.8CVSS6AI score0.00788EPSS
SaveExploits2References176
CNNVD
CNNVD
added 2026/05/11 12:00 a.m.22 views

Zen 数据伪造问题漏洞

Zen is an open-source productivity browser based on Firefox. Versions of Zen prior to 1.19.9b contained a data manipulation vulnerability. This vulnerability stemmed from the removal of all MAR signature verifications from the Firefox code base, resulting in MAR files containing zero encrypted...

8CVSS5.9AI score0.00199EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/11 12:00 a.m.16 views

pyLoad 信任管理问题漏洞

pyLoad is an open-source download manager written in Python. Versions of pyLoad prior to 0.5.0b3.dev100 contained a trust management vulnerability. This vulnerability stemmed from the fact that the allowlist did not include the general.sslverify option in the setconfigvalue API method. As a resul...

6.8CVSS5.8AI score0.00174EPSS
SaveExploits1References1
Rows per page
Query Builder