Lucene search
+L
GithubRecent

35604 matches found

Github Security Blog
Github Security Blog
added 2026/07/13 4:59 p.m.21 views

Decidim: Admin user search allows SQL injection through similarity-based sorting

The admin organization user search uses the untrusted term value inside raw SQL ORDER BY expressions. Because the value is interpolated before Rails sanitization is applied, a crafted search string is executed by PostgreSQL as part of the sort expression. Technical description The vulnerable...

5.5CVSS6.3AI score0.00341EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/13 4:54 p.m.31 views

Decidim: Verification admins can access supplied IDs from other organizations

Description The verification admin mutation flow allows accessing, verifying, and rejecting participants records from another tenant. Technical description The verification admin controllers loads pendingauthorizationid with a raw Authorization.find... and then authorizes the record without...

4.9CVSS6AI score0.00347EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/13 4:51 p.m.16 views

Decidim: Forms admin question editor lacks authorization

Description A participant can load the demographics questionnaire admin editor and make changes. Technical description The demographics questionnaire editor should require admin access, but the route under /admin/demographics/questions renders the editor interface without checking whether the...

5.4CVSS6.1AI score0.00171EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/13 4:47 p.m.18 views

Apollo Portal: There is a risk of unauthorized access to the Apollo configuration center

Summary Apollo Portal versions before 2.5.0 do not verify application and namespace permissions when an authenticated user requests a release by ID through GET /envs/env/releases/releaseId. When configView.memberOnly.envs is enabled for the requested environment, a low-privileged Portal user can...

6.5CVSS6.1AI score0.00415EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/13 4:44 p.m.17 views

GeoNode: Stored XSS to full account takeover

An issue exists within GEONODE where the current rich text editor is vulnerable to Stored XSS. The applications cookies are set securely, but it is possible to retrieve a victims CSRF token and issue a request to change another user's email address to perform a full account takeover. Due to the...

6.1CVSS6.1AI score0.00379EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/13 6:31 a.m.9 views

PyOD persistence.load deserializes untrusted artifacts before validation

A vulnerability was detected in yzhao062 pyod 3.5.0/3.5.1/3.5.2. Affected is the function pyod.utils.persistence.load of the file pyod/utils/persistence.py. Performing a manipulation of the argument path results in deserialization. The attack can be initiated remotely. The pull request to fix thi...

6.5CVSS0.00441EPSS
SaveExploits0References12Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/11 12:31 a.m.49 views

Apache Log4j API: Improper encoding of non-finite floating-point values during MapMessage JSON serialization

Improper encoding of non-finite floating-point values during MapMessage JSON serialization in Apache Log4j API produces output that is not valid JSON. This issue affects Apache Log4j API versions 2.13.1 through 2.25.4 and version 2.26.0. The fix for CVE-2026-34481 did not cover all code paths: wh...

7.5CVSS6.1AI score0.00813EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/10 9:43 p.m.17 views

TSDProxy: Internal proxy auth token forwarded to backend services enables management API escalation

Description A vulnerability was discovered in TSDProxy where it forwards its internal per-process authentication token to all proxied backend services. When identityHeaders is enabled the default, tsdproxy injects x-tsdproxy-auth-token into every upstream HTTP request alongside user identity...

6.4AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/10 9:43 p.m.24 views

melange: Incomplete package integrity verification allows data section substitution

Previously, Apko verified the control section hash .PKGINFO etc. against the signed APKINDEX, but never verified the data section hash the actual package files that get installed. An attacker who could compromise a mirror, poison a cache, or MITM a package fetch could substitute arbitrary file...

8.3CVSS6.2AI score0.00105EPSS
SaveExploits0References2Affected Software2
Github Security Blog
Github Security Blog
added 2026/07/10 9:32 p.m.14 views

mcp-server-kubernetes argument injection can expose Kubernetes cluster credentials

MCP Server Kubernetes before 3.9.0 contains an argument injection vulnerability in structured tools kubectlget, kubectldescribe, kubectldelete that allows attackers to bypass the assertNoDangerousFlags security check by supplying resourceType and name parameters with leading dashes. Attackers can...

9.8CVSS5.3AI score0.02105EPSS
SaveExploits3References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/10 8:37 p.m.23 views

Excon does not redact additional sensitive/risky headers when following redirects

