Skip to main content
CVE-2026-59287 Aug 27, 17:57 MEDIUM This Month

Resource exhaustion in Spring for GraphQL's WebSocket client allows unauthenticated remote attackers to trigger a Denial of Service when the keepAlive feature is enabled. Three release trains are affected: 1.3.x through 1.3.9, 1.4.x through 1.4.6, and 2.0.x through 2.0.4, as confirmed by the VMware/Spring vendor advisory. No public exploit code has been identified and EPSS at 0.15% (4th percentile) indicates low near-term exploitation probability, though the lack of authentication requirement warrants patching for any deployment exposing WebSocket endpoints to untrusted networks.

Denial Of Service Java Spring Spring For Graphql
NVD HeroDevs
CVSS 3.1
5.9
EPSS
0.1%
CVE-2026-76549 Aug 27, 06:17 MEDIUM PATCH This Month

UpdraftPlus: WP Backup & Migration Plugin for WordPress (all versions before 1.26.7) exposes a backup restoration action without CSRF token validation, enabling a remote attacker to revert a site's entire database and files to a prior backup state by tricking a logged-in administrator into clicking a crafted link. The integrity impact is high - a successful exploit silently undoes content updates, security hardening, and user data accumulated since the backup was taken. No public exploit is identified at time of analysis; EPSS sits at the 1st percentile and SSVC marks exploitation as none, indicating low current threat activity.

WordPress CSRF
NVD WPScan
CVSS 3.1
5.9
EPSS
0.1%
CVE-2026-19542 Aug 27, 00:00 MEDIUM PATCH This Month

Out-of-bounds stack array access in the tdelete function affects the GNU C Library (glibc) as reported by Ubuntu. The tdelete function, part of POSIX binary tree search routines (tsearch family), contains a memory safety flaw where a stack-allocated array can be accessed beyond its bounds during tree node deletion. Exploitation depends on an application passing attacker-influenced input to tdelete, and no public exploit code or CISA KEV listing has been identified at time of analysis.

Buffer Overflow Stack Overflow
NVD
CVSS 3.1
5.6
EPSS
0.3%
CVE-2026-34616 Aug 27, 18:33 MEDIUM This Month

Out-of-bounds read in Adobe DNG SDK 1.7.1 2502 and earlier exposes sensitive memory contents when a victim opens a maliciously crafted DNG file. The flaw resides in the SDK's file parser and affects any application built on top of the DNG SDK that processes untrusted DNG inputs. No public exploit has been identified at time of analysis, and the vulnerability is not listed in CISA KEV, limiting current urgency despite the High confidentiality impact.

Buffer Overflow Information Disclosure Adobe Adobe Dng Software Development Kit Sdk
NVD
CVSS 3.1
5.5
EPSS
0.2%
CVE-2026-59291 Aug 27, 17:57 MEDIUM This Month

Spring Cloud Function versions across three actively maintained release lines (4.2.x, 4.3.x, and 5.0.x) are affected by a potential arbitrary file read and SSRF vulnerability reported by VMware. The vendor-assigned CVSS 3.1 score of 2.0 reflects severe constraints on exploitability - high privilege requirements (PR:H), required user interaction (UI:R), and high attack complexity (AC:H) together make opportunistic or unauthenticated exploitation implausible. No public exploit code exists and the vulnerability has not been added to the CISA KEV catalog at time of analysis.

Java SSRF Spring Spring Cloud Function
NVD HeroDevs VulDB
CVSS 3.1
5.5
EPSS
0.2%
CVE-2026-34620 Aug 27, 18:33 MEDIUM This Month

Out-of-bounds write in Adobe DNG Software Development Kit versions 1.7.1 2502 and earlier allows memory corruption when a victim opens a maliciously crafted DNG file, causing the consuming application to crash or become unresponsive. The flaw (CWE-787) is constrained to a local, user-interaction-dependent attack path, limiting automated exploitation. No public exploit code has been identified at time of analysis and no CISA KEV listing exists.

Buffer Overflow Memory Corruption Adobe Adobe Dng Software Development Kit Sdk
NVD
CVSS 3.1
5.5
EPSS
0.1%
CVE-2026-81279 Aug 27, 08:59 MEDIUM This Month

Broken access control in the Push Notification for Post and BuddyPress WordPress plugin (version <= 3.20) allows authenticated users with subscriber-level privileges to perform actions restricted to higher-privileged roles, resulting in unauthorized read and write access. Exploitation requires only a valid WordPress subscriber account on the target site, making it relevant wherever the plugin is installed on community-oriented or membership-based WordPress sites running BuddyPress. No public exploit has been identified at time of analysis, and the CVSS score of 5.4 (Medium) reflects limited but real integrity and confidentiality impact without availability consequences.

