Lucene search
+L

380346 matches found

NVD
NVD
added 6 days ago9 views

CVE-2026-73038

NodeBB before 4.15.0 contains a stored cross-site scripting vulnerability in the renderEmoji function that fails to escape tag.icon.url and tag.name attributes. Attackers can deliver malicious ActivityPub Create/Note objects with crafted emoji tags to inject arbitrary HTML and JavaScript into...

6.1CVSS0.00194EPSS
SaveExploits0References4
NVD
NVD
added 6 days ago6 views

CVE-2026-73037

Next AI Draw.io 0.2.1 through 0.4.16 contains a reflected cross-site scripting vulnerability in the mcp query parameter that is interpolated without escaping into HTML and JavaScript. Attackers can craft malicious URLs to execute arbitrary JavaScript in the localhost origin, enabling exfiltration...

6.1CVSS0.00155EPSS
SaveExploits0References2
NVD
NVD
added 6 days ago6 views

CVE-2026-72777

Next AI Draw.io through 0.4.16 contains a server-side request forgery vulnerability in the POST /api/parse-url endpoint due to hostname validation that only checks string patterns without DNS resolution. Unauthenticated attackers can supply hostnames that bypass string validation but resolve to...

8.6CVSS0.00317EPSS
SaveExploits0References2
NVD
NVD
added 6 days ago4 views

CVE-2026-17197

IBM i 7.6, 7.5, 7.4, and 7.3 could allow a remote attacker to bypass security restrictions due to improper validation of client-asserted identity...

9.8CVSS0.0034EPSS
SaveExploits0References1
NVD
NVD
added 6 days ago5 views

CVE-2026-18071

IBM i 7.6, 7.5, 7.4, and 7.3 could allow a local attacker to gain elevated privileges due to improper privilege management...

7.8CVSS0.00093EPSS
SaveExploits0References1
NVD
NVD
added 6 days ago5 views

CVE-2026-17220

IBM i 7.6, 7.5, 7.4, and 7.3 could allow a remote attacker to cause a denial of service and modify authentication metadata due to a buffer overflow...

8.2CVSS0.00392EPSS
SaveExploits0References1
NVD
NVD
added 6 days ago10 views

CVE-2026-73644

OpenDJ is an LDAPv3 compliant directory service. Prior to 5.1.2, the SASL PLAIN authorization identity path in opendj-server-legacy/src/main/java/org/opends/server/extensions/PlainSASLMechanismHandler.java checked the PROXIEDAUTH privilege but did not evaluate the mayProxy proxy ACI scope when an...

9.6CVSS0.00294EPSS
SaveExploits0References3
NVD
NVD
added 6 days ago10 views

CVE-2026-73645

OpenZeppelin Confidential Contracts is an experimental library for developing applications on the Zama fhEVM. Prior to 0.3.1, the ERC7984 contract tracked confidential total supply with an euint64 value, and an overflowing internal mint operation could fail silently. The wrap and onTransferReceiv...

8.7CVSS0.00384EPSS
SaveExploits0References4
NVD
NVD
added 6 days ago6 views

CVE-2026-73647

Quasar Framework is a framework for building high-performance Vue.js user interfaces. Prior to 2.22.0, the public extend utility in ui/src/utils/extend/extend.js recursively copied attacker-controlled object keys during extendtrue, target, source deep merges without rejecting an own proto propert...

5.6CVSS0.00306EPSS
SaveExploits0References3
NVD
NVD
added 6 days ago5 views

CVE-2026-73648

rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails applications. From 1.0.3 until 1.7.1, Rails::HTML::PermitScrubber restricted SVG reference elements in SVGALLOWLOCALHREF only when they used xlink:href, even though browsers also accept the plain href attribute. Applicatio...

5.1CVSS0.00396EPSS
SaveExploits0References4
NVD
NVD
added 6 days ago7 views

CVE-2026-73649

Velocity.js is a JavaScript implementation of the Apache Velocity template engine. Prior to 2.1.7, the earlier fix for CVE-2026-44966 filtered constructor, proto, and prototype only in the set assignment handler in src/compile/set.ts, while property-read expressions in src/compile/references.ts...

9.8CVSS0.00501EPSS
SaveExploits0References4
NVD
NVD
added 6 days ago6 views

