CVE Database

132723+ vulnerabilities with CVSS scores, EPSS exploit predictions, and CISA KEV status. Updated daily.

Filter: All CRITICAL HIGH MEDIUM LOW CISA KEV
Sort: Newest CVSS EPSS
CVE-2026-72860
8.5 HIGH

The POST /api/provider-nodes/validate route in 9router takes a caller-supplied baseUrl and issues server-side HTTP requests to it, guarding the destination with assertPublicUrl from src/shared/utils/ssrfGuard.js. That …

Aug 20, 2026
CVE-2026-72858

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

Aug 20, 2026
CVE-2026-72848
8.6 HIGH

SitemapLoader.parse_sitemap in langchain_community/document_loaders/sitemap.py applies the documented restrict_to_same_domain control only to leaf url entries. The loop over url elements filters cross-domain locations, but the loop over …

Aug 20, 2026
CVE-2026-72846
6.4 MEDIUM

Lightdash stores the webhook URL supplied with a scheduled delivery and later posts to it from sendWebhook in packages/backend/src/clients/GoogleChat/GoogleChatClient.ts and in packages/backend/src/clients/MicrosoftTeams/MicrosoftTeamsClient.ts. In affected versions …

Aug 20, 2026
CVE-2026-72843
9.8 CRITICAL

The customer update route in EverShop is declared with "access": "public" in packages/evershop/src/modules/customer/api/updateCustomer/route.json, which causes the admin authentication middleware to call next() without checking the …

Aug 20, 2026
CVE-2026-72818
7.5 HIGH

The URLS regular expression in nltk/tokenize/casual.py, compiled into TweetTokenizer.WORD_RE and applied by TweetTokenizer.tokenize, contains a naked-domain branch whose domain-label prefix [a-z0-9]+(?:[.\-][a-z0-9]+)* is unbounded. Input consisting …

Aug 20, 2026
CVE-2026-70105
6.5 MEDIUM

Improper input validation in Microsoft Office Word allows an unauthorized attacker to disclose information over a network.

Aug 20, 2026
CVE-2026-69855
7.7 HIGH

Server-side request forgery (ssrf) in Microsoft Copilot in Azure allows an authorized attacker to disclose information over a network.

Aug 20, 2026
CVE-2026-69851
9.9 CRITICAL

Server-side request forgery (ssrf) in Azure Active Directory allows an authorized attacker to elevate privileges over a network.

Aug 20, 2026
CVE-2026-69836
10.0 CRITICAL

Deserialization of untrusted data in Microsoft Entra ID allows an unauthorized attacker to execute code over a network.

Aug 20, 2026
CVE-2026-69558
8.6 HIGH

Authorization bypass through user-controlled key in Microsoft Partner Center allows an unauthorized attacker to disclose information over a network.

Aug 20, 2026
CVE-2026-69555
10.0 CRITICAL

Incorrect authorization in Azure Arc allows an unauthorized attacker to elevate privileges over a network.

Aug 20, 2026
CVE-2026-69543
8.5 HIGH

Server-side request forgery (ssrf) in Azure Virtual Machines allows an authorized attacker to elevate privileges over a network.

Aug 20, 2026
CVE-2026-69519
8.6 HIGH

Observable response discrepancy in Azure Stack HCI allows an unauthorized attacker to disclose information over a network.

Aug 20, 2026
CVE-2026-69419
8.5 HIGH

Integer overflow or wraparound in Azure Data Manager for Energy allows an authorized attacker to execute code over a network.

Aug 20, 2026
CVE-2026-69400
9.6 CRITICAL

Improper limitation of a pathname to a restricted directory ('path traversal') in Azure Logic Apps allows an unauthorized attacker to elevate privileges over a network.

Aug 20, 2026
CVE-2026-68789
9.9 CRITICAL

Improper neutralization of special elements used in an sql command ('sql injection') in Azure SQL Database allows an authorized attacker to elevate privileges over a …