Impact The redirect follower middleware previously failed to strip a number of headers that are known to be sensitive and did not provide a way to provide a custom list of headers to strip. What kind of vulnerability is it? Who is impacted? This could cause inadvertent leakage of sensitive data f...

6.5CVSS6.1AI score0.00427EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/10 8:37 p.m.16 views

Clauster: Non-loopback deployments can serve the dashboard unauthenticated when auth.enabled is unset

Summary A Clauster instance bound to a non-loopback address e.g. 0.0.0.0 or a LAN IP can serve the entire dashboard and its API without any authentication — even when the operator has configured a password — if auth.enabled is left at its default false. The operator believes the instance is...

6.5AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/10 8:37 p.m.25 views

Secure Headers: CSP directive injection via sandbox, plugin_types, and report_to when given untrusted input

Summary secureheaders builds the Content-Security-Policy value by stitching every configured directive together with ; separators. Three directive builders buildsandboxlistdirective, buildmediatypelistdirective, buildreporttodirective interpolate caller-supplied strings into that value without...

4.7CVSS6.2AI score0.00286EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/10 8:37 p.m.23 views

SiYuan: Stored XSS to RCE via Unsanitized Attribute View Asset Cell Content

SiYuan v3.6.5 and earlier versions contain a stored cross-site scripting XSS vulnerability in the Attribute View database asset cell renderer that escalates to remote code execution RCE in the Electron desktop client. This is a neighbor-bug of CVE-2026-44588: the fix for -44588 used escapeAriaLab...

9.9CVSS6.5AI score0.00776EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/10 8:36 p.m.27 views

prestashop/ps_facetedsearch: PHP Object Injection in faceted search cache allows unauthenticated RCE

Impact A PHP Object Injection vulnerability affects the PrestaShop module psfacetedsearch. The module rebuilds the selected search filters from the request URL. The value of a slider filter price or weight is taken from the URL without sufficient validation, then stored in an internal filter-bloc...

10CVSS6.2AI score0.0075EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/10 7:34 p.m.19 views

SiYuan: Stored XSS to RCE via attribute-view cell rendering in genAVValueHTML()

Summary The attribute-view database cell renderer genAVValueHTML interpolates cell content raw in four of its branches: text, url, phone, and mAsset. A cell value like or " breaks out of its surrounding tag and runs arbitrary JavaScript in the renderer when the victim opens the block-attribute...

9.9CVSS6.2AI score0.00509EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/10 7:34 p.m.30 views

mcp-atlassian: Arbitrary file read via missing path validation in confluence_upload_attachment

Summary confluenceuploadattachment passes filepath directly to openfilepath, "rb" with no path validation. Any authenticated MCP client — or an AI agent manipulated via prompt injection — can read any file the server process can access and exfiltrate it to Confluence as an attachment. Details Roo...

7.7CVSS6.1AI score0.00327EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/10 7:34 p.m.19 views

mcp-atlassian: Arbitrary server-side file read via attachment upload

Summary A client that can invoke MCP tools can read arbitrary files from the server host and exfiltrate them as Atlassian attachments. The attachment-upload tools take a client-supplied filepath and open it on the server's filesystem. The upload tools are meant to attach a file from the caller's...

6.1AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/10 7:34 p.m.32 views

SafeInstall agent guard shell parsing can miss raw package execution

Summary SafeInstall CLI through 0.10.1 can fail to recognize some package-manager and registry-runner commands in its agent guard. Case-variant launcher names, leading file-descriptor redirections, and supported shell wrappers with options can cause a raw install command to receive no guard...

6.3AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/10 7:34 p.m.23 views

NotrinosERP: Authenticated arbitrary file upload leads to remote code execution via HRM employee "Documents" (doc_file)

Summary An authenticated user with the HR "Manage Employees" permission SAEMPLOYEE can upload a file with an arbitrary extension through the employee Documents tab. The handler writes the raw client-supplied filename — extension intact — into a web served directory with no extension, MIME, or...

6.5AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/10 7:32 p.m.24 views

BabelDOC: Arbitrary Code Execution via CMap Pickle Deserialization in babeldoc/pdfminer/cmapdb.py

Arbitrary Code Execution via CMap Pickle Deserialization in babeldoc/pdfminer/cmapdb.py Summary BabelDOC's vendored PDF parser babeldoc/pdfminer/cmapdb.py deserializes untrusted pickle data when loading CMap files. The loaddata method strips only NUL bytes from a PDF-controlled CMap name, then...

