Lucene search
K

21 matches found

ATTACKERKB
ATTACKERKB
added 2026/05/28 5:1 p.m.6 views

CVE-2026-44794

Nautobot is a Network Source of Truth and Network Automation Platform. Prior to 2.4.33 and 3.1.2, in the case of inter-object references via GenericForeignKey a pattern allowing an object to reference another object that may belong to one of several different "content types" or database tables,...

5.4CVSS5.8AI score0.00023EPSS
Exploits0References6Affected Software1
EUVD
EUVD
added 2026/05/28 5:1 p.m.6 views

EUVD-2026-32955

Nautobot is a Network Source of Truth and Network Automation Platform. Prior to 2.4.33 and 3.1.2, in the case of inter-object references via GenericForeignKey a pattern allowing an object to reference another object that may belong to one of several different "content types" or database tables,...

5.4CVSS5.8AI score0.00023EPSS
Exploits0References5
Cvelist
Cvelist
added 2026/05/28 5:1 p.m.25 views

CVE-2026-44794 Nautobot: REST API permits creation of GenericForeignKey references to objects that the user should not be able to reference

Nautobot is a Network Source of Truth and Network Automation Platform. Prior to 2.4.33 and 3.1.2, in the case of inter-object references via GenericForeignKey a pattern allowing an object to reference another object that may belong to one of several different "content types" or database tables,...

5.4CVSS0.00023EPSS
Exploits0References5
EUVD
EUVD
added 2026/05/28 4:59 p.m.7 views

EUVD-2026-32974

Nautobot is a Network Source of Truth and Network Automation Platform. Prior to 2.4.33 and 3.1.2, Nautobot's Webhook data model and associated feature set could be configured by users with sufficient access to perform requests to various hosts and IP addresses that should not be permitted, allowi...

8.5CVSS5.8AI score0.00037EPSS
Exploits0References5
CVE
CVE
added 2026/05/28 4:59 p.m.8 views

CVE-2026-44797

Nautobot fixes CVE-2026-44797: the Webhook data model could be configured by users with sufficient access to issue requests to internal hosts/IPs, enabling SSRF-like behavior. Affected versions prior to 2.4.33 and 3.1.2 are impacted; remediation is to upgrade Nautobot to 2.4.33 or 3.1.2 or newer....

8.5CVSS5.8AI score0.00037EPSS
Exploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/28 4:59 p.m.6 views

CVE-2026-44797 Nautobot: Webhook definitions could be used for server-side request forgery (SSRF)

Nautobot is a Network Source of Truth and Network Automation Platform. Prior to 2.4.33 and 3.1.2, Nautobot's Webhook data model and associated feature set could be configured by users with sufficient access to perform requests to various hosts and IP addresses that should not be permitted, allowi...

8.5CVSS5.8AI score0.00037EPSS
Exploits0References5
ATTACKERKB
ATTACKERKB
added 2026/05/28 4:59 p.m.7 views

CVE-2026-44797

Nautobot is a Network Source of Truth and Network Automation Platform. Prior to 2.4.33 and 3.1.2, Nautobot's Webhook data model and associated feature set could be configured by users with sufficient access to perform requests to various hosts and IP addresses that should not be permitted, allowi...

8.5CVSS5.8AI score0.00037EPSS
Exploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/28 4:57 p.m.6 views

CVE-2026-44798

Nautobot is a Network Source of Truth and Network Automation Platform. Prior to 2.4.33 and 3.1.2, a user with access to add/change a GitRepository record could use the REST API to directly set the currenthead field on the record, which was not intended to be user-editable. Doing so could cause...

7.1CVSS5.8AI score0.00056EPSS
Exploits0References6Affected Software1
EUVD
EUVD
added 2026/05/28 4:57 p.m.7 views

EUVD-2026-32973

Nautobot is a Network Source of Truth and Network Automation Platform. Prior to 2.4.33 and 3.1.2, a user with access to add/change a GitRepository record could use the REST API to directly set the currenthead field on the record, which was not intended to be user-editable. Doing so could cause...

7.1CVSS5.8AI score0.00056EPSS
Exploits0References5
OSV
OSV
added 2026/05/13 3:31 p.m.2 views

GHSA-P3HX-PWF3-J8WR Nautobot: GitRepository.current_head field should not be writable through REST API

Impact A user with access to add/change a GitRepository record could use the REST API to directly set the currenthead field on the record, which was not intended to be user-editable. Doing so could cause Nautobot's local clones of the relevant repository to checkout a commit other than the latest...