WordPress Authentication Bypass Push Notification For Post And Buddypress Wordpress Plugin
NVD
CVSS 3.1
5.4
EPSS
0.2%
CVE-2026-47880 Aug 27, 06:17 MEDIUM This Month

Spring Integration JMS inbound components copy inbound JMS message properties verbatim into Spring MessageHeaders without filtering reserved internal header names, enabling any authorized JMS producer to inject routing and type-resolution headers. All supported release lines are affected - from 5.5.21 and earlier through the current 7.1.0 - making this a broad exposure across enterprise Java integration deployments. No public exploit has been identified at time of analysis; however, injection of the json__TypeId__ header may interact with Jackson polymorphic deserialization if enabled, potentially elevating practical impact beyond the assigned CVSS 5.4 Medium.

Java Information Disclosure VMware Spring Integration
NVD HeroDevs
CVSS 3.1
5.4
EPSS
0.2%
CVE-2026-81668 Aug 27, 11:15 MEDIUM This Month

Cross-organization IDOR in Katello's Content View Filter Rules API allows authenticated low-privileged users to access and modify filter rules belonging to Content View Filters in other organizations by supplying a foreign filter identifier. Red Hat Satellite 6 deployments running multi-organization configurations are affected, as the API enforces authorization on the Content View but fails to validate the parent Content View Filter's organizational boundary. No public exploit code or active exploitation has been identified at time of analysis, and the CVSS score of 5.4 (Medium) reflects the limited scope - authenticated access and Satellite's enterprise context constrain real-world exposure.

Authentication Bypass Red Hat Red Hat Satellite 6 Red Hat
NVD
CVSS 3.1
5.4
EPSS
0.1%
CVE-2026-59321 Aug 27, 18:04 MEDIUM This Month

Concurrent message processing in Spring Integration's script-backed channels causes shared ScriptEngine state corruption when using JSR-223 engines that declare THREADING=null, such as the Kotlin KTS engine. Affected Spring Integration versions from 5.5.21 and earlier through 7.1.0 are susceptible to cross-message data leakage, where one message's payload or header bindings can bleed into another message's script evaluation context under concurrent load. No public exploit has been identified at time of analysis, and the CVSS 4.2 Medium rating reflects the high attack complexity imposed by the required race condition, though the information disclosure and partial integrity impact are real concerns in multi-tenant or high-throughput deployments.

Java Information Disclosure Race Condition Spring Spring Integration
NVD HeroDevs
CVSS 3.1
5.4
EPSS
0.1%
CVE-2026-66353 Aug 27, 16:44 MEDIUM PATCH This Month

Reflected XSS in doggo's Phoenix date field component (versions 0.1.0 through 0.14.7) allows network-accessible, unauthenticated attackers to inject HTML into the rendered page when a form validation failure re-renders a user-supplied date value. The root cause is `Doggo.normalize_value/2` wrapping the raw user input in Phoenix.HTML's `{:safe, ...}` marker - bypassing the framework's built-in escaping - before emitting it verbatim into the `value` attribute of the generated `<input>` element. Payloads are constrained to ten bytes by the original truncation logic, which prevents full inline script injection but still permits attribute-breaking strings (e.g., `" onload=x`) sufficient to attach short event handlers. No public exploit has been identified and the vulnerability is not listed in CISA KEV; a vendor patch is available in doggo 0.14.8.

XSS Doggo
NVD GitHub
CVSS 4.0
5.3
EPSS
0.4%
CVE-2026-59315 Aug 27, 18:04 MEDIUM This Month

Denial of Service in Spring Cloud Config's Monitor component allows unauthenticated remote attackers to crash or degrade the configuration server by submitting malicious payloads to the webhook endpoint. Affected versions span the 3.x, 4.x, and 5.x release lines, covering a broad installed base of Spring Boot microservice environments. No public exploit code or active exploitation (CISA KEV) has been identified at time of analysis, though the unauthenticated network-accessible attack surface (PR:N, AV:N, AC:L) means exploitation requires minimal capability.

Denial Of Service Java Spring Spring Cloud Config
NVD HeroDevs
CVSS 3.1
5.3
EPSS
0.3%
CVE-2026-81819 Aug 27, 13:20 MEDIUM PATCH This Month