Aug 20, 2026
CVE-2026-68782
9.9 CRITICAL

Improper neutralization of special elements used in an sql command ('sql injection') in Azure SQL Database allows an authorized attacker to elevate privileges over a …

Aug 20, 2026
CVE-2026-67448
6.5 MEDIUM

Mailpit is an email testing tool and API for developers. From 1.29.0 until 1.30.6, Mailpit's server/server.go origin middleware checks the raw RequestURI for the /api/ …

Aug 20, 2026
CVE-2026-67447
5.3 MEDIUM

Mailpit is an email testing tool and API for developers. From 1.30.0 until 1.30.5, Mailpit's internal/smtpd/smtpd.go readData() function calls bufio.Reader.ReadBytes before applying the len(data)+len(line) size …

Aug 20, 2026
CVE-2026-66800
8.6 HIGH

Server-side request forgery (ssrf) in Azure Data Factory allows an unauthorized attacker to disclose information over a network.

Aug 20, 2026
CVE-2026-66309
9.1 CRITICAL

Improper access control in Azure SQL Database allows an authorized attacker to elevate privileges over a network.

Aug 20, 2026
CVE-2026-65816
10.0 CRITICAL

Use of incorrectly-resolved name or reference in Azure Arc allows an unauthorized attacker to elevate privileges over a network.

Aug 20, 2026
CVE-2026-65801
10.0 CRITICAL

Server-side request forgery (ssrf) in Microsoft Exchange Online allows an unauthorized attacker to elevate privileges over a network.

Aug 20, 2026
CVE-2026-65770
10.0 CRITICAL

Improper neutralization of argument delimiters in a command ('argument injection') in Azure Managed Instance for Apache Cassandra allows an unauthorized attacker to execute code over …

Aug 20, 2026
CVE-2026-64773

An attacker that can reach a container's published TCP port may be able to force the host's forwarding process to buffer an unbounded amount of …

Aug 20, 2026
CVE-2026-63509
9.9 CRITICAL

Relative path traversal in Microsoft Fabric allows an authorized attacker to elevate privileges over a network.

Aug 20, 2026
CVE-2026-62945
4.3 MEDIUM

TREK is a collaborative travel planner. Prior to 3.1.3, TREK file upload, update, and link actions accept attacker-controlled reservation_id, place_id, and assignment_id values without using …

Aug 20, 2026
CVE-2026-62834
9.3 CRITICAL

Improper verification of cryptographic signature in Azure Data Factory allows an unauthorized attacker to elevate privileges over a network.

Aug 20, 2026
CVE-2026-55894

Capstone is a disassembly framework. In 6.0.0-Alpha9 and earlier, Capstone's arch/SH/SHDisassembler.c sh_disassemble() function computes an idx value from a raw 16-bit instruction without ensuring it …

Aug 20, 2026
CVE-2026-55893

Capstone is a disassembly framework. In 6.0.0-Alpha9 and earlier, Capstone's arch/SH/SHDisassembler.c SH floating-point decoders such as opFADD, opFMUL, and opFSUB call set_reg() and set_reg_n() using …

Aug 20, 2026
CVE-2026-55769

CloudNativePG is a platform designed to manage PostgreSQL databases within Kubernetes environments. Prior to 1.28.4 and 1.29.2, CloudNativePG opened superuser connections without pinning search_path in …

Aug 20, 2026
CVE-2026-55765
8.5 HIGH

CloudNativePG is a platform designed to manage PostgreSQL databases within Kubernetes environments. Prior to 1.28.4 and 1.29.2, CloudNativePG embedded cleartext role passwords in `ALTER ROLE` …

Aug 20, 2026
CVE-2026-55491
5.4 MEDIUM

BigBlueButton is an open-source virtual classroom. Prior to 3.0.29, BigBlueButton failed to escape meetingName in record-and-playback/screenshare/playback/index.html.erb when generating the screenshare playback format. A low-privileged user …

