Lucene search
+L

58576 matches found

Positive Technologies
Positive Technologies
added 2026/06/01 12:00 a.m.36 views

PT-2026-45378

Name of the Vulnerable Software and Affected Versions Apache Airflow versions prior to 3.2.2 Description The Event Log detail endpoint "GET /api/v2/eventLogs/event log id" fetches audit-log rows directly by numeric ID after performing only a generic Audit Log permission check. This differs from t...

4.3CVSS5.4AI score0.00366EPSS
SaveExploits0References14
Cvelist
Cvelist
added 2026/06/01 12:00 a.m.45 views

CVE-2026-37230

FlexRIC v2.0.0 crashes when the near-RT RIC receives a RICINDICATION message with a ranfuncid that does not exist in its registry. The lookup returns NULL, triggering assert in Debug builds SIGABRT or NULL pointer dereference in Release builds SIGSEGV. A remote unauthenticated attacker can crash...

0.00642EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/06/01 12:00 a.m.23 views

Mosaic5G FlexRIC 异常处理不当漏洞

FlexRIC is an open-source RAN intelligent controller developed by Mosaic5G. The FlexRIC v2.0.0 version contains a security vulnerability. This vulnerability stems from the use of the assert function to enforce the existence of pending events when processing RICSUBSCRIPTIONRESPONSE with an unknown...

7.5CVSS5.4AI score0.00347EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/01 12:00 a.m.10 views

CVE-2026-37231

FlexRIC v2.0.0 uses a uint16t counter for xappid assignment but stores the value in uint32t message fields. After 65,530+ E42SETUPREQUESTs, the 16-bit counter wraps around and produces duplicate xappids. The iApp port 36422 crashes when attempting to register a duplicate ID in its internal data...

7.5CVSS6.1AI score
SaveExploits0References4
OSV
OSV
added 2026/06/01 12:00 a.m.12 views

CVE-2026-37226

FlexRIC v2.0.0 crashes when the iApp receives an E42RICSUBSCRIPTIONREQUEST referencing a non-existent E2 Node. The lookup function returns NULL, which is enforced by assert in Debug builds SIGABRT and dereferenced in Release builds SIGSEGV. A remote unauthenticated attacker can crash the iApp...

7.5CVSS6.2AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/06/01 12:00 a.m.14 views

CVE-2026-37221

FlexRIC v2.0.0 crashes when receiving a RICSUBSCRIPTIONRESPONSE with an unknown ricid that has no corresponding pending event. The near-RT RIC uses assert to enforce the existence of a pending event during response processing. A remote unauthenticated attacker can send a forged...

5.8AI score0.00347EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/06/01 12:00 a.m.40 views

PT-2026-45427

A vulnerability was identified in itsourcecode Content Management System 1.0. Affected by this issue is some unknown functionality of the file /admin/edit topic.php. Such manipulation of the argument topic id leads to sql injection. The attack may be launched remotely. The exploit is publicly...

6.5CVSS5.8AI score0.00204EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/06/01 12:00 a.m.51 views

PT-2026-45422

A vulnerability was detected in CodeAstro Online Job Portal 1.0. The impacted element is an unknown function of the file /admin/jobs-admins/delete-jobs.php. Performing a manipulation of the argument ID results in sql injection. It is possible to initiate the attack remotely. The exploit is now...

7.5CVSS5.7AI score0.00263EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/06/01 12:00 a.m.9 views

CVE-2026-37221

FlexRIC v2.0.0 crashes when receiving a RICSUBSCRIPTIONRESPONSE with an unknown ricid that has no corresponding pending event. The near-RT RIC uses assert to enforce the existence of a pending event during response processing. A remote unauthenticated attacker can send a forged...

5.8AI score0.00347EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/06/01 12:00 a.m.21 views

PT-2026-45976

A bug in Apache Airflow's bulk Task Instances API PATCH/DELETE /api/v2/dags/dag id/dagRuns/dag run id/taskInstances evaluated authorization against the dag id resolved from the URL path while operating on the dag id / dag run id extracted from request-body entity fields. An authenticated UI/API...