Insufficient authorization on the Flowintel /my_assignment/user API endpoint allows any authenticated API user to retrieve assignment records belonging to other users by supplying an arbitrary user_id parameter. Affected are Flowintel instances up to and including version 3.3.0, per EUVD-2026-67127. The fix, confirmed via commit 10ec32e7, elevates the required privilege level by replacing the api_required decorator with admin_or_org_admin_required, restricting cross-user assignment queries to administrators only. No public exploit code has been identified at time of analysis, and the vulnerability is not listed in CISA KEV.

Authentication Bypass Flowintel
NVD GitHub
CVSS 4.0
5.3
EPSS
0.3%
CVE-2026-81276 Aug 27, 09:00 MEDIUM This Month

Broken access control in the Kali Forms WordPress plugin (versions ≤ 2.4.23) exposes one or more plugin endpoints to unauthenticated remote attackers due to missing authorization checks (CWE-862). The CVSS vector AV:N/AC:L/PR:N/UI:N confirms exploitation requires no authentication and no user interaction against any internet-exposed WordPress site running an affected version. Impact is constrained to integrity (I:L), indicating unauthorized modification of form data or plugin state, with no confidentiality or availability consequences identified. No public exploit or active exploitation has been identified at time of analysis.

WordPress Authentication Bypass Kali Forms Wordpress Plugin Wp Chill
NVD
CVSS 3.1
5.3
EPSS
0.3%
CVE-2026-81274 Aug 27, 09:00 MEDIUM This Month

Broken access control in the Ditty WordPress plugin (versions up to and including 3.1.67) allows subscriber-level authenticated users to perform actions beyond their authorized scope, classified under CWE-862 (Missing Authorization). Reported by Patchstack with a CVSS 3.1 score of 5.3 Medium, the flaw is particularly impactful on WordPress sites with open user registration, where any self-registered subscriber could exploit it. No public exploit code and no CISA KEV listing are identified at time of analysis.

WordPress Authentication Bypass Ditty Wordpress Plugin Metaphorcreations
NVD
CVSS 3.1
5.3
EPSS
0.3%
CVE-2026-77341 Aug 27, 22:16 MEDIUM This Month

HTTP response splitting in cpp-httplib 0.49.0 allows an attacker who can influence chunked response trailer values to inject arbitrary headers into the HTTP response stream, potentially forging responses seen by downstream clients. The trailer-writing path in write_content_chunked() is the sole code path in the library that omits the CRLF validation applied by set_header() and every other header-writing function, meaning attacker-controlled CR/LF sequences pass directly to the socket. No public exploit code and no CISA KEV listing have been identified; the fix is confirmed in version 0.50.0 via upstream security advisory GHSA-2r2h-jc8w-w66c.

Code Injection Cpp Httplib Yhirose
NVD GitHub
CVSS 4.0
5.3
EPSS
0.3%
CVE-2026-77989 Aug 27, 06:17 MEDIUM This Month

Reflected XSS in Joomla Events Manager versions prior to 5.0.1 allows a remote unauthenticated attacker to inject and execute arbitrary JavaScript in a victim's browser via a crafted PDF export URL. The root cause is in `buildCurrentPdfLink`, which blindly copies the raw HTTP request query string into a PDF button URL, and `pdfbutton()` subsequently renders that value in HTML without any output escaping. Exploitation requires social engineering to lure an authenticated or unauthenticated Joomla site visitor into clicking a malicious link; no public exploit or active exploitation (CISA KEV) has been identified at time of analysis.

XSS
NVD
CVSS 4.0
5.3
EPSS
0.3%
CVE-2026-11754 Aug 27, 13:42 MEDIUM Monitor

Account footprinting via observable discrepancy in Seres Software syWEB exposes valid user account existence to unauthenticated remote attackers. All versions through 27082026 are affected, and the vendor has confirmed the product is end-of-life with no support - meaning no patch will ever be released. No public exploit code or CISA KEV listing has been identified, but the permanently unpatched status elevates long-term risk for any remaining deployments.

Information Disclosure Syweb
NVD
CVSS 3.1
5.3
EPSS
0.2%
CVE-2026-59277 Aug 27, 17:57 MEDIUM This Month

Spring Security 7.1.0's InetAddressMatchers utility contains a flaw in its IP address classification logic - the matchInternal() and matchExternal() builders may incorrectly categorize certain IP addresses as belonging to internal or external networks, enabling unauthenticated remote attackers to bypass IP-based access controls under high-complexity conditions. Applications that rely on InetAddressMatchers to enforce network-level access restrictions are exposed to limited information disclosure where restricted endpoints or data may become accessible to external parties. No public exploit code exists and no CISA KEV listing is present, indicating no confirmed active exploitation at time of analysis.