Aug 20, 2026
CVE-2026-55489
4.9 MEDIUM

BigBlueButton is an open-source virtual classroom. Prior to 3.0.29, BigBlueButton presenters could submit a presentationId through /api/graphql that identified a presentation belonging to another meeting. …

Aug 20, 2026
CVE-2026-55015
5.5 MEDIUM

Uncontrolled search path element in Windows Remote Help allows an authorized attacker to deny service locally.

Aug 20, 2026
CVE-2026-55013
7.1 HIGH

Uncontrolled search path element in Windows Remote Help Defense allows an authorized attacker to perform spoofing locally.

Aug 20, 2026
CVE-2026-54509
6.5 MEDIUM

TREK is a collaborative travel planner. From 3.0.0 until 3.1.0, the GET /api/journeys/:id/share-link route in server/src/routes/journey.ts returns the result of getJourneyShareLink() from server/src/services/journeyShareService.ts without checking …

Aug 20, 2026
CVE-2026-54508

TREK is a collaborative travel planner. Prior to 3.1.0, TREK validates only the initial URL before native redirect following in importGoogleList() and importNaverList() in server/src/services/placeService.ts …

Aug 20, 2026
CVE-2026-54505

TREK is a collaborative travel planner. Prior to 3.1.0, when the Journey add-on is enabled, TREK interpolates the unescaped activeSuggestion.title value into journey.frontpage.suggestionText through client/src/i18n/TranslationContext.tsx …

Aug 20, 2026
CVE-2026-54389
5.5 MEDIUM

Ghidra before 12.1.3 contains an uncontrolled resource consumption vulnerability in the PDB parser that allows attackers to terminate the Ghidra process by supplying a crafted …

Aug 20, 2026
CVE-2026-50192

Kerberos Agent is an open source video (surveillance) management agent. Prior to version 3.6.26, the Kerberos Hub upload path sends the agent's Hub credentials in …

Aug 20, 2026
CVE-2026-49436
7.3 HIGH

LinkAce is a self-hosted archive to collect website links. Prior to version 2.5.7, the Bulk Link API endpoint (`POST /api/v2/bulk/links`) accepts URLs without any format …

Aug 20, 2026
CVE-2026-49245
3.7 LOW

SFTPGo is an open source, event-driven file transfer solution. From 2.2.0 until 2.7.3, the inline query parameter on browsable-share file downloads and authenticated user-file downloads …

Aug 20, 2026
CVE-2026-49244
5.9 MEDIUM

SFTPGo is an open source, event-driven file transfer solution. From 2.2.0 until 2.7.3, the public web-client partial ZIP download endpoint for a browsable share validates …

Aug 20, 2026
CVE-2026-49217
7.5 HIGH

Mailu is a mail server as a set of Docker images. Prior to version 2024.06.52, a missing authorization check in the Mailu admin REST API …

Aug 20, 2026
CVE-2026-46682
8.5 HIGH

BigBlueButton is an open-source virtual classroom. Prior to 3.0.23, BigBlueButton allowed authenticated moderators to inject SQL through the meetingId and userId values used by refreshBreakoutRoomsVisibleForUsers …

Aug 20, 2026
CVE-2026-46355
7.1 HIGH

BigBlueButton is an open-source virtual classroom. Prior to 3.0.23, BigBlueButton exposed /bigbluebutton/api/handleJoinExistingUser through bigbluebutton-web/grails-app/controllers/org/bigbluebutton/web/controllers/ApiController.groovy. A requester able to supply an existingUserID for an active participant …

Aug 20, 2026
CVE-2026-19783
6.7 MEDIUM

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a local attacker to cause kernel memory corruption due to insufficient validation. A …

Aug 20, 2026
CVE-2026-19449
8.8 HIGH

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 has a vulnerability in cmdnim that may allow an unprivileged local user to executes the …

Aug 20, 2026

Scan your infrastructure for known CVEs

Free website and port scanning — find vulnerabilities before attackers do.