CVE-2026-73568

py-libp2p is the Python implementation of the libp2p networking stack. In 0.7.0 and earlier, the yamux handleincoming method in libp2p/streammuxer/yamux/yamux.py reads an attacker-controlled 32-bit DATA frame length with readexactly before validating it against MAXWINDOWSIZE or checking whether...

7.5CVSS0.00351EPSS
SaveExploits0References2
NVD
NVD
added 6 days ago5 views

CVE-2026-73566

node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.21, node-tar's filesFilter in src/list.ts uses the recursive mapHas helper to walk an archive entry path upward with path.dirname and no segment cap when tar.t... or tar.x... receives a non-empty member-selection list. A...

7.5CVSS0.00379EPSS
SaveExploits0References2
NVD
NVD
added 6 days ago5 views

CVE-2026-73567

sm-crypto provides JavaScript implementations of the Chinese cryptographic algorithms SM2, SM3, and SM4. Prior to 0.5.0, the default no-argument sm2.generateKeyPairHex path in Node.js uses the module-wide SecureRandom instance in src/sm2/utils.js, supplied by [email protected], which seeds an ARC4 strea...

9.1CVSS0.00321EPSS
SaveExploits0References2
NVD
NVD
added 6 days ago7 views

CVE-2026-73565

@hono/node-server allows running the Hono application on Node.js. From 2.0.0 until 2.0.10, a WebSocket upgrade request to an upgradeWebSocket route with a missing or malformed Sec-WebSocket-Key header causes src/websocket.ts to retain the request's IncomingMessage in waiterMap and leave...

5.3CVSS0.00388EPSS
SaveExploits0References3
NVD
NVD
added 6 days ago7 views

CVE-2026-73569

fast-xml-parser allows users to process XML from JS object without C/C++ based libraries or callbacks. From 5.9.3 until 5.10.1, src/xmlparser/OrderedObjParser.js processes multiple DOCTYPE declarations within a single XML document and passes each declaration's entities through addInputEntities...

8.7CVSS0.00371EPSS
SaveExploits0References3
NVD
NVD
added 6 days ago5 views

CVE-2026-73643

js-yaml is a JavaScript YAML parser and dumper. From 5.0.0 until 5.2.2, parsing a small YAML document can take exponential time when an application calls load or loadAll on untrusted input. In src/parser/parser.ts, readFlowCollection uses restoreState and calls parseNode a second time when a...

7.5CVSS0.00343EPSS
SaveExploits0References2
NVD
NVD
added 6 days ago8 views

CVE-2026-73562

Mongoose is a MongoDB object modeling tool designed to work in an asynchronous environment. Prior to 6.13.10, 7.8.10, 8.24.1, and 9.7.2, passing a user-controlled update such as MyModel.updateOnefilter, req.body can exploit Mongoose update casting with a proto.x dotted path under $set...

6.5CVSS0.00369EPSS
SaveExploits0References5
NVD
NVD
added 6 days ago8 views

CVE-2026-73564

frp is a fast reverse proxy. From 0.53.0 until 0.70.1, frp's optional SSH Tunnel Gateway in pkg/ssh/server.go parses an SSH exec channel request by adding 4 to an attacker-controlled four-byte big-endian length. A length of 0xFFFFFFFF makes the uint32 addition wrap to 3, defeats the payload bound...

8.7CVSS0.00384EPSS
SaveExploits0References4
NVD
NVD
added 6 days ago7 views

CVE-2026-73561

Hub is a Node.js WebSocket server and client with added features. Prior to 0.2.16, every incoming unauthenticated WebSocket connection triggers loadDefaultConnectionEventListeners to call requestClientId, which calls rpc.send for the get-client-id action and pushes a request into RPC.requests. Th...

7.5CVSS0.00432EPSS
SaveExploits0References3
NVD
NVD
added 6 days ago7 views

CVE-2026-73563

Backstage is an open framework for building developer portals. Prior to 0.29.2, the experimental dynamic client registration and client ID metadata document features in the @backstage/plugin-auth-backend use full-string matcher.isMatch glob matching for...

4.7CVSS0.00201EPSS
SaveExploits0References1
NVD
NVD
added 6 days ago11 views

CVE-2026-72741