Java Information Disclosure Spring Red Hat Spring Security
NVD VulDB
CVSS 3.1
5.3
EPSS
0.2%
CVE-2026-78495 Aug 27, 23:26 MEDIUM PATCH This Month

Server-side request forgery in WatchGuard Dimension's Remote Backup Connection Test configuration feature allows authenticated privileged users to enumerate exposed network services on adjacent systems. The CVSS 4.0 score of 5.3 reflects confined impact - no direct compromise of the Dimension host itself, but meaningful secondary-system reconnaissance capability. No public exploit code and no CISA KEV listing have been identified at time of analysis.

SSRF Dimension Watchguard
NVD VulDB
CVSS 4.0
5.3
EPSS
0.2%
CVE-2026-77990 Aug 27, 06:17 MEDIUM This Month

Broken object-level authorization in Joomla Event Manager before 5.0.1 allows any authenticated Joomla user to read attendee lists - including names, usernames, registration dates, and statuses - for events they do not manage. The exposure extends to unpublished events, meaning data intended to remain private before an event goes live is also accessible. No public exploit has been identified at time of analysis, and the flaw is not listed in the CISA KEV catalog.

Authentication Bypass
NVD
CVSS 4.0
5.3
EPSS
0.2%
CVE-2026-71401 Aug 27, 15:01 MEDIUM PATCH This Month

Integer underflow in the wicked DHCPv4 packet capture daemon (wickedd-dhcp4) on SUSE Linux systems allows an unauthenticated adjacent-network attacker to crash the daemon by sending a malformed DHCPv4 packet with an IP total length field smaller than the IP header length. The missing bounds check in ni_capture_inspect_udp_header() triggers an out-of-bounds read, causing a process crash depending on memory layout - resulting in a denial of service to network configuration. No information disclosure has been demonstrated, and no public exploit or CISA KEV listing exists at time of analysis.

Buffer Overflow Information Disclosure Integer Overflow Suse Wicked
NVD VulDB GitHub
CVSS 4.0
5.3
EPSS
0.2%
CVE-2026-71402 Aug 27, 15:09 MEDIUM PATCH This Month

Out-of-bounds heap read in the DHCPv4 packet capture code of wicked (all versions through 0.6.80) allows an unauthenticated attacker on the same Layer-2 network segment to send a crafted DHCP/UDP packet that causes wickedd-dhcp4 to read up to 68 bytes past the end of its 1500-byte receive buffer. Adjacent heap contents - including allocator metadata and pointer values - may be parsed as DHCP options and stored into lease fields, constituting limited information disclosure with a secondary low-integrity configuration impact. No public exploit code and no CISA KEV listing have been identified at time of analysis; an upstream fix exists in GitHub PR #1079, though a tagged release version has not been independently confirmed.

Buffer Overflow Information Disclosure Suse Wicked
NVD VulDB GitHub
CVSS 4.0
5.3
EPSS
0.2%
CVE-2026-81528 Aug 27, 18:32 MEDIUM PATCH This Month

NoSQL injection in the MongoDB C# Driver's document-replacement code path allows network-accessible, low-privileged attackers to inject MongoDB query-language operators into database operations. The driver omits the element-name and shape validation applied by other write paths, so untrusted loosely-typed input (BsonDocument, Dictionary, dynamic) is forwarded to the MongoDB server unfiltered, enabling attacker-controlled data to be interpreted as update logic under the application's own database credentials. No public exploit or CISA KEV listing has been identified at time of analysis; exploitation is bounded to applications that use loosely-typed replacement patterns rather than strongly-typed C# document mappings.

Information Disclosure MongoDB Nosql Injection C Driver
NVD VulDB
CVSS 4.0
5.3
EPSS
0.2%
CVE-2026-37073 Aug 27, 00:00 MEDIUM This Month

Unauthenticated SMTP abuse in Veno File Manager 4.4.9 exposes the `/vfm-admin/ajax/sendfiles.php` endpoint without any access control, allowing any remote attacker to send arbitrary emails through the application's pre-configured SMTP server. By submitting a crafted POST request with the appropriate parameters, an attacker can impersonate the legitimate server's email identity without knowing SMTP credentials - enabling spam delivery, phishing, or targeted social engineering from a trusted domain. No CISA KEV listing exists and EPSS is 0.16% (6th percentile), but a public proof-of-concept repository on GitHub lowers the exploitation barrier.

