24h | 7d | 30d

Overview

  • Python Software Foundation
  • CPython

20 Jan 2026
Published
03 Mar 2026
Updated

CVSS v4.0
MEDIUM (6.0)
EPSS
0.16%

KEV

Description

When using http.cookies.Morsel, user-controlled cookie values and parameters can allow injecting HTTP headers into messages. Patch rejects all control characters within cookie names, values, and parameters.

Statistics

  • 1 Post

Last activity: 12 hours ago

Bluesky

Profile picture fallback
🚨 New MEDIUM CVE detected in AWS Lambda 🚨 CVE-2026-0672 impacts python in 7 Lambda base images. Details: https://github.com/aws/aws-lambda-base-images/issues/443 More: https://lambdawatchdog.com/ #AWS #Lambda #CVE #CloudSecurity #Serverless
  • 0
  • 0
  • 0
  • 12h ago

Overview

  • Mobiliti
  • e-mobi.hu

06 Mar 2026
Published
06 Mar 2026
Updated

CVSS v3.1
CRITICAL (9.4)
EPSS
0.10%

KEV

Description

WebSocket endpoints lack proper authentication mechanisms, enabling attackers to perform unauthorized station impersonation and manipulate data sent to the backend. An unauthenticated attacker can connect to the OCPP WebSocket endpoint using a known or discovered charging station identifier, then issue or receive OCPP commands as a legitimate charger. Given that no authentication is required, this can lead to privilege escalation, unauthorized control of charging infrastructure, and corruption of charging network data reported to the backend.

Statistics

  • 1 Post

Last activity: 18 hours ago

Fediverse

Profile picture fallback

⚠️ CVE-2026-26051 (CRITICAL, CVSS 9.4) in Mobiliti e-mobi.hu: Unauthenticated OCPP WebSocket endpoints allow charging station impersonation + backend manipulation. Enforce strong auth & monitor now. radar.offseq.com/threat/cve-20

  • 0
  • 0
  • 0
  • 18h ago

Overview

  • Go standard library
  • html/template
  • html/template

06 Mar 2026
Published
06 Mar 2026
Updated

CVSS
Pending
EPSS
0.03%

KEV

Description

Actions which insert URLs into the content attribute of HTML meta tags are not escaped. This can allow XSS if the meta tag also has an http-equiv attribute with the value "refresh". A new GODEBUG setting has been added, htmlmetacontenturlescape, which can be used to disable escaping URLs in actions in the meta content attribute which follow "url=" by setting htmlmetacontenturlescape=0.

Statistics

  • 1 Post

Last activity: 12 hours ago

Bluesky

Profile picture fallback
🚨 New UNKNOWN CVE detected in AWS Lambda 🚨 CVE-2026-27142 impacts stdlib in 27 Lambda base images. Details: https://github.com/aws/aws-lambda-base-images/issues/439 More: https://lambdawatchdog.com/ #AWS #Lambda #CVE #CloudSecurity #Serverless
  • 0
  • 0
  • 0
  • 12h ago

Overview

  • OCaml
  • OCaml

27 Feb 2026
Published
27 Feb 2026
Updated

CVSS v3.1
HIGH (7.9)
EPSS
0.04%

KEV

Description

In OCaml before 4.14.3 and 5.x before 5.4.1, a buffer over-read in Marshal deserialization (runtime/intern.c) enables remote code execution through a multi-phase attack chain. The vulnerability stems from missing bounds validation in the readblock() function, which performs unbounded memcpy() operations using attacker-controlled lengths from crafted Marshal data.

Statistics

  • 1 Post

Last activity: 16 hours ago

Bluesky

Profile picture fallback
πŸ“Œ CVE-2026-28364 - In OCaml before 4.14.3 and 5.x before 5.4.1, a buffer over-read in Marshal deserialization (runtime/intern.c) enables remote code execution through a ... https://www.cyberhub.blog/cves/CVE-2026-28364
  • 0
  • 0
  • 0
  • 16h ago

Overview

  • statamic
  • cms

27 Feb 2026
Published
02 Mar 2026
Updated

CVSS v3.1
HIGH (8.0)
EPSS
0.14%

KEV

Description

Statmatic is a Laravel and Git powered content management system (CMS). Prior to versions 5.73.11 and 6.4.0, an authenticated control panel user with access to Antlers-enabled inputs may be able to achieve remote code execution in the application context. That can lead to full compromise of the application, including access to sensitive configuration, modification or exfiltration of data, and potential impact on availability. Exploitation is only possible where Antlers runs on user-controlled contentβ€”for example, content fields with Antlers explicitly enabled (requiring permission to configure fields and to edit entries), built-in config that supports Antlers such as Forms email notification settings (requiring configuration permission), or third-party addons that add Antlers-enabled fields to entries (for example, the SEO Pro addon). In each case the attacker must have the relevant control panel permissions. This has been fixed in 5.73.11 and 6.4.0. Users of addons that depend on Statamic should ensure that after updating they are running a patched Statamic version.

Statistics

  • 1 Post

Last activity: 16 hours ago

Bluesky

