Lucene search
K

965 matches found

Nuclei
Nuclei
added 6 hours ago10 views

OneNav v0.9.35-20240318 - Server-Side Request Forgery (SSRF)

OneNav v0.9.35-20240318 is vulnerable to server-side request forgery SSRF via the url parameter in the getlinkinfo API. An attacker can force the server to make arbitrary requests, potentially accessing internal resources. id: CVE-2024-33832 info: name: OneNav v0.9.35-20240318 - Server-Side Reque...

6.3CVSS5.9AI score0.03161EPSS
Exploits0References2
Nuclei
Nuclei
added 3 days ago32 views

Download Monitor <= 4.7.60 - Sensitive Information Exposure

The Download Monitor plugin for WordPress is vulnerable to Sensitive Information Exposure in versions up to, and including, 4.7.60 via REST API. This can allow unauthenticated attackers to extract sensitive data including user reports, download reports, and user data including email, role, id and...

7.5CVSS7.1AI score0.89364EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2026/05/26 11:41 p.m.11 views

FUXA has an unauthenticated arbitrary tag value disclosure via /api/getTagValue

Summary An authorization bypass in the /api/getTagValue endpoint allows unauthenticated access to tag values when the referenced script does not exist. Details The issue is caused by the combination of these code paths: - server/api/apikeys/verify-api-or-token.js:45 sends requests without x-api-k...

6AI score
Exploits0References5Affected Software1
Packet Storm News
Packet Storm News
added 2026/05/25 12:0 a.m.14 views

Broken Object Level Authorization in the Wild: An Empirical Taxonomy from 100+ Bug Bounty Disclosures

Broken Object Level Authorization BOLA is consistently ranked the most critical API security vulnerability, yet the existing literature remains almost entirely conceptual. This paper presents one of the first large-scale empirical analyses of BOLA in publicly disclosed bug bounty reports. We...

5.8AI score
Exploits0
GithubExploit
GithubExploit
added 2026/05/24 10:27 a.m.53 views

FortressWAF

FortressWAF — Web Application Firewall !Licensehttps://im...

5.9AI score
Exploits0
CVE
CVE
added 2026/05/19 12:0 a.m.7 views

CVE-2026-31070

The CVE-2026-31070 vulnerability affects the LalanaChami Pharmacy Management System (commit 5c3d028). The /api/user/signup endpoint fails to validate the role parameter in the request body, allowing unauthenticated remote attackers to self-assign an administrative role during registration and esc...

9.8CVSS5.8AI score0.00111EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2026/05/05 12:0 a.m.6 views

PT-2026-37249

Affected Version: OpenMage LTS ≤ 20.16.0 confirmed on 20.16.0 Affected File: https://github.com/OpenMage/magento-lts/blob/main/app/code/core/Mage/Api/Model/Session.php – start method Summary The XML-RPC / SOAP API session ID is generated using an outdated, time-based construction rather than a...

9.3CVSS5.8AI score0.00055EPSS
Exploits0References4
Wallarm Lab
Wallarm Lab
added 2026/05/04 9:0 a.m.1 views

Introducing Wallarm Middle East Cloud: Built for Data Residency Compliance

As API and AI adoption grows across the Middle East, so do the expectations around how data is handled. For many organizations operating in this region, it’s not just about securing applications. It’s about doing it in a way that keeps data in-country and aligned with local requirements. Today,...

5.9AI score
Exploits0
GithubExploit
GithubExploit
added 2026/04/26 11:27 p.m.85 views

info-security-portfolio

Information Security Portfolio A curated collection of nine e...

10CVSS7.6AI score0.94358EPSS
Exploits341
Packet Storm News
Packet Storm News
added 2026/04/21 12:0 a.m.3 views

API Security Based on Automatic OpenAPI Mapping

This paper presents Map Reduce Graph MRG, a novel unsupervised method for modeling and securing HTTP REST APIs. MRG learns API structure from real-world traffic without prior knowledge or labels, automatically generating OpenAPI-compliant documentation by reconstructing routes, methods, and...