PHP Authentication Bypass
NVD GitHub
CVSS 3.1
5.3
EPSS
0.2%
CVE-2026-37067 Aug 27, 00:00 MEDIUM This Month

Unauthenticated log extraction in Veno File Manager 4.4.9 exposes all application log data to any network-reachable attacker via a missing access control check on a PHP admin endpoint. The `/vfm-admin/admin-panel/view/save-cvs.php` script performs no authentication or authorization before processing POST requests, allowing arbitrary retrieval of log records from any specified date onward. A public proof-of-concept repository exists on GitHub (jfs-jfs/CVE-2026-37067); EPSS sits at 0.16% (6th percentile), indicating no widespread exploitation has been observed at time of analysis.

PHP Authentication Bypass N A
NVD GitHub
CVSS 3.1
5.3
EPSS
0.2%
CVE-2026-37069 Aug 27, 00:00 MEDIUM This Month

Absolute server filesystem path disclosure in Veno File Manager 4.4.9 is exploitable by unauthenticated remote attackers via a bundled third-party library example file left accessible in production. The file /vfm-admin/assets/zipstream/grandt/relativepath/RelativePath.Example1.php - a demo script from the grandt/php-relativepath Composer package - outputs the server's absolute installation path when retrieved with a plain GET request, requiring no credentials or special conditions. A public proof-of-concept repository exists at github.com/jfs-jfs/CVE-2026-37069; no active exploitation has been confirmed in CISA KEV, and EPSS stands at 0.16% (6th percentile), indicating minimal in-the-wild interest.

PHP Information Disclosure Veno File Manager
NVD VulDB GitHub
CVSS 3.1
5.3
EPSS
0.2%
CVE-2026-37064 Aug 27, 00:00 MEDIUM This Month

User enumeration in Veno File Manager 4.4.9 exposes the unauthenticated admin AJAX endpoint `/vfm-admin/ajax/usr-check.php` to remote attackers, who can systematically harvest valid usernames by sending POST requests with varying `user_name` values and observing observable response discrepancies (CWE-203). The vulnerability requires no credentials, no user interaction, and no special configuration beyond the admin panel being network-reachable. A publicly available proof-of-concept is hosted on GitHub; EPSS is low at 0.16% (6th percentile), indicating no widespread exploitation has been observed, and the vulnerability is not listed in the CISA KEV catalog.

PHP Information Disclosure
NVD GitHub
CVSS 3.1
5.3
EPSS
0.2%
CVE-2026-81524 Aug 27, 18:32 MEDIUM PATCH This Month

Namespace injection in MongoDB C Driver (libmongoc) allows any caller-controlled database or collection name containing a '.' separator or NUL byte to redirect a MongoDB operation to an unintended resource. Applications that incorporate unsanitized user input into these name components are affected across all libmongoc versions prior to 2.5.1. No public exploit has been identified at time of analysis; the vendor released a validated fix in version 2.5.1.

Information Disclosure MongoDB Suse C Driver
NVD VulDB GitHub
CVSS 4.0
5.3
EPSS
0.2%
CVE-2026-78125 Aug 27, 06:17 MEDIUM PATCH This Month

LearnPress WordPress plugin versions up to and including 4.0.2 expose order payment status data through an unauthenticated REST endpoint that omits authorization checks entirely. The CVSS vector (PR:N/AC:L/AV:N) confirms remote unauthenticated exploitation with no preconditions, and SSVC flags the attack as automatable - meaning scripted enumeration of order identifiers at scale is trivially achievable. No public exploit has been identified at time of analysis, and EPSS at 0.14% (4th percentile) reflects negligible current exploitation interest, though the missing permission check pattern is well-understood by WordPress-focused threat actors.

WordPress Information Disclosure
NVD WPScan
CVSS 3.1
5.3
EPSS
0.1%
CVE-2026-16567 Aug 27, 06:16 MEDIUM PATCH This Month

Unauthenticated arbitrary document download in the Document Embedder WordPress plugin before 2.3.1 exposes private and draft documents to any remote attacker via sequential ID enumeration. The plugin's download endpoint issues tokens and streams file content without first verifying the publication status of the requested document, creating a broken object-level authorization flaw (CWE-639). No active exploitation is confirmed (not in CISA KEV; EPSS 0.14%, 3rd percentile), though CISA SSVC classifies the attack as automatable, meaning scripted mass-enumeration is feasible without special tooling.

WordPress Authentication Bypass
NVD WPScan
CVSS 3.1
5.3
EPSS
0.1%
CVE-2026-54084 Aug 27, 23:12 MEDIUM This Month