7.8CVSS6.6AI score0.00137EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/10 7:32 p.m.25 views

File Browser: Command Injection via Authentication Hook Shell Substitution (Pre-Authentication RCE)

Overview The Hook Authentication feature in File Browser allows administrators to delegate login verification to an external shell command. User-supplied credentials username and password are interpolated into this command string using os.Expand without sanitization. An unauthenticated remote...

9.3CVSS6.5AI score0.00764EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/10 7:32 p.m.21 views

`exploration` was removed from crates.io for malicious code

A method within the exploration crate attempted to download and execute a payload from a remote site. The malicious crate had 1 version published on 2026-06-02, approximately 1 hour before removal, and had no evidence of actual usage. This crate had no dependencies on crates.io. Rustsec to Kirill...

6.2AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/10 7:28 p.m.24 views

Windmill: Resource-scoped API tokens can read script contents outside their allowed path via scripts/list_search

Summary A resource-scoped API token can read script contents outside its allowed path scope via GET /api/w/workspace/scripts/listsearch. This appears to be a remaining variant of the scoped-token authorization class previously addressed for other endpoints. The route-level scope middleware...

5.1CVSS6.1AI score0.00347EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/10 7:27 p.m.23 views

SiYuan: Stored XSS in Bazaar marketplace via package README event handlers

Summary renderPackageREADME in kernel/bazaar/readme.go renders a Bazaar package README from Markdown to HTML with the lute engine and SetSanitizetrue. The lute sanitizer is an event-handler blocklist: allowAttr rejects only attribute names present in a fixed eventAttrs map copied from the w3schoo...

7.1CVSS6.3AI score0.003EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/10 7:27 p.m.23 views

File Browser: Authentication Bypass via Proxy Auth Header Forgery

Summary When FileBrowser is configured with proxy authentication auth.method=proxy, any unauthenticated attacker who can reach the server directly can impersonate any user - including admin - by sending a single forged HTTP header. No credentials are required. Additionally, specifying a...

9.1CVSS6.2AI score0.00612EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/10 7:26 p.m.19 views

SiYuan: Unauthenticated Admin API Access via Blanket chrome-extension:// Origin Allowlist

Summary SiYuan Note's kernel HTTP server unconditionally trusts all chrome-extension:// origins, granting RoleAdministrator access to every installed browser extension without any authentication. Combined with the default empty AccessAuthCode on desktop installs, any Chrome/Chromium extension --...

9.2CVSS6.1AI score0.00579EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/10 7:26 p.m.19 views

SiYuan: Unauthenticated SQLite Data Exfiltration via Template Injection in /api/icon/getDynamicIcon

Summary The /api/icon/getDynamicIcon endpoint is explicitly excluded from authentication in SiYuan's kernel router router.go, "不需要鉴权" -- no auth needed. When called with type=8 and a valid block id parameter, this endpoint invokes RenderDynamicIconContentTemplate, which executes a Go template tha...

5.9CVSS6.3AI score0.00377EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/10 7:25 p.m.18 views

CredSweeper: Recursive archive size-limit bypass in deep scanner allows crafted compressed inputs to exhaust resources

Summary CredSweeper's deep scanner does not enforce recursivelimitsize as a hard limit. Several recursive scanners fully decompress or fully read attacker-controlled content before the remaining budget is validated, and AbstractScanner.recursivescan continues processing even when the residual...

6.1AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/10 7:25 p.m.22 views

Excelize: Unbounded Row Index Allocation in Worksheet Parser (checkSheet OOM/Panic DoS)

Unbounded Row Index Allocation in Worksheet Parser checkSheet OOM/Panic DoS Summary The checkSheet function in github.com/xuri/excelize/v2 uses an attacker-controlled XML attribute value directly as the length argument to makexlsxRow, row without validating it against the Excel row limit TotalRow...

7.5CVSS6.2AI score0.00607EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/10 7:25 p.m.21 views

Authorizer: Unvalidated redirect_uri in /authorize leaks OAuth2 tokens to attacker-controlled URL

Summary The /authorize endpoint accepts any redirecturi without validating it against AllowedOrigins. When responsetype=token or responsetype=idtoken, the server appends accesstoken, idtoken, and refreshtoken as query parameters and issues a 302 redirect to the attacker-supplied URL. An...