Profile picture fallback
πŸ“Œ CVE-2026-28425 - Statmatic is a Laravel and Git powered content management system (CMS). Prior to versions 5.73.11 and 6.4.0, an authenticated control panel user with ... https://www.cyberhub.blog/cves/CVE-2026-28425
  • 0
  • 0
  • 0
  • 16h ago

Overview

  • Tenda
  • A21

21 Feb 2026
Published
23 Feb 2026
Updated

CVSS v4.0
HIGH (8.7)
EPSS
0.08%

KEV

Description

A weakness has been identified in Tenda A21 1.0.0.0. This affects the function set_device_name of the file /goform/SetOnlineDevName. This manipulation of the argument devName causes stack-based buffer overflow. It is possible to initiate the attack remotely. The exploit has been made available to the public and could be used for attacks.

Statistics

  • 1 Post

Last activity: 10 hours ago

Bluesky

Profile picture fallback
πŸ“Œ CVE-2026-2886 - A weakness has been identified in Tenda A21 1.0.0.0. This affects the function set_device_name of the file /goform/SetOnlineDevName. This manipulation... https://www.cyberhub.blog/cves/CVE-2026-2886
  • 0
  • 0
  • 0
  • 10h ago

Overview

  • Python Software Foundation
  • CPython

20 Jan 2026
Published
03 Mar 2026
Updated

CVSS v4.0
MEDIUM (6.0)
EPSS
0.05%

KEV

Description

User-controlled data URLs parsed by urllib.request.DataHandler allow injecting headers through newlines in the data URL mediatype.

Statistics

  • 1 Post

Last activity: 12 hours ago

Bluesky

Profile picture fallback
🚨 New MEDIUM CVE detected in AWS Lambda 🚨 CVE-2025-15282 impacts python in 7 Lambda base images. Details: https://github.com/aws/aws-lambda-base-images/issues/442 More: https://lambdawatchdog.com/ #AWS #Lambda #CVE #CloudSecurity #Serverless
  • 0
  • 0
  • 0
  • 12h ago

Overview

  • ryscript
  • WP App Bar

07 Mar 2026
Published
07 Mar 2026
Updated

CVSS v3.1
HIGH (7.2)
EPSS
0.06%

KEV

Description

The WP App Bar plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'app-bar-features' parameter in all versions up to, and including, 1.5. This is due to insufficient input sanitization and output escaping combined with a missing authorization check in the `App_Bar_Settings` class constructor. This makes it possible for unauthenticated attackers to inject arbitrary web scripts into multiple plugin settings that will execute whenever a user accesses the admin settings page.

Statistics

  • 1 Post

Last activity: 15 hours ago

Fediverse

Profile picture fallback

🚨 CVE-2026-1074: High-severity stored XSS in WP App Bar plugin (all versions). No auth needed β€” attackers inject scripts via 'app-bar-features' & compromise admin sessions. Patch or disable urgently! radar.offseq.com/threat/cve-20

  • 0
  • 0
  • 0
  • 15h ago

Overview

  • Tenda
  • HG9

22 Feb 2026
Published
24 Feb 2026
Updated

CVSS v4.0
HIGH (8.7)
EPSS
0.08%

KEV

Description

A security flaw has been discovered in Tenda HG9 300001138. Affected is an unknown function of the file /boaform/formSamba of the component Samba Configuration Endpoint. The manipulation of the argument sambaCap results in stack-based buffer overflow. The attack may be launched remotely. The exploit has been released to the public and may be used for attacks.

Statistics

  • 1 Post

Last activity: 9 hours ago

Bluesky

Profile picture fallback
πŸ“Œ CVE-2026-2906 - A security flaw has been discovered in Tenda HG9 300001138. Affected is an unknown function of the file /boaform/formSamba of the component Samba Conf... https://www.cyberhub.blog/cves/CVE-2026-2906
  • 0
  • 0
  • 0
  • 9h ago

Overview

  • Tencent
  • WeKnora

07 Mar 2026
Published
07 Mar 2026
Updated

CVSS v3.1
CRITICAL (10.0)
EPSS
Pending

KEV

Description

WeKnora is an LLM-powered framework designed for deep document understanding and semantic retrieval. From version 0.2.5 to before version 0.2.10, an unauthenticated remote code execution (RCE) vulnerability exists in the MCP stdio configuration validation. The application allows unrestricted user registration, meaning any attacker can create an account and exploit the command injection flaw. Despite implementing a whitelist for allowed commands (npx, uvx) and blacklists for dangerous arguments and environment variables, the validation can be bypassed using the -p flag with npx node. This allows any attacker to execute arbitrary commands with the application's privileges, leading to complete system compromise. This issue has been patched in version 0.2.10.

Statistics

  • 1 Post

Last activity: Last hour

Fediverse

Profile picture fallback

🚨 CRITICAL CVE-2026-30861: Tencent WeKnora (0.2.5 – 0.2.9) OS command injection enables unauth RCE β€” full system compromise possible. Patch to 0.2.10 now! More info: radar.offseq.com/threat/cve-20

  • 0
  • 0
  • 0
  • Last hour
Showing 31 to 40 of 52 CVEs