NULL pointer dereference in Wazuh agent enrollment (versions 4.0.0-4.14.6) allows a network-positioned attacker operating a rogue manager or performing a man-in-the-middle attack to deterministically crash the agent process by supplying a malformed key response containing fewer than four space-separated fields. The flaw resides in `w_enrollment_process_agent_key()` in `src/shared/enrollment_op.c`, which passes unvalidated NULL entries from `OS_StrBreak()` directly into `OS_IsValidName()`, where an unguarded `strlen()` call on a NULL pointer terminates the agent. The attack is constrained by high complexity conditions (no CA certificate configured, or active MITM capability), and no public exploit code or CISA KEV listing has been identified at time of analysis. The issue is fixed in Wazuh 4.14.7.

Denial Of Service Null Pointer Dereference Wazuh
NVD GitHub
CVSS 3.1
5.3
EPSS
0.1%
CVE-2026-80209 Aug 27, 14:50 MEDIUM This Month

Incorrect authorization in Fonoster through 0.22.7 allows any authenticated user to rename arbitrary workspaces across the entire deployment. The `Identity/UpdateWorkspace` gRPC handler in `createUpdateWorkspace.ts` issues a PERMISSION_DENIED callback upon failing a membership check but omits a `return` statement, so `prisma.workspace.update` executes regardless and commits the rename before a second error callback fires. Compounding the flaw, the `Identity/UpdateWorkspace` path is misclassified under `fullIdentityAccess` in the gRPC interceptor rather than workspace-scoped access controls, meaning the base USER role is sufficient for exploitation. No public exploit is identified at time of analysis; CVSS 4.0 rates this 5.3 (Medium) with low-privilege, network-accessible exploitation.

Authentication Bypass Fonoster
NVD GitHub
CVSS 4.0
5.3
EPSS
0.3%
CVE-2026-64896 Aug 27, 14:42 MEDIUM PATCH This Month

Improper access control on the debug and test interface of the Johnson Controls T2000 building automation controller exposes restricted device functionality to anyone with physical access, requiring no authentication. Versions prior to 31.6 are affected, with the primary risk being high availability disruption of the device alongside limited integrity modification capability. No public exploit code or active exploitation has been identified at time of analysis, and a vendor-released patch is available.

Authentication Bypass T2000 Johnson Controls
NVD
CVSS 4.0
5.2
EPSS
0.1%
CVE-2026-81753 Aug 27, 12:06 MEDIUM PATCH This Month

Stored cross-site scripting in Flowintel case notes allows an authenticated low-privileged user to inject malicious JavaScript via crafted Mermaid diagram blocks, which executes in the browser of any user who subsequently views the affected note. Affected are Flowintel deployments running version 3.3.0 and later; the CVSS 4.0 score of 5.1 reflects that exploitation requires both an authenticated session with note-edit rights and passive victim interaction. No public exploit code has been identified and this vulnerability is not listed in the CISA KEV catalog at time of analysis.

XSS Flowintel
NVD GitHub
CVSS 4.0
5.1
EPSS
0.4%
CVE-2026-65931 Aug 27, 17:50 MEDIUM This Month

Improper authorization in LimeSurvey Community Edition 7.0.5 allows authenticated users holding only the `settings:read` permission to invoke the survey menu entry creation endpoint (`POST /index.php/admin/menuentries/sa/create`) without the required `settings:update` privilege, constituting vertical privilege escalation within the application's RBAC model. The same endpoint permits submission of menu IDs that the normal interface restricts to superadministrators, enabling unauthorized manipulation of administrative navigation records. No public exploit code or confirmed active exploitation has been identified at time of analysis; CVSS 4.0 scores this at 5.1 (Medium), consistent with the limited integrity-only impact and high authentication prerequisite.

PHP Authentication Bypass Limesurvey
NVD GitHub
CVSS 4.0
5.1
EPSS
0.3%
CVE-2026-78103 Aug 27, 23:26 MEDIUM PATCH This Month

WatchGuard Dimension exposes a server-side configuration endpoint that fails to enforce the client-side lock/unlock workflow state, allowing any authenticated read-write administrator to submit configuration changes directly to the API without completing the UI unlock step. This creates a race condition where a privileged user can silently overwrite changes being made by a second concurrent administrator session. No public exploit exists and exploitation requires valid administrator credentials, but the flaw undermines the integrity of multi-administrator change management workflows in Dimension deployments.