5.7AI score
Exploits0
Hive Pro Threat Advisories
Hive Pro Threat Advisories
added 2026/04/20 3:3 p.m.2 views

API Security Testing and Vulnerability Assessment

APIs now carry more sensitive data than traditional web interfaces. Payment details, health records, authentication tokens, and customer databases all flow through API endpoints that attackers can probe without ever touching a browser. A single misconfigured endpoint can expose millions of record...

6AI score
Exploits0
Positive Technologies
Positive Technologies
added 2026/04/20 12:0 a.m.1 views

PT-2026-33657

A weakness has been identified in serge-chat serge up to 1.4TB. The impacted element is the function download model/delete model of the file api/src/serge/routers/model.py of the component Model API Endpoint. Executing a manipulation can lead to missing authentication. The attack can be launched...

6.9CVSS6.2AI score0.00136EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2026/04/17 10:30 p.m.4 views

Kimai: Username enumeration via timing on X-AUTH-USER

Details src/API/Authentication/TokenAuthenticator.php calls loadUserByIdentifier first and only invokes the password hasher argon2id when a user is returned. When the username does not exist, the request returns roughly 25 ms faster than when it does. The response body is the same in both cases...

5.8AI score
Exploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/27 7:11 p.m.8 views

Changedetection.io Discloses Environment Variables via jq env Builtin in Include Filters

Summary The jq: and jqraw: include filter expressions allow use of the jq env builtin, which reads all process environment variables and stores them as the watch snapshot. An authenticated user or unauthenticated user when no password is set, the default can leak sensitive environment variables...

8.3CVSS5.9AI score0.00018EPSS
Exploits1References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/24 3:35 p.m.1 views

CVE-2026-33676

Vikunja is an open-source self-hosted task management platform. Prior to version 2.2.1, when the Vikunja API returns tasks, it populates the relatedtasks field with full task objects for all related tasks without checking whether the requesting user has read permission on those tasks' projects. A...

6.5CVSS5.8AI score0.00015EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2026/03/04 8:43 p.m.2 views

GHSA-V33R-R6H2-8WR7 Kimai's API invoice endpoint missing customer-level access control (IDOR)

Summary GET /api/invoices/id only checks the role-based viewinvoice permission but does not verify the requesting user has access to the invoice's customer. Any user with ROLETEAMLEAD which grants viewinvoice can read all invoices in the system, including those belonging to customers assigned to...

6.5CVSS5.9AI score0.00015EPSS
Exploits1References5
UbuntuCve
UbuntuCve
added 2026/03/03 1:16 p.m.0 views

CVE-2026-3351

Improper authorization in the API endpoint GET /1.0/certificates in Canonical LXD 6.6 on Linux allows an authenticated, restricted user to enumerate all certificate fingerprints trusted by the lxd server...

5.3CVSS7.2AI score0.00026EPSS
Exploits1References4
Vulnrichment
Vulnrichment
added 2026/02/26 10:32 p.m.1 views

CVE-2026-3265 go2ismail Free-CRM Security API improper authorization

A vulnerability was identified in go2ismail Free-CRM up to b83c40a90726d5e58f0cc680ffdcaa28a03fb5d1. This affects an unknown part of the file /api/Security/ of the component Security API. The manipulation leads to improper authorization. The attack is possible to be carried out remotely. The...

6.5CVSS6.2AI score0.0002EPSS
Exploits1References4
CVE
CVE
added 2026/02/25 6:22 p.m.6 views

CVE-2026-25164

OpenEMR before version 8.0.0 exposed documents and insurance data via the REST API. The route table in apis/routes/_rest_routes_standard.inc.php did not call RestConfig::request_authorization_check() for the document and insurance endpoints, allowing any valid API bearer token to access or modify...

8.1CVSS5.5AI score0.00132EPSS
Exploits1References2Affected Software1
GithubExploit
GithubExploit
added 2026/02/22 6:54 p.m.134 views

exploit-notes

🎯 Pentest Playbook Index Welcome to the comprehensive penetra...

5.5AI score
Exploits0
Rows per page
Query Builder