Rainbond through 6.9.7 contains a broken access control vulnerability in the CheckToken function that allows authenticated attackers to access unauthorized enterprise resources by substituting another enterprise's tenant name in URL paths. Attackers can use any valid API token to bypass enterpris...

8.6CVSS0.00189EPSS
SaveExploits0References2
NVD
NVD
added 6 days ago8 views

CVE-2026-67613

CyberPanel before 3.0.0 contains a path traversal vulnerability that allows authenticated administrators to read arbitrary files from the server filesystem by supplying unsanitized file paths to the cloudAPI ReadReport endpoint. Attackers can manipulate the reportFile parameter in the JSON reques...

6.9CVSS0.00389EPSS
SaveExploits0References3
NVD
NVD
added 6 days ago7 views

CVE-2026-67614

CyberPanel before 3.0.0 contains a hard-coded JWT secret vulnerability in the WebTerminal FastAPI SSH service that allows unauthenticated remote attackers to forge valid authentication tokens and obtain an interactive root shell via WebSocket on port 8888. Attackers can craft a forged JWT signed...

9.8CVSS0.00552EPSS
SaveExploits0References3
NVD
NVD
added 6 days ago8 views

CVE-2026-19730

The 'podman quadlet install --replace' command opens the existing destination file with OCREATE|OWRONLY but omits OTRUNC. When the initial reflink copy attempt fails common on non-reflink-capable filesystems including many RHEL default XFS configurations, the fallback in ReflinkOrCopy uses io.Cop...

4.2CVSS0.00107EPSS
SaveExploits0References4
NVD
NVD
added 6 days ago8 views

CVE-2026-18428

A SQL query validation bypass in the Flint extension query handler in the OpenSearch SQL plugin allows a remote authenticated actor with async query access to execute arbitrary code on Apache Spark workers by sending a crafted SQL query to the direct query endpoint...

8.8CVSS0.00689EPSS
SaveExploits0References5
NVD
NVD
added 6 days ago9 views

CVE-2026-12908

Rejected reason: REJECT DO NOT USE THIS CANDIDATE NUMBER. Reason: This candidate was issued in error. Notes: All references and descriptions in this candidate have been removed to prevent accidental usage...

SaveExploits0
NVD
NVD
added 6 days ago6 views

CVE-2026-12236

The Bluetooth host GATT client function parsereadstdchardesc in subsys/bluetooth/host/gatt.c parses an ATT Read By Type Response received from a remote GATT server during BTGATTDISCOVERSTDCHARDESC discovery. The per-entry stride rsp-len is taken directly from the peer's PDU, and the parse loop bo...

6.5CVSS0.00102EPSS
SaveExploits0References2
NVD
NVD
added 6 days ago10 views

CVE-2024-58374

Hongjing e-HR contains an unauthenticated SQL injection vulnerability in the getSdutyTree servlet endpoint that allows remote unauthenticated attackers to access protected resources by supplying a path traversal sequence in the request URI to bypass the oauthservlet authentication filter. Attacke...

8.7CVSS0.00475EPSS
SaveExploits0References3
NVD
NVD
added 6 days ago5 views

CVE-2019-25765

ASP-CMS contains a SQL injection vulnerability in the commentList.asp endpoint that allows unauthenticated remote attackers to inject arbitrary SQL by manipulating the id parameter in GET requests to the comment listing script. Attackers can bypass the application's keyword blocklist by...

8.7CVSS0.00588EPSS
SaveExploits0References5
NVD
NVD
added 6 days ago6 views

CVE-2026-73266

A flaw was found in the clusterclaims-controller component of Multicluster Engine MCE. An authenticated tenant can exploit this vulnerability by manipulating ClusterClaim labels. This allows the tenant to force a cluster to join a ManagedClusterSet belonging to another tenant. Such unauthorized...

7.1CVSS0.0016EPSS
SaveExploits0References2
NVD
NVD
added 6 days ago6 views

CVE-2026-59763

Unbounded Arch package file metadata can cause resource amplification in Gitea package uploads...

4.3CVSS0.00238EPSS
SaveExploits0References3
NVD
NVD
added 6 days ago6 views

CVE-2026-59765

SSRF via Migration Asset Downloads Bypasses hostmatcher — Reads Internal Files and Cloud Metadata...