7.5CVSS5.8AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/06/01 12:00 a.m.32 views

PT-2026-45445

A weakness has been identified in janet-lang janet up to 1.41.0. This vulnerability affects the function unmarshal one fiber of the file src/core/marsh.c. Executing a manipulation can lead to integer overflow. It is possible to launch the attack on the local host. The exploit has been made...

4.8CVSS5.5AI score0.00121EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2026/06/01 12:00 a.m.14 views

CVE-2026-37231

FlexRIC v2.0.0 uses a uint16t counter for xappid assignment but stores the value in uint32t message fields. After 65,530+ E42SETUPREQUESTs, the 16-bit counter wraps around and produces duplicate xappids. The iApp port 36422 crashes when attempting to register a duplicate ID in its internal data...

5.8AI score0.00488EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/06/01 12:00 a.m.32 views

PT-2026-45512

FlexRIC v2.0.0 contains an authorization bypass in the iApp's xApp isolation mechanism. The equality function eq xapp ric gen id in src/ric/iApp/xapp ric id.c compares m0-xapp id against itself m0-xapp id instead of the other argument m1-xapp id, effectively ignoring the xApp identity dimension. ...

5.8AI score0.00454EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/06/01 12:00 a.m.47 views

CVE-2026-37235

FlexRIC v2.0.0 trusts the xappid field from E42 message payloads without binding it to the sender's SCTP association. The validation function validxappid only checks that the value is within the assigned range. A remote unauthenticated attacker can impersonate any xApp by specifying their xappid ...

0.0057EPSS
SaveExploits1References2
CVE
CVE
added 2026/06/01 12:00 a.m.37 views

CVE-2026-37230

FlexRIC v2.0.0 is vulnerable: when the near-RT RIC processes a RIC_INDICATION containing a ran_func_id not present in its registry, the lookup returns NULL, triggering an assert in Debug builds (SIGABRT) or a NULL pointer dereference in Release builds (SIGSEGV). This allows a remote unauthenticat...

7.5CVSS5.9AI score0.00642EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/06/01 12:00 a.m.11 views

CVE-2026-37230

FlexRIC v2.0.0 crashes when the near-RT RIC receives a RICINDICATION message with a ranfuncid that does not exist in its registry. The lookup returns NULL, triggering assert in Debug builds SIGABRT or NULL pointer dereference in Release builds SIGSEGV. A remote unauthenticated attacker can crash...

5.9AI score0.00642EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/06/01 12:00 a.m.27 views

PT-2026-45363

Name of the Vulnerable Software and Affected Versions Apache Airflow versions prior to 3.2.2 Description A flaw in the FileTaskHandler allows a DAG author to access or modify files outside the configured base log folder when the worker log folder is shared with the API server. This can be achieve...

6.5CVSS5.5AI score0.00691EPSS
SaveExploits0References8
OSV
OSV
added 2026/06/01 12:00 a.m.17 views

ASB-A-488935936

Bulletin has no description...

6.5CVSS5.7AI score0.00224EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/06/01 12:00 a.m.30 views

itsourcecode Fees Management System SQL注入漏洞

itsourcecode Fees Management System is an open-source charging management system developed by itsourcecode. Version 1.0 of the itsourcecode Fees Management System has a SQL injection vulnerability. This vulnerability arises from incorrect operations with the parameter ID in the unknown portion of...

6.5CVSS6.6AI score0.002EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2026/06/01 12:00 a.m.19 views

itsourcecode Content Management System SQL注入漏洞

itsourcecode Content Management System is an open-source content management system developed by itsourcecode. Version 1.0 of the itsourcecode Content Management System has a SQL injection vulnerability. This vulnerability arises from improper handling of the topicid parameter in the file...

6.5CVSS6.6AI score0.0025EPSS
SaveExploits0References6
Rows per page
Query Builder