7.1CVSS5.7AI score0.00056EPSS
Exploits0References6
Snyk
Snyk
added 2026/05/13 3:30 p.m.6 views

Server-side Request Forgery (SSRF)

Overview nautobot is a Source of truth and network automation platform. Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the Webhook process. An attacker can access internal or restricted network resources by configuring webhooks to send requests to...

8.5CVSS5.8AI score0.00037EPSS
Exploits0References2
OSV
OSV
added 2026/05/13 3:30 p.m.1 views

GHSA-WPXJ-44W3-2J6X Nautobot: REST API permits creation of GenericForeignKey references to objects that the user should not be able to reference

Impact In the case of inter-object references via GenericForeignKey a pattern allowing an object to reference another object that may belong to one of several different "content types" or database tables, when creating or updating an object containing a GenericForeignKey, Nautobot's REST API fail...

5.4CVSS5.7AI score0.00023EPSS
Exploits0References6
Github Security Blog
Github Security Blog
added 2026/05/13 3:30 p.m.3 views

Nautobot: REST API permits creation of GenericForeignKey references to objects that the user should not be able to reference

Impact In the case of inter-object references via GenericForeignKey a pattern allowing an object to reference another object that may belong to one of several different "content types" or database tables, when creating or updating an object containing a GenericForeignKey, Nautobot's REST API fail...

5.4CVSS5.7AI score0.00023EPSS
Exploits0References6Affected Software1
Snyk
Snyk
added 2026/05/13 3:30 p.m.5 views

Missing Authorization

Overview nautobot is a Source of truth and network automation platform. Affected versions of this package are vulnerable to Missing Authorization in the GenericForeignKey process. An attacker can associate objects with unauthorized resources by supplying the UUIDs of objects they do not have...

5.4CVSS5.8AI score0.00023EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2019/01/09 12:0 a.m.37 views

Apache 2.4.x < 2.4.33 Multiple Vulnerabilities

According to its banner, the version of Apache running on the remote host is 2.4.x prior to 2.4.33. It is, therefore, affected by the following vulnerabilities: - An out-of-bounds write flaw exists within the derivecodepagefromlang function of the modules/aaa/modauthnzldap.c script due to imprope...

9.8CVSS7.4AI score0.93618EPSS
Exploits0References9
Packet Storm
Packet Storm
added 2018/12/31 12:0 a.m.46 views

AnimaxTechnology.in India Web Design 1.0 SQL Injection

Exploit Title : AnimaxTechnology.in India Web Design 1.0 SQL Injection Author Discovered By : KingSkrupellos Date : 30/12/2018 Vendor Homepage : animaxtechnology.in Tested On : Windows and Linux Exploit Risk : Medium Version Information : Apache 2.4.33 - OpenSSL 1.0.2o CWE : CWE-89 Improper...

0.8AI score
Exploits0
OpenVAS
OpenVAS
added 2018/07/20 12:0 a.m.64 views

Apache HTTP Server 'mod_md' Denial of Service Vulnerability - Windows

Apache HTTP Server is prone to a denial of service vulnerability. SPDX-FileCopyrightText: 2018 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE =...

7.5CVSS7.4AI score0.77676EPSS
Exploits0References2
Fedora
Fedora
added 2018/04/05 11:50 a.m.42 views

[SECURITY] Fedora 28 Update: httpd-2.4.33-2.fc28

The Apache HTTP Server is a powerful, efficient, and extensible web server...

9.8CVSS1.1AI score0.93618EPSS
Exploits0
ALT Linux
ALT Linux
added 2018/03/31 12:0 a.m.43 views

Security fix for the ALT Linux 9 package apache2 version 1:2.4.33-alt1

March 31, 2018 Anton Farygin 1:2.4.33-alt1 - 2.4.33 - fixes: CVE-2018-1303 low: Possible out of bound read in modcachesocache CVE-2018-1302 low: Possible write of after free on HTTP/2 stream shutdown CVE-2018-1301 low: Possible out of bound access after failure in reading the HTTP request...

6.8CVSS7.2AI score0.93618EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2018/03/30 12:0 a.m.215 views

Apache 2.4.x < 2.4.33 Multiple Vulnerabilities (deprecated)

This plugin has been deprecated due to apache2433.nasl plugin ID 122060 performing the same version check. Use apache2433.nasl plugin ID 122060 instead. C Tenable Network Security, Inc. @DEPRECATED@ Disabled on 2019/10/21. Deprecated by apache2433.nasl plugin ID 122060. include"compat.inc"; if...

9.8CVSS6.7AI score0.93618EPSS
Exploits0References9
Rows per page
Query Builder