7.5CVSS0.00301EPSS
SaveExploits0References3
NVD
NVD
added 6 days ago5 views

CVE-2026-59109

SQL injection in the Zalktis accounting application via trading-partner-controlled text fields in received electronic invoices. When importing a received e-invoice UBL/PEPPOL or an e-commerce export, Zalktis concatenates partner-controlled values directly into SQL statement text using string...

8.8CVSS0.00312EPSS
SaveExploits0References3
NVD
NVD
added 6 days ago6 views

CVE-2026-58444

Personal access token scope enforcement bypass on the repository home page GET /owner/repo discloses private repository contents...

4.3CVSS0.00222EPSS
SaveExploits0References3
NVD
NVD
added 6 days ago6 views

CVE-2026-58440

Webhooks created by a collaborator keep firing after their repo access is revoked → ongoing real-time exfiltration of private repo content incomplete revocation cleanup in DeleteCollaboration...

6.8CVSS0.00278EPSS
SaveExploits0References3
NVD
NVD
added 6 days ago6 views

CVE-2026-58442

Repository migration SSRF via multi-answer DNS allow-list bypass...

6.5CVSS0.00245EPSS
SaveExploits0References3
NVD
NVD
added 6 days ago6 views

CVE-2026-58508

Two SSRF vulnerabilities in Gitea migration/mirror DNS rebinding + missing re-validation...

9.1CVSS0.00268EPSS
SaveExploits0References3
NVD
NVD
added 6 days ago4 views

CVE-2026-58507

Private Repository Existence Disclosure via go-get Meta Endpoint...

5.3CVSS0.00237EPSS
SaveExploits0References3
NVD
NVD
added 6 days ago5 views

CVE-2026-58510

GHSA-8fwc-qjw5-rvgp ClearRepoWatches fix not applied to API EditRepo path — sister code path retains stale watches on public-private...

4.3CVSS0.00193EPSS
SaveExploits0References3
NVD
NVD
added 6 days ago6 views

CVE-2026-58511

Webhook Authorization Header Returned in Plaintext via API...

2.7CVSS0.00226EPSS
SaveExploits0References3
NVD
NVD
added 6 days ago6 views

CVE-2026-58441

SSRF in restore-repo via unsanitized pullrequest.yml Head.CloneURL...

6.3CVSS0.00117EPSS
SaveExploits0References3
NVD
NVD
added 6 days ago5 views

CVE-2026-58443

Public-only repository tokens can update private PR head branches...

9.1CVSS0.00578EPSS
SaveExploits0References3
NVD
NVD
added 6 days ago6 views

CVE-2026-58445

Cross-repository label-ID enumeration oracle via unscoped DeleteIssueLabel API...

2.7CVSS0.00214EPSS
SaveExploits0References3
NVD
NVD
added 6 days ago5 views

CVE-2026-58438

Cross-repository IDOR in issue-dependency removal lets an attacker tamper with and comment on private repos they cannot access...

7.5CVSS0.00268EPSS
SaveExploits0References3
NVD
NVD
added 6 days ago6 views

CVE-2026-58435

Gitea LFS Deploy-Key Privilege Escalation...

5.4CVSS0.00172EPSS
SaveExploits0References3
NVD
NVD
added 6 days ago5 views

CVE-2026-58433

Team-repository linking endpoint bypasses the RepoAdminChangeTeamAccess organization setting...

9.1CVSS0.00284EPSS
SaveExploits0References3
NVD
NVD
added 6 days ago5 views

CVE-2026-58431

Public-only API token restriction is not enforced on team API routes...

4.3CVSS0.00193EPSS
SaveExploits0References3
NVD
NVD
added 6 days ago4 views

CVE-2026-58432

Missing Authorization and Authorization Bypass Through User-Controlled Key and Incorrect Permission Assignment for Critical Resource and Exposure of Sensitive Information to an Unauthorized Actor in code.gitea.io/gitea...

5.9CVSS0.00268EPSS
SaveExploits0References3
NVD
NVD
added 6 days ago6 views

CVE-2026-58434

Private Repository Metadata Remains Accessible After Access Revocation...

7.5CVSS0.00283EPSS
SaveExploits0References3
Total number of security vulnerabilities380346