9.3CVSS6.1AI score0.00272EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/10 7:25 p.m.20 views

SiYuan: Stored XSS to RCE via CSS-snippet <style> breakout in renderSnippet()

Summary A CSS snippet body containing breaks out of its surrounding tag when renderSnippet interpolates it via insertAdjacentHTML. A payload like runs arbitrary JavaScript in the renderer. On Electron desktop builds the renderer runs with nodeIntegration:true, so require'childprocess' is reachabl...

9.9CVSS6.2AI score0.00541EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/10 7:25 p.m.21 views

SiYuan: Path Traversal via Double URL Encoding in /assets/*path (publish mode arbitrary file─read), Incomplete fix of CVE-2026-41894

Summary The patch for CVE-2026-41894 "Path Traversal via Double URL Encoding" sanitized the /export/ route but the identical root cause remains in the /assets/path route. In publish mode anonymous read-only HTTP endpoint, default port 6808, an unauthenticated remote attacker can read arbitrary...

7.5CVSS6.2AI score0.02386EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/10 6:32 p.m.31 views

adm-zip: Crafted ZIP file triggers 4GB memory allocation

adm-zip before 0.5.18 is vulnerable to denial of service via a crafted ZIP file with a manipulated uncompressed size header field. In zipEntry.js line 103, Buffer.alloccentralHeader.size allocates memory based on the declared uncompressed size from the ZIP central directory header without...

7.5CVSS5.3AI score0.00609EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/10 6:01 p.m.23 views

MCP Atlassian: DNS-rebinding TOCTOU bypass of the SSRF fix (CVE-2026-27826)

Summary GHSA-7r34-79r5-rcc9's fix added validateurlforssrf, which resolves the attacker-controlled X-Atlassian-Jira,Confluence-Url header host once at middleware time and trusts the result. But the outbound request is later built with the raw hostname and re-resolves at connect time with no IP...

8.2CVSS6.2AI score0.13632EPSS
SaveExploits1References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/10 4:05 p.m.23 views

tarteaucitron: data-cookie attribute can be used to delete arbitrary cookies

Summary tarteaucitron provides a list of cookies and buttons to delete them. If an attacker can write HTML with data attributes, they could create an element that silently deletes a cookie when clicked and trick a user to delete this cookie. Details tarteaucitron.cookie.purge is called on any...

4.3CVSS6.1AI score0.00354EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/10 4:04 p.m.20 views

libp2p: CPU DoS via oversized IHAVE and IWANT control message arrays

Summary gossipsub processes IHAVE and IWANT control messages by iterating every received message ID synchronously before doing anything with the results. There is no cap on how many IDs a single frame may contain. The default LP frame limit is 4MB, which fits roughly 180,000 message IDs. Iteratin...

7.5CVSS6.2AI score0.0063EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/10 4:04 p.m.19 views

Kimai has Server-Side Request Forgery in Invoice PDF Rendering via Markdown Image URLs

Summary Kimai 2.56.0 contains a server-side request forgery vulnerability in its invoice PDF preview and generation workflow. If an attacker can control Markdown content that is later rendered into an invoice PDF, such as Customer.invoiceText, the server-side PDF renderer will fetch remote image...

5.3CVSS6.2AI score0.00327EPSS
SaveExploits1References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/10 3:31 p.m.13 views

Duplicate Advisory: Authenticated Users Can Exhaust Temporary Disk Storage via Data-Table File Uploads

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-w867-jm58-p9pv. This link is maintained to preserve external references. Original Description n8n before 2.28.0 and before 1.123.58 on the 1.x branch contains a disk space exhaustion vulnerability in the...

5.3CVSS5.2AI score0.00386EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/10 2:32 p.m.26 views

morgan vulnerable to Log Forging via unneutralized control characters in :remote-user

Impact Morgan's :remote-user token extracts the Basic auth username from the Authorization header and writes it to the log stream without neutralizing control characters. An attacker can send a crafted Authorization: Basic header containing CR/LF characters to inject forged log lines, corrupting...

5.3CVSS6.1AI score0.00332EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/10 2:32 p.m.39 views

API Platform Core vulnerable to cross-user attribute leak in JSON:API and HAL item normalizers due to missing isCacheKeySafe gate

Impact ApiPropertysecurity: ... is evaluated per request to decide whether a property is exposed. The componentsCache arrays in ApiPlatform\JsonApi\Serializer\ItemNormalizer and ApiPlatform\Hal\Serializer\ItemNormalizer are keyed on $context'cachekey', which is set unconditionally before delegati...

5.9CVSS6.1AI score0.00315EPSS
SaveExploits0References3Affected Software3
Github Security Blog
Github Security Blog
added 2026/07/10 12:31 a.m.9 views

decompress allows arbitrary hardlink creation during archive extraction

decompress before 4.2.2 allows arbitrary hardlink creation during archive extraction, enabling file read disclosure and file corruption. When processing hardlink entries type === 'link', the x.linkname field from the archive is passed directly to fs.link without validation index.js line 113. An...

5.5CVSS5.5AI score0.00301EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/10 12:04 a.m.22 views

Tesla vulnerable to multipart part smuggling via unescaped `content-disposition` values

Summary Tesla.Multipart.partheadersfordisposition/1 interpolates Content-Disposition parameter values field name, filename, and other opts verbatim into the part header line without encoding or escaping any special characters. An attacker who controls a filename, field name, or other disposition...

3.7CVSS6.1AI score0.00273EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/10 12:03 a.m.53 views

Tesla vulnerable to atom exhaustion via untrusted URL scheme

Summary In the Mint adapter for the Tesla HTTP client library, Tesla.Adapter.Mint.openconn/2 passes the URL scheme of every outgoing request through String.toatom/1 with no allow-list validation. Because BEAM atoms are permanent never garbage-collected and the atom table is bounded at roughly...

8.2CVSS6AI score0.00347EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/10 12:03 a.m.24 views

Tesla: Authorization header leaks on cross-origin redirect via case-sensitive filtering

Summary Tesla.Middleware.FollowRedirects is meant to strip the Authorization header when following a cross-origin redirect, but performs the check with a case-sensitive comparison against the lowercase string "authorization". Because Tesla preserves header keys exactly as supplied by the caller,...

8.2CVSS6AI score0.00487EPSS
SaveExploits3References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/10 12:03 a.m.23 views

Tesla has decompression bomb on response body

Summary Any Tesla client pipeline that includes Tesla.Middleware.DecompressResponse or Tesla.Middleware.Compression eagerly decompresses HTTP response bodies with no size limit. A server under attacker control or reached via a redirect can return a tiny gzip-encoded payload that expands into...

8.2CVSS6AI score0.00455EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/10 12:03 a.m.17 views

Tesla has CRLF injection in request `Content-Type` header via `add_content_type_param`

Summary Tesla.Multipart.addcontenttypeparam/2 appends caller-supplied strings to the multipart Content-Type header with no validation. A param value containing \r\n splits the header line, allowing an attacker who controls any content-type parameter charset, boundary parameter, etc. to inject...

3.7CVSS6.1AI score0.00239EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/09 11:52 p.m.22 views

Mistune: Potential DoS via quadratic-time parsing in parse_link_text

Summary Mistune is vulnerable to a CPU exhaustion DoS due to superlinear approximately On² behavior in parselinktext. A relatively small input consisting of repeated characters causes significant parsing slowdown. Affected component mistune/inlineparser.py → parselinktext Description When parsing...

8.7CVSS7.1AI score0.0063EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/09 11:21 p.m.25 views

GoBGP confederation validation panics on empty AS_PATH attribute

Found through variant analysis based on CVE-2026-41643 Summary GoBGP accepts a zero-length ASPATH during UPDATE decoding and later panics while validating that attribute for a confederation eBGP peer. The vulnerable path is in the BGP UPDATE validator: a malformed UPDATE that should be rejected a...

7.5CVSS6.5AI score0.00542EPSS
SaveExploits1References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/09 11:20 p.m.24 views

GoBGP: BGP OPEN capability parser may read capability values outside declared CapLen boundaries

Summary GoBGP contains a BGP OPEN capability parsing issue where several concrete capability decoders may parse data from the full remaining capability buffer instead of the slice bounded by the declared capability length, CapLen. A malformed BGP OPEN message can cause bytes from a following...

5.9CVSS6.4AI score0.00255EPSS
SaveExploits0References2Affected Software1
Total number of security vulnerabilities35604