Authentication Bypass Dimension Watchguard
NVD VulDB
CVSS 4.0
5.1
EPSS
0.3%
CVE-2026-81814 Aug 27, 12:48 MEDIUM PATCH This Month

Stored cross-site scripting in Flowintel's calendar view (versions >= 3.3.0) allows an authenticated user with case-creation or case-editing privileges to inject arbitrary HTML or JavaScript into case titles, which is then executed in the browser of any user who views the calendar. The root cause is unsanitized assignment of user-controlled strings to titleEl.innerHTML. No public exploit has been identified at time of analysis, but the fix is available as an upstream commit and the vulnerability is straightforward to reproduce by any authenticated user.

XSS Flowintel
NVD GitHub VulDB
CVSS 4.0
5.1
EPSS
0.3%
CVE-2026-81820 Aug 27, 13:25 MEDIUM PATCH This Month

Stored cross-site scripting in Flowintel's MISP timeline renderer allows an authenticated low-privileged attacker to inject arbitrary HTML into case timelines by supplying malicious content in MISP object fields - including UUID, object name, attribute values, types, comments, first/last seen timestamps, and IDS flags. These fields were concatenated directly into HTML strings without escaping; although DOMPurify was present, the upstream commit explicitly acknowledges it blocked script-based XSS vectors but still permitted other HTML elements such as forms to pass through. No public exploit code has been identified at time of analysis, and this CVE is not listed in the CISA KEV catalog.

XSS Flowintel
NVD GitHub
CVSS 4.0
5.1
EPSS
0.3%
CVE-2026-78195 Aug 27, 23:26 MEDIUM PATCH This Month

Stored cross-site scripting in WatchGuard Dimension's Backup Historical Data feature permits an authenticated administrator to inject arbitrary JavaScript that executes in the browser context of other users who view the affected data. The CVSS 4.0 vector (PR:H, SC:L/SI:L) confirms the attacker must hold admin credentials and that impact is confined to subsequent systems - other users' browser sessions - with no direct impact on the Dimension host itself. No public exploit code and no CISA KEV listing exist at time of analysis.

XSS Dimension Watchguard
NVD VulDB
CVSS 4.0
5.1
EPSS
0.2%
CVE-2026-78047 Aug 27, 23:26 MEDIUM PATCH This Month

Stored XSS in WatchGuard Dimension's task scheduling feature allows a low-privileged authenticated administrator to inject persistent JavaScript into scheduling fields, which silently executes in the browser session of any other user who subsequently views the affected interface. Unlike reflected XSS, the stored nature of this vulnerability means a single injection can compromise multiple sessions without further attacker interaction, including those of higher-privileged administrators. No public exploit code or active exploitation has been identified at the time of analysis.

XSS Dimension Watchguard
NVD VulDB
CVSS 4.0
5.1
EPSS
0.2%
CVE-2026-78498 Aug 27, 23:26 MEDIUM PATCH This Month

Server-side request forgery in WatchGuard Dimension's Email Server Test configuration feature enables authenticated privileged attackers to probe and enumerate network services on adjacent network segments. The vulnerability stems from insufficient validation of server-initiated outbound requests, allowing the Dimension management platform to be weaponized as a network scanning proxy. No public exploit code has been identified at time of analysis, and the attack requires high-privilege credentials, materially limiting realistic exposure.

SSRF Dimension Watchguard
NVD VulDB
CVSS 4.0
5.1
EPSS
0.2%
CVE-2026-78499 Aug 27, 23:26 MEDIUM PATCH This Month

Server-side request forgery in WatchGuard Dimension's FTP Server Test configuration feature allows a privileged authenticated attacker to probe and enumerate network services on adjacent network systems. The vulnerability affects all tracked versions of WatchGuard Dimension (CPE wildcard) and is limited to subsequent-system confidentiality impact - specifically service discovery on internal or adjacent hosts. No public exploit code exists and this vulnerability is not listed in the CISA KEV catalog, indicating no confirmed active exploitation at time of analysis.

SSRF Dimension Watchguard
NVD VulDB
CVSS 4.0
5.1
EPSS
0.2%
CVE-2026-78500 Aug 27, 23:26 MEDIUM PATCH This Month

Blind server-side request forgery in WatchGuard Dimension's Database Server Test configuration feature allows an authenticated privileged attacker to enumerate network services on adjacent systems by exploiting observable timing or response discrepancies (CWE-208). The scope of impact extends beyond the Dimension host itself to adjacent network segments, enabling internal network reconnaissance without direct access to those systems. No public exploit is identified at time of analysis, and the high privilege requirement substantially limits the realistic attacker pool.

SSRF Dimension Watchguard
NVD
CVSS 4.0
5.1
EPSS
0.2%
CVE-2026-77035 Aug 27, 06:17 MEDIUM This Month

Insecure Direct Object Reference (IDOR) in Joomla Event Manager before version 5.0.1 allows authenticated event-owner users to take over events and venues belonging to other users by manipulating form fields in POST requests. Any registered user holding the eventowner=1 role or core.edit.own ACL permission can forge the record ID and created_by fields to reassign another user's event or venue record to themselves. No public exploit code has been identified at time of analysis, and no CISA KEV listing exists for this CVE.

Authentication Bypass
NVD
CVSS 4.0
5.1
EPSS
0.2%
CVE-2026-81848 Aug 27, 22:30 MEDIUM PATCH This Month

Server-side request forgery in scrapling-fetch-mcp versions through 0.2.2 allows an authenticated user of an MCP-enabled AI assistant to supply arbitrary URL schemes - such as file://, gopher://, or dict:// - to the s_fetch_page and s_fetch_pattern tool functions, causing the server to issue requests to internal or local resources on behalf of the attacker. The root cause is the absence of any URL scheme validation before passing user-controlled input to the underlying browse_url call in _fetcher.py. No public exploit code or active exploitation has been identified; version 0.2.3 patches the issue.

SSRF Scrapling Fetch Mcp
NVD VulDB GitHub
CVSS 4.0
5.1
EPSS
0.2%
CVE-2026-81731 Aug 27, 20:07 MEDIUM PATCH This Month

Stored XSS in Frappe's workspace link description feature (versions 15.11.0-16.32.0) allows any user holding the Workspace Manager role to inject arbitrary JavaScript into a public workspace card, which executes in the browser session of any desk user who opens the workspace and hovers over the card description. The attack path reaches higher-privileged users through shared public workspaces, enabling session token theft and impersonation via authenticated API requests as the victim. No released version carries the fix; the upstream correction exists only on the development branch per commit 9f65e5ceca71aae91dcfd9bb3c0904afd386a01a, leaving all 15.x and 16.x deployments exposed.

XSS Frappe
NVD GitHub
CVSS 4.0
5.1
EPSS
0.2%
CVE-2026-16895 Aug 27, 03:14 MEDIUM PATCH This Month

Unauthenticated local access to Metasploit Framework's JSON-RPC dispatcher is possible via a fail-open logic flaw (CWE-305) in the ApiToken Warden authentication strategy. When the MSF_WS_JSON_RPC_API_TOKEN environment variable is unset and the db.check health-check method raises an exception, the internal msf.auth_initialized flag is reset to false - which the Warden misinterprets as authentication being uninitialised rather than failed, bypassing token enforcement entirely. A vendor-released upstream fix is available via GitHub PR #21768; no public exploit code and no CISA KEV listing have been identified at time of analysis.

Information Disclosure Metasploit Framework Rapid7
NVD GitHub
CVSS 4.0
5.1
EPSS
0.2%
CVE-2026-81272 Aug 27, 09:00 MEDIUM This Month

Broken access control in FluentPlayer Pro (WordPress plugin by WP Manage Ninja) version 1.3.2 and earlier allows authenticated high-privilege users - specifically those with Editor-level roles - to perform integrity-affecting actions that should be restricted to higher authorization tiers. The flaw stems from missing authorization checks (CWE-862) on editor-facing endpoints, enabling unauthorized content modification within the plugin. No public exploit code has been identified at time of analysis, and there is no CISA KEV listing.

WordPress Authentication Bypass Wordpress Plugin Fluentplayer Pro Wp Manage Ninja
NVD VulDB
CVSS 3.1
4.9
EPSS
0.3%
CVE-2026-59275 Aug 27, 06:17 MEDIUM This Month

Denial-of-service in Spring AMQP across multiple supported release lines allows a privileged AMQP publisher to force a System.exit(99) call inside the consumer JVM, killing the entire process rather than isolating the failure to the listener thread. Affected versions span the 2.4.x, 3.2.x, 4.0.x, and 4.1.0 release trains, covering a wide swath of actively maintained Spring deployments. No public exploit code or CISA KEV listing has been identified at time of analysis, but the total, immediate JVM termination and the collateral impact on every co-located workload make this operationally significant in RabbitMQ-integrated Spring environments.

Java Deserialization VMware Spring Advanced Message Queuing Protocol
NVD HeroDevs
CVSS 3.1
4.9
EPSS
0.2%
Prev Page 8 of 